EOS Network
Verified contract
Active on
Ethereum with 17,411 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Shell | ERC-20 | 600 | -- | -- | |
EON | ERC-20 | 46.691 | -- | -- | |
HIC | ERC-20 | 8 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
ION | ERC-20 | 0.1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21104099 | 8 days ago | | | 0 | 0.00030223358 | |
| 21098872 | 8 days ago | | | 0 | 0.00034734736 | |
| 21098869 | 8 days ago | | | 0 | 0.00034105684 | |
| 21096480 | 9 days ago | | | 0 | 0.00019163264 | |
| 21094095 | 9 days ago | | | 0 | 0.0010345537 | |
| 21092905 | 9 days ago | | | 0 | 0.00039381918 | |
| 21092900 | 9 days ago | | | 0 | 0.00037568225 | |
| 21089313 | 10 days ago | | | 0 | 0.00037417338 | |
| 21088115 | 10 days ago | | | 0 | 0.00029984721 | |
| 21086917 | 10 days ago | | | 0 | 0.00076589077 |
ABI
ABI objects
Getter at block 21159637
decimals() view returns (uint8)
18
name() view returns (string)
EOS Network
symbol() view returns (string)
EON
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.