MerkleDistributor
Verified contract
Active on
Ethereum with 655 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 |
---|---|---|---|---|---|
CITY | ERC-20 | 3.033235M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13938679 | 3 years ago | | | 0 | 0.0050880840 | |
| 12753196 | 3 years ago | | | 0 | 0.00046237800 | |
| 12662848 | 3 years ago | | | 0 | 0.00077079000 | |
| 12628906 | 3 years ago | | | 0 | 0.00077067000 | |
| 12624553 | 3 years ago | | | 0 | 0.00024982000 | |
| 12527097 | 3 years ago | | | 0 | 0.0015406200 | |
| 12527055 | 3 years ago | | | 0 | 0.0015417400 | |
| 12354433 | 4 years ago | | | 0 | 0.0016959580 | |
| 12304909 | 4 years ago | | | 0 | 0.0038527500 | |
| 12303885 | 4 years ago | | | 0 | 0.0047008430 |
ABI
ABI objects
Getter at block 21185748
merkleRoot() view returns (bytes32)
0xf52999b2b93d49edf0cbcb1fbb7d27bc385b39e3accc6fbc702b06c4c321e429
token() view returns (address)
0xd002f53979dd9acb946a82ffe04d0e4383cf5f92
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.