MerkleDistributor
Verified contract
Active on
Ethereum with 27,541 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
1INCH | ERC-20 | 3.702421M | $0.383287 |
$1,419,089.66 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21214456 | 8 days ago | | | 0 | 0.00081524052 | |
| 21189544 | 12 days ago | | | 0 | 0.0015811127 | |
| 21007375 | a month ago | | | 0 | 0.0011339049 | |
| 20960714 | a month ago | | | 0 | 0.00056269026 | |
| 20957743 | a month ago | | | 0 | 0.00087663188 | |
| 20927838 | 2 months ago | | | 0 | 0.0010680244 | |
| 20927821 | 2 months ago | | | 0 | 0.0011146929 | |
| 20927671 | 2 months ago | | | 0 | 0.0013813113 | |
| 20890973 | 2 months ago | | | 0 | 0.00036657214 | |
| 20851632 | 2 months ago | | | 0 | 0.00040336255 |
ABI
ABI objects
Getter at block 21275135
merkleRoot() view returns (bytes32)
0xbaa75409fd78b9b6a76f5579860286ba35adbfde69ebf84c72bf3d6044e8df6a
token() view returns (address)
0x111111111117dc0aa78b770fa6a738034120c302
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.