Free Coin
Verified contract
Active on
Ethereum with 122,501 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,286.48)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FREE | ERC-20 | 6.671766B | $0.00 |
$1,247.62 | |
TUSD | ERC-20 | 16.896467 | $1.00 |
$16.9 | |
USDC | ERC-20 | 10 | $1.001 |
$10.01 | |
MANA | ERC-20 | 14.013158 | $0.437306 |
$6.13 | |
BAT | ERC-20 | 25.248614 | $0.224596 |
$5.67 | |
TRXC | ERC-20 | 1M | $0.00 |
$0.16 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
XPT | ERC-20 | 10M | -- | -- | |
CMDX | ERC-20 | 2.2062M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245557 | an hour ago | | | 0 | 0.00052974099 | |
| 21243707 | 7 hours ago | | | 0 | 0.00066480383 | |
| 21243707 | 7 hours ago | | | 0 | 0.00067081276 | |
| 21243559 | 8 hours ago | | | 0 | 0.00093285562 | |
| 21242110 | 13 hours ago | | | 0 | 0.00065669403 | |
| 21242109 | 13 hours ago | | | 0 | 0.00061760525 | |
| 21241705 | 14 hours ago | | | 0 | 0.00041774213 | |
| 21241686 | 14 hours ago | | | 0 | 0.00044553510 | |
| 21241607 | 14 hours ago | | | 0 | 0.00030466467 | |
| 21239823 | 20 hours ago | | | 0 | 0.00054693281 |
ABI
ABI objects
Getter at block 21245901
_totalSupply() view returns (uint256)
10000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Free Coin
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xdad3f160f858ac82df8af5deab03eb2b1a7e44d5
symbol() view returns (string)
FREE
totalSupply() view returns (uint256)
9999999997635000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.