Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9aab…6fa5
Balances ($257,084.06)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HUNT | ERC-20 | 761K | $0.337824 |
$257,084.06 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21177190 | 6 days ago | | | 0 | 0.0045542017 | |
| 21161326 | 8 days ago | | | 0 | 0.0033483314 | |
| 21127907 | 13 days ago | | | 0 | 0.0029727108 | |
| 21119404 | 14 days ago | | | 0 | 0.00019928810 | |
| 21119392 | 14 days ago | | | 0 | 0.00019987675 | |
| 21119375 | 14 days ago | | | 0 | 0.00021685745 | |
| 21119366 | 14 days ago | | | 0 | 0.00021256907 | |
| 21119362 | 14 days ago | | | 0 | 0.00021535080 | |
| 21119338 | 14 days ago | | | 0 | 0.00020085456 | |
| 21119333 | 14 days ago | | | 0 | 0.00021095741 |
ABI
ABI objects
Getter at block 21220324
LOCK_UP_AMOUNT() view returns (uint256)
1000000000000000000000
LOCK_UP_DURATION() view returns (uint256)
31536000
building() view returns (address)
0x0c9bb1fff512a5b4f01aca6ad964ec6d7fc60c96
huntToken() view returns (address)
0x9aab071b4129b083b01cb5a0cb513ce7eca26fa5
Read-only
mintedAt(uint256 tokenId) view returns (uint256)
unlockTime(uint256 tokenId) view returns (uint256)
State-modifying
Events burn(uint256 tokenId)
mint(address to)
Burn(address indexed caller, uint256 indexed tokenId, uint256 timestamp)
Mint(address indexed to, uint256 indexed tokenId, uint256 timestamp)
constructor(address building_, address huntToken_)
This contract contains no fallback and receive objects.
TownHall__InvalidTokenId()
TownHall__LockUpPeroidStillLeft()