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 |
---|---|---|---|---|---|
ETHUM | ERC-20 | 999.6999K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11007490 | 4 years ago | | | 0 | 0.0026051860 | |
| 9623419 | 5 years ago | | | 0 | 0.000073657500 | |
| 9333780 | 5 years ago | | | 0 | 0.000049105000 | |
| 9276268 | 5 years ago | | | 0 | 0.000049117000 | |
| 8696477 | 5 years ago | | | 0 | 0.000048763500 | |
| 8696344 | 5 years ago | | | 0 | 0.000048763500 | |
| 8692586 | 5 years ago | | | 0 | 0.000047509000 | |
| 8689772 | 5 years ago | | | 0 | 0.000047509000 | |
| 8636088 | 5 years ago | | | 0 | 0.00017268999 | |
| 8625343 | 5 years ago | | | 0 | 0.00062573000 |
ABI
ABI objects
Getter at block 21263639
decimals() view returns (uint256)
6
name() view returns (string)
ETHLIUM
owner() view returns (address)
0x8e586915fd3642e774b708c2a36888bbcb30cd9e
symbol() view returns (string)
ETHUM
totalSupply() view returns (uint256)
19993995198545
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events 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)
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.