MerkleDistributor
Verified contract
Active on
Ethereum with 1,951 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) |
---|---|---|---|---|---|---|---|
| 12527933 | 4 years ago | | | 0 | 0.0017515000 | |
| 12527922 | 4 years ago | | | 0 | 0.0017501800 | |
| 12346667 | 4 years ago | | | 0 | 0.0021880750 | |
| 12078595 | 4 years ago | | | 0 | 0.0089632830 | |
| 12069124 | 4 years ago | | | 0 | 0.010489532 | |
| 12048351 | 4 years ago | | | 0 | 0.0098934740 | |
| 12045504 | 4 years ago | | | 0 | 0.013582890 | |
| 12007317 | 4 years ago | | | 0 | 0.0099866940 | |
| 12005295 | 4 years ago | | | 0 | 0.0094786720 | |
| 12004252 | 4 years ago | | | 0 | 0.010962050 |
ABI
ABI objects
Getter at block 21331685
merkleRoot() view returns (bytes32)
0xf7bf84e5310f702336376f1012e113a0bd6d5fb8b32f3ba273137c6720b62f6f
owner() view returns (address)
0x29725cb1fbd4c7e38116a34651b93bae7581bbf1
pepemonId() view returns (uint256)
33
token() view returns (address)
0xcb6768a968440187157cfe13b67cac82ef6cc5a4
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
renounceOwnership()
setPepemonId(uint256 id)
transferOwnership(address newOwner)
Claimed(uint256 index, address account, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _pepemonFactory, bytes32 merkleRoot_, uint256 _pepemonId)
This contract contains no fallback and receive objects.
This contract contains no error objects.