Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "HAI"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14790218 | 2 years ago | | | 0 | 0.0025095761 | |
| 13453470 | 3 years ago | | | 0 | 0.0037460278 | |
| 13433872 | 3 years ago | | | 0 | 0.0041427291 | |
| 13426701 | 3 years ago | | | 0 | 0.0048396857 | |
| 13419687 | 3 years ago | | | 0 | 0.0064729267 | |
| 13139218 | 3 years ago | | | 0 | 0.0062197004 | |
| 12813144 | 3 years ago | | | 0 | 0.0022286980 | |
| 12685614 | 3 years ago | | | 0 | 0.0017086684 | |
| 12623770 | 3 years ago | | | 0 | 0.0011473215 | |
| 12586609 | 3 years ago | | | 0 | 0.0011340857 |
ABI
ABI objects
Getter at block 21157396
decimals() view returns (uint256)
8
name() view returns (string)
HAI
symbol() view returns (string)
HAI
totalSupply() view returns (uint256)
10000000000000000
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.