EFF COIN
Verified contract
Active on
Ethereum with 1,127 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EFF | ERC-20 | 4.944K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11802046 | 4 years ago | | | 0 | 0.0032887160 | |
| 7609914 | 6 years ago | | | 0 | 0.00072710000 | |
| 7609853 | 6 years ago | | | 0 | 0.00072710000 | |
| 7609835 | 6 years ago | | | 0 | 0.00072710000 | |
| 7571424 | 6 years ago | | | 0 | 0.0014931790 | |
| 7571422 | 6 years ago | | | 0 | 0.0020483190 | |
| 7571419 | 6 years ago | | | 0 | 0.0020237190 | |
| 7571417 | 6 years ago | | | 0 | 0.0014905550 | |
| 7571416 | 6 years ago | | | 0 | 0.0014905550 | |
| 7571414 | 6 years ago | | | 0 | 0.0020237190 |
ABI
ABI objects
Getter at block 21205849
decimals() view returns (uint256)
8
founder() view returns (address)
0x8d196e55f8ab7aeccae3f5ec78c23b9c02a6888a
name() view returns (string)
EFF COIN
supply() view returns (uint256)
10000000000000000
symbol() view returns (string)
EFF
totalSupply() view returns (uint256)
10000000000000000
Read-only
balanceOf(address tokenOwner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events burn(uint256 _value) returns (bool success)
mint(uint256 _value) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.