MerkleDistributor
Verified contract
Active on
Ethereum with 13,279 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MerkleDistributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12538974 | 3 years ago | | | 0 | 0.00082079120 | |
| 12536361 | 3 years ago | | | 0 | 0.0012129740 | |
| 12536317 | 3 years ago | | | 0 | 0.0012657120 | |
| 12536316 | 3 years ago | | | 0 | 0.0012657120 | |
| 12536313 | 3 years ago | | | 0 | 0.0013711880 | |
| 12536307 | 3 years ago | | | 0 | 0.0013184500 | |
| 12536291 | 3 years ago | | | 0 | 0.0013184500 | |
| 12529152 | 3 years ago | | | 0 | 0.0028120892 | |
| 12529152 | 3 years ago | | | 0 | 0.0037334680 | |
| 12526213 | 3 years ago | | | 0 | 0.0028409240 |
ABI
ABI objects
Getter at block 21285053
claimRestTimeFrom() view returns (uint256)
1618743193
contractTokenBalance() view returns (uint256)
0
merkleRoot() view returns (bytes32)
0x185f2ab377b97d6f11b2b1d6c3372d50229caa13e4cb33380f49a8b9a1097bb6
owner() view returns (address)
0xc311fd8b92b5777c6e345aab02117919892a9cc2
token() view returns (address)
0x0000a1c00009a619684135b824ba02f7fbf3a572
treasury() view returns (address)
0xca2b3cf3989e70813719ac7703daf4b14f46b377
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
claimRestOfTokensToTreasury() returns (bool)
setOwner(address newOwner)
setroot(bytes32 newroot)
Claimed(uint256 index, address account, uint256 amount)
constructor(address token_, bytes32 merkleRoot_, address treasury_)
This contract contains no fallback and receive objects.
This contract contains no error objects.