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 "Claim"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14707824 | 3 years ago | | | 0 | 0.0029759600 | |
| 14707376 | 3 years ago | | | 0 | 0.017361844 | |
| 14706431 | 3 years ago | | | 0 | 0.018252268 | |
| 14705492 | 3 years ago | | | 0 | 0.026299461 | |
| 14705420 | 3 years ago | | | 0 | 0.026473321 | |
| 14705276 | 3 years ago | | | 0 | 0.021336771 | |
| 14705182 | 3 years ago | | | 0 | 0.030040967 | |
| 14705170 | 3 years ago | | | 0 | 0.042509061 | |
| 14705168 | 3 years ago | | | 0 | 0.034104785 | |
| 14705168 | 3 years ago | | | 0 | 0.034104785 |
ABI
ABI objects
Getter at block 21158633
fourLetterWords() view returns (address)
0xf39aec568494668a1b864b64de28ef4e660357ed
generalClaimsAllowed() view returns (uint256)
2
holderClaimsAllowed() view returns (uint256)
4
nextToSend() view returns (uint256)
152
owner() view returns (address)
0x21e9fe4ce6ec611e763a6c9f021a807990f6cb73
paused() view returns (bool)
true
sourceAccount() view returns (address)
0x937628276c80fb9f534cddb04d69f29db3a0dca7
Read-only
claimed(address) view returns (uint256)
mintsAvailable(address _account) view returns (uint256)
State-modifying
Events freeMint(uint256 _number)
renounceOwnership()
setLimits(uint256 _general, uint256 _holders)
setNextToClaim(uint256 _nextToSend)
setPaused(bool _value)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _sourceAccount)
This contract contains no fallback and receive objects.
This contract contains no error objects.