MerkleDistributor
Verified contract
Active on
Ethereum with 642 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 |
---|---|---|---|---|---|
DRC | ERC-20 | 65.640183K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11303327 | 4 years ago | | | 0 | 0.0022549411 | |
| 11300743 | 4 years ago | | | 0 | 0.0032033320 | |
| 11299961 | 4 years ago | | | 0 | 0.0022114323 | |
| 11299557 | 4 years ago | | | 0 | 0.0014856750 | |
| 11296626 | 4 years ago | | | 0 | 0.0035697000 | |
| 11291069 | 4 years ago | | | 0 | 0.00065401600 | |
| 11291069 | 4 years ago | | | 0 | 0.0016384060 | |
| 11287926 | 4 years ago | | | 0 | 0.0020216061 | |
| 11272371 | 4 years ago | | | 0 | 0.0034425006 | |
| 11271285 | 4 years ago | | | 0 | 0.00086211200 |
ABI
ABI objects
Getter at block 21212319
merkleRoot() view returns (bytes32)
0x5eff81a6ba1acae5bfb845afbb8e30a3bc2861f085393ff028244e5b7dd6a398
token() view returns (address)
0xb78b3320493a4efaa1028130c5ba26f0b6085ef8
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.