JoeAirdrop

Verified contract

Active on Ethereum with 7 txns
Deployed by via 0x77b83fec at 18529780
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x449f235be807416cc9076bcf63c5001c8b4656b765f0082be979742f2cc67c3f
0x8dfe21a361db81755d9ae5464ed57a060f00209893d54785cf819467ada1993e
0x586d3705b3bda4ca8d6fc6d6b116469271a3d5c04bcd06ff4fe6d36c61f2dd0b
0x8df84116f88ae7d1907f285da7b8da72a60e8177f5e2cad5b65bb5d4b577d8a7
0x0425ef68440395f29f50edce6a08bc91458f372233e5859934f03bd4d176b56c
0x5e8f567d7382a7011061500b2d9ecbafa99d1375104f94e80285c75656f43265
0x0ee7f3483d0b4e144330a7f1ce8095bd48d8d200776aba4371751b61a977c461

Functions
Getter at block 20906204
claimToken(view returns (address)
0xa7ac32345d1d6bfd4153b3c34b5bd246b08263cb
merkleRoot(view returns (bytes32)
0xb57d8f0fb45b1f26eac2dec70207a1db8a8e8ca94ba3aa39330f471c99685c16
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
hasClaim(uint256 _indexview returns (bool)
State-modifying
claim(bytes32[] _proofuint256 _indexuint256 _amount
initialize(address _claimToken
renounceOwnership(
transferOwnership(address newOwner
Events
Claimed(address indexed recipientuint256 claimedAmountuint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(bytes32 _merkleRoot
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressClaimedAlready(address claimer
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ProofNotValid(
TokenTransferFailure(