Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "HOPIUM"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17971829 | a year ago | | | 0 | 0.0012983130 | |
| 17701201 | a year ago | | | 0 | 0.00052581490 | |
| 17621463 | a year ago | | | 0 | 0.0016304682 | |
| 11231418 | 4 years ago | | | 0 | 0.0015568000 | |
| 11231358 | 4 years ago | | | 0 | 0.0011992420 | |
| 11231329 | 4 years ago | | | 0 | 0.0011283480 | |
| 11231268 | 4 years ago | | | 0 | 0.0012623600 | |
| 11231268 | 4 years ago | | | 0 | 0.0012623600 | |
| 11230398 | 4 years ago | | | 0 | 0.0025931840 | |
| 11226606 | 4 years ago | | | 0 | 0.00062802410 |
ABI
ABI objects
Getter at block 21171310
decimals() view returns (uint8)
18
name() view returns (string)
HOPIUM
symbol() view returns (string)
HOPIUM
totalSupply() view returns (uint256)
8865900915969158913302
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
burnTotalSupply(uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.