MerkleDistributor
Verified contract
Active on
Ethereum with 684 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "MerkleDistributor"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15341031 | 2 years ago | | | 0 | 0.0027218381 | |
| 14368330 | 3 years ago | | | 0 | 0.0010872273 | |
| 14330083 | 3 years ago | | | 0 | 0.0042548192 | |
| 14326036 | 3 years ago | | | 0 | 0.0037007501 | |
| 14286314 | 3 years ago | | | 0 | 0.0029806188 | |
| 14252562 | 3 years ago | | | 0 | 0.0082870552 | |
| 14236563 | 3 years ago | | | 0 | 0.0058800656 | |
| 14236445 | 3 years ago | | | 0 | 0.0049496240 | |
| 14224696 | 3 years ago | | | 0 | 0.0078986349 | |
| 14217060 | 3 years ago | | | 0 | 0.0057569381 |
ABI
ABI objects
Getter at block 21188468
collector() view returns (address)
0x17eedfb0a6e6e06e95b3a1f928dc4024240bc76b
maxBlocks() view returns (uint256)
1000000
merkleRoot() view returns (bytes32)
0x42cb87321ba8fe2ea551ea904a9f5b77a2c1d56ec95e49391a3a8f2c5701ce39
startingBlock() view returns (uint256)
13367076
token() view returns (address)
0x90de74265a416e1393a450752175aed98fe11517
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
delegateToClaim(address delegatee, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s, uint256 index, address account, uint256 amount, bytes32[] merkleProof)
sweep()
Claimed(uint256 index, address account, uint256 amount)
constructor(address token_, bytes32 merkleRoot_, uint256 maxBlocks_, address collector_)
This contract contains no fallback and receive objects.
This contract contains no error objects.