Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Humanity"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20862050 | 2 months ago | | | 0 | 0.00041941098 | |
| 20862021 | 2 months ago | | | 0 | 0.00035853223 | |
| 20534530 | 3 months ago | | | 0 | 0.00031120567 | |
| 20254525 | 4 months ago | | | 0 | 0.000068957561 | |
| 20250809 | 4 months ago | | | 0 | 0.000074423536 | |
| 19852289 | 6 months ago | | | 0 | 0.00015723998 | |
| 19687255 | 7 months ago | | | 0 | 0.00038344102 | |
| 18367463 | a year ago | | | 0 | 0.00024788500 | |
| 18359042 | a year ago | | | 0 | 0.00051515213 | |
| 18354324 | a year ago | | | 0 | 0.00026246927 |
ABI
ABI objects
Getter at block 21193633
FINAL_SUPPLY() view returns (uint256)
100000000000000000000000000
INITIAL_SUPPLY() view returns (uint256)
25000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Humanity
registry() view returns (address)
0x4ee46dc4962c2c2f6bcd4c098a0e2b28f66a5e90
symbol() view returns (string)
HUM
totalSupply() view returns (uint256)
40060000000000000000000000
version() view returns (string)
1.0.0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 value)
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(address _registry)
This contract contains no fallback and receive objects.
This contract contains no error objects.