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 |
---|---|---|---|---|---|
HMC | ERC-20 | 10 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20330912 | 4 months ago | | | 0 | 0.00025170234 | |
| 13799968 | 3 years ago | | | 0 | 0.0045956815 | |
| 13592649 | 3 years ago | | | 0 | 0.0065416980 | |
| 13201807 | 3 years ago | | | 0 | 0.0017979460 | |
| 13131941 | 3 years ago | | | 0 | 0.0028248136 | |
| 13108326 | 3 years ago | | | 0 | 0.0049699214 | |
| 13100284 | 3 years ago | | | 0 | 0.0023596375 | |
| 13056254 | 3 years ago | | | 0 | 0.0015708749 | |
| 13010698 | 3 years ago | | | 0 | 0.0010849916 | |
| 12965641 | 3 years ago | | | 0 | 0.0021770060 |
ABI
ABI objects
Getter at block 21264313
INITIAL_SUPPLY() view returns (uint256)
20000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
DID
symbol() view returns (string)
DID
totalSupply() view returns (uint256)
20000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) 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()
fallback()
This contract contains no error objects.