MerkleDistributor
Verified contract
Active on
Ethereum with 441 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) |
---|---|---|---|---|---|---|---|
| 11604882 | 4 years ago | | | 0 | 0.0090432440 | |
| 11603897 | 4 years ago | | | 0 | 0.0063957540 | |
| 11601117 | 4 years ago | | | 0 | 0.0074666098 | |
| 11598088 | 4 years ago | | | 0 | 0.0055339530 | |
| 11597423 | 4 years ago | | | 0 | 0.0077963000 | |
| 11596811 | 4 years ago | | | 0 | 0.0049919360 | |
| 11596439 | 4 years ago | | | 0 | 0.0099813120 | |
| 11596404 | 4 years ago | | | 0 | 0.0066292350 | |
| 11596011 | 4 years ago | | | 0 | 0.0070960890 | |
| 11595935 | 4 years ago | | | 0 | 0.0070200900 |
ABI
ABI objects
Getter at block 21216004
merkleRoot() view returns (bytes32)
0xa678988106221a80f9068c764518e2ae53dc22d736d461294145b682bb0ab7e6
token() view returns (address)
0x41d5d79431a913c4ae7d69a668ecdfe5ff9dfb68
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
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.