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 |
---|---|---|---|---|---|
HRD | ERC-20 | 200 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20716830 | 2 months ago | | | 0 | 0.000060790000 | |
| 20619294 | 3 months ago | | | 0 | 0.000030395000 | |
| 19680176 | 7 months ago | | | 0 | 0.00039513500 | |
| 18927113 | a year ago | | | 0 | 0.0020068620 | |
| 18488970 | a year ago | | | 0 | 0.00042569800 | |
| 17618809 | a year ago | | | 0 | 0.00071242500 | |
| 17185489 | 2 years ago | | | 0 | 0.0017027920 | |
| 17184240 | 2 years ago | | | 0 | 0.0034680110 | |
| 17184174 | 2 years ago | | | 0 | 0.0023717460 | |
| 17184059 | 2 years ago | | | 0 | 0.0027366300 |
ABI
ABI objects
Getter at block 21253472
decimals() view returns (uint8)
2
name() view returns (string)
HRD
symbol() view returns (string)
HRD
totalSupply() view returns (uint256)
200000000000
Read-only
_allowed(address, address) view returns (uint256)
_balances(address) view returns (uint256)
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)
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.