MerkleDistributor
Verified contract
Active on
Ethereum with 2,725 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) |
---|---|---|---|---|---|---|---|
| 14591016 | 3 years ago | | | 0 | 0.0018894515 | |
| 14579748 | 3 years ago | | | 0 | 0.0028330067 | |
| 14577392 | 3 years ago | | | 0 | 0.0029898787 | |
| 14574966 | 3 years ago | | | 0 | 0.0022804183 | |
| 14574312 | 3 years ago | | | 0 | 0.0030265368 | |
| 14573030 | 3 years ago | | | 0 | 0.0060025697 | |
| 14562333 | 3 years ago | | | 0 | 0.0022407007 | |
| 14557560 | 3 years ago | | | 0 | 0.0015069281 | |
| 14557264 | 3 years ago | | | 0 | 0.0014583900 | |
| 14554090 | 3 years ago | | | 0 | 0.0028864941 |
ABI
ABI objects
Getter at block 21302490
merkleRoot() view returns (bytes32)
0xb069a082e181a9440d77662f8491c8673fdb0dc651cc221d902a17605c062e1d
token() view returns (address)
0x3c8d2fce49906e11e71cb16fa0ffeb2b16c29638
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
collectUnclaimed()
Claimed(uint256 index, address account, uint256 amount)
constructor(address token_, bytes32 merkleRoot_, address beneficiary_)
This contract contains no fallback and receive objects.
This contract contains no error objects.