MerkleDistributor
Verified contract
Active on
Ethereum with 308 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MINT | ERC-20 | 0.01 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14861538 | 3 years ago | | | 0 | 0.0021351562 | |
| 14608298 | 3 years ago | | | 0 | 0.0033864130 | |
| 14532563 | 3 years ago | | | 0 | 0.0088314462 | |
| 14531618 | 3 years ago | | | 0 | 0.0069646765 | |
| 14431732 | 3 years ago | | | 0 | 0.0073895859 | |
| 14430114 | 3 years ago | | | 0 | 0.0043823964 | |
| 14424726 | 3 years ago | | | 0 | 0.0035905213 | |
| 14420348 | 3 years ago | | | 0 | 0.0027212860 | |
| 14416305 | 3 years ago | | | 0 | 0.0024824168 | |
| 14416268 | 3 years ago | | | 0 | 0.0025488050 |
ABI
ABI objects
Getter at block 21430451
merkleRoot() view returns (bytes32)
0x2f7fd4c92263429e4dc0c782f6536c8dcda29643a287b01c79af5a404e0a4bde
owner() view returns (address)
0xd319b2f19205bdc15f3b143da937bdd12c66aafa
token() view returns (address)
0x583673b49ee3ae9e59c0b2fa662115952e1d28fd
Read-only
claimed(address) view returns (bool)
State-modifying
Events claim(address account, uint256 amount, bytes32[] merkleProof)
emergencyWithdraw(uint256 amount)
Claimed(address account, uint256 amount)
constructor(bytes32 merkleRoot_, address token_)
This contract contains no fallback and receive objects.
This contract contains no error objects.