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 |
---|---|---|---|---|---|
ERC-20 | 1,000,000T | -- | -- | ||
YTL | ERC-20 | 2.63K | -- | -- | |
MRO | ERC-20 | 49.95 | -- | -- | |
FST | ERC-20 | 15 | -- | -- | |
FST | ERC-20 | 15 | -- | -- | |
ELET | ERC-20 | 5.54 | -- | -- | |
ERC-20 | 5 | -- | -- | ||
MYOU | ERC-20 | 0.5 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9120361 | 5 years ago | | | 0 | 0.00052139000 | |
| 8506869 | 5 years ago | | | 0 | 0.00044363631 | |
| 8437930 | 5 years ago | | | 0 | 0.00027942998 | |
| 8398836 | 5 years ago | | | 0 | 0.00051270869 | |
| 8385697 | 5 years ago | | | 0 | 0.00036923000 | |
| 8320128 | 5 years ago | | | 0 | 0.00029196834 | |
| 8219074 | 5 years ago | | | 0 | 0.00019292240 | |
| 8218863 | 5 years ago | | | 0 | 0.00025801300 | |
| 8211611 | 5 years ago | | | 0 | 0.000021795000 | |
| 8204437 | 5 years ago | | | 0 | 0.00013077000 |
ABI
ABI objects
Getter at block 21158721
decimals() view returns (uint256)
8
name() view returns (string)
HAI
symbol() view returns (string)
HAI
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
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.