MerkleDistributor
Verified contract
Active on
Ethereum with 2,353 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) |
---|---|---|---|---|---|---|---|
| 14738654 | 3 years ago | | | 0 | 0.00058656000 | |
| 14735541 | 3 years ago | | | 0 | 0.00069588077 | |
| 14735229 | 3 years ago | | | 0 | 0.00081688920 | |
| 14735229 | 3 years ago | | | 0 | 0.00075533110 | |
| 14729796 | 3 years ago | | | 0 | 0.00084729223 | |
| 14692101 | 3 years ago | | | 0 | 0.0012109740 | |
| 14692101 | 3 years ago | | | 0 | 0.0012109740 | |
| 14684919 | 3 years ago | | | 0 | 0.0012674019 | |
| 14684919 | 3 years ago | | | 0 | 0.0012674019 | |
| 14679345 | 3 years ago | | | 0 | 0.0017495928 |
ABI
ABI objects
Getter at block 21315689
expireTimestamp() view returns (uint256)
1651046400
merkleRoot() view returns (bytes32)
0x90cf4d9521129ace46ea7b9543b2a25ed3c94dad6bd87d500868969f6c6c0df9
owner() view returns (address)
0x67ae2a6727eaa02e85fb7c80074587339e9bdb00
token() view returns (address)
0xc98d64da73a6616c42117b582e832812e7b8d57f
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, uint256 amount, bytes32[] merkleProof)
renounceOwnership()
sweep(address target)
sweepToOwner()
transferOwnership(address newOwner)
Claimed(uint256 index, address account, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token_, bytes32 merkleRoot_, uint256 expireTimestamp_)
This contract contains no fallback and receive objects.
This contract contains no error objects.