MerkleAirdrop
Verified contract
Active on
Ethereum with 186 txns
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 "MerkleAirdrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16590831 | 2 years ago | | | 0 | 0.0021731239 | |
| 16389169 | 2 years ago | | | 0 | 0.0016991820 | |
| 16121194 | 2 years ago | | | 0 | 0.0017209752 | |
| 15966936 | 2 years ago | | | 0 | 0.0014210918 | |
| 15884561 | 2 years ago | | | 0 | 0.00072235388 | |
| 15794761 | 2 years ago | | | 0 | 0.0020999297 | |
| 15788740 | 2 years ago | | | 0 | 0.0020426431 | |
| 15730218 | 2 years ago | | | 0 | 0.0017110243 | |
| 15688054 | 2 years ago | | | 0 | 0.00059448939 | |
| 15675050 | 2 years ago | | | 0 | 0.0014623289 |
ABI
ABI objects
Getter at block 21190126
merkleRoot() view returns (bytes32)
0x9925889c647125285a1fd6f5561fda25ddd112adc50357b7c6ab0ff0febe596a
sweeper() view returns (address)
0x4413140cc8ceb93e80c0cd438ae6321d4e6ac84d
underlying() view returns (address)
0x0a638f07acc6969abf392bb009f216d22adea36d
Read-only
getter(uint256 amount) view returns (bytes32, address, uint256)
State-modifying
Events claim(uint256 amount, bytes32[] merkleProof)
nominateSweeper(address account)
sweepLeft()
Claimed(address account, uint256 amount)
Nominated(address account)
Sweeped(address account, uint256 amount)
constructor(address _token, bytes32 _merkleRoot, address _sweeper)
This contract contains no fallback and receive objects.
This contract contains no error objects.