MerkleDistributor
Verified contract
Active on
Ethereum with 3,636 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) |
---|---|---|---|---|---|---|---|
| 17309575 | 2 years ago | | | 0 | 0.0021083203 | |
| 17309397 | 2 years ago | | | 0 | 0.0023477726 | |
| 16242724 | 2 years ago | | | 0 | 0.00055521531 | |
| 15183657 | 2 years ago | | | 0 | 0.0011589839 | |
| 15180117 | 2 years ago | | | 0 | 0.0034304593 | |
| 15176452 | 2 years ago | | | 0 | 0.0023799041 | |
| 15171570 | 2 years ago | | | 0 | 0.0012608531 | |
| 15168253 | 2 years ago | | | 0 | 0.0035218477 | |
| 15166816 | 2 years ago | | | 0 | 0.0023665523 | |
| 15166599 | 2 years ago | | | 0 | 0.0023620322 |
ABI
ABI objects
Getter at block 21378641
merkleRoot() view returns (bytes32)
0x7998d394ba1839d082da9ffe7b243601ac33aa59b6d3ea6defafc4c2efe04551
token() view returns (address)
0xba3335588d9403515223f109edc4eb7269a9ab5d
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
returnFunds()
Claimed(uint256 index, address account, uint256 amount)
constructor(address token_, bytes32 merkleRoot_)
This contract contains no fallback and receive objects.
This contract contains no error objects.