Airdrop
Verified contract
Active on
Ethereum with 3,370 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf8c7…9d79
Balances ($0.00)
No balances found for "Airdrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17812781 | a year ago | | | 0 | 0.00056291137 | |
| 17612413 | a year ago | | | 0 | 0.0010659857 | |
| 17607075 | a year ago | | | 0 | 0.0020085105 | |
| 17606875 | a year ago | | | 0 | 0.0018842271 | |
| 17605896 | a year ago | | | 0 | 0.0012236019 | |
| 17604567 | a year ago | | | 0 | 0.0012031791 | |
| 17604490 | a year ago | | | 0 | 0.0013371919 | |
| 17604201 | a year ago | | | 0 | 0.0010562242 | |
| 17603281 | a year ago | | | 0 | 0.0011585686 | |
| 17601475 | a year ago | | | 0 | 0.0013110936 |
ABI
ABI objects
Getter at block 21216258
L() view returns (address)
0xf8c76dbea329ec4fa987afc514f805b21b249d79
deadline() view returns (uint256)
1688313600
merkleRoot() view returns (bytes32)
0x11362e6593d79d4156a059f3867c4447bdecb1c0fdd0543b5cfc2d22c6a45911
owner() view returns (address)
0x39c82c8718cdbdc8d8ebc11884fd02c963767fad
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
reset(address _token, bytes32 _merkleRoot, uint256 _deadline)
withdraw(address to)
Claimed(uint256 indexed index, address indexed account, uint256 indexed amount)
Reset(address indexed token, bytes32 indexed merkleRoot, uint256 indexed deadline)
Withdrawal(address indexed to, uint256 indexed amount)
constructor(address _token, bytes32 _merkleRoot, uint256 _deadline)
This contract contains no fallback and receive objects.
This contract contains no error objects.