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 |
---|---|---|---|---|---|
Hi | ERC-20 | 28 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19974380 | 5 months ago | | | 0 | 0.00019242293 | |
| 15696040 | 2 years ago | | | 0 | 0.00017951810 | |
| 15451793 | 2 years ago | | | 0 | 0.00032350419 | |
| 15427458 | 2 years ago | | | 0 | 0.00022670759 | |
| 15035875 | 2 years ago | | | 0 | 0.0024995520 | |
| 15034719 | 2 years ago | | | 0 | 0.0030096880 | |
| 15034676 | 2 years ago | | | 0 | 0.0033966578 | |
| 15034632 | 2 years ago | | | 0 | 0.0027752943 | |
| 14465213 | 3 years ago | | | 0 | 0.0017308793 | |
| 14464542 | 3 years ago | | | 0 | 0.0012645794 |
ABI
ABI objects
Getter at block 21169360
decimals() view returns (uint256)
18
name() view returns (string)
HAPY
symbol() view returns (string)
Hi
totalSupply() view returns (uint256)
400000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 bal)
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.