Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa7ac…63cb
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JOSE | ERC-20 | 199.985136M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18529970 | a year ago | | | 0 | 0.0030529685 | |
| 18529969 | a year ago | | | 0 | 0.0030780294 | |
| 18529968 | a year ago | | | 0 | 0.0030777679 | |
| 18529967 | a year ago | | | 0 | 0.0032420940 | |
| 18529955 | a year ago | | | 0 | 0.0047626945 | |
| 18529947 | a year ago | | | 0 | 0.0054738329 | |
| 18529782 | a year ago | | | 0 | 0.0018576706 |
ABI
ABI objects
Getter at block 21381702
claimToken() view returns (address)
0xa7ac32345d1d6bfd4153b3c34b5bd246b08263cb
merkleRoot() view returns (bytes32)
0xb57d8f0fb45b1f26eac2dec70207a1db8a8e8ca94ba3aa39330f471c99685c16
owner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
hasClaim(uint256 _index) view returns (bool)
State-modifying
Events claim(bytes32[] _proof, uint256 _index, uint256 _amount)
initialize(address _claimToken)
renounceOwnership()
transferOwnership(address newOwner)
Claimed(address indexed recipient, uint256 claimedAmount, uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(bytes32 _merkleRoot)
This contract contains no fallback and receive objects.
AddressClaimedAlready(address claimer)
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
ProofNotValid()
TokenTransferFailure()