MerkleDistributor
Verified contract
Active on
Ethereum with 15,276 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 |
---|---|---|---|---|---|
PSP | ERC-20 | 36.3636M | $0.013102 |
$476,427.16 | |
USDT | ERC-20 | 7.578134K | $0.999725 |
$7,576.05 | |
TKX | ERC-20 | 0.0001 | $9.28 |
$0 | |
HQG | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21109307 | 2 days ago | | | 0 | 0.00030769994 | |
| 21107149 | 2 days ago | | | 0 | 0.00034508782 | |
| 21100293 | 3 days ago | | | 0 | 0.00039684872 | |
| 21076501 | 7 days ago | | | 0 | 0.00083967676 | |
| 21002850 | 17 days ago | | | 0 | 0.00051577269 | |
| 21001583 | 17 days ago | | | 0 | 0.00062158718 | |
| 20968881 | 22 days ago | | | 0 | 0.00094961325 | |
| 20916921 | a month ago | | | 0 | 0.00063336427 | |
| 20875557 | a month ago | | | 0 | 0.00056338249 | |
| 20868228 | a month ago | | | 0 | 0.0038930130 |
ABI
ABI objects
Getter at block 21123426
merkleRoot() view returns (bytes32)
0x391e56ca48c62562599a4fc384ea96a0b28f3b6af2a47a07717466e24a0a9d2c
token() view returns (address)
0xcafe001067cdef266afb7eb5a286dcfd277f3de5
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.