MerkleDistributorSimple
Verified contract
Active on
Ethereum with 634 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 |
---|---|---|---|---|---|
BOND | ERC-20 | 13.370299K | $1.66 |
$22,194.7 | |
TKX | ERC-20 | 0.000048 | $11.62 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17660167 | a year ago | | | 0 | 0.0012868997 | |
| 17232330 | 2 years ago | | | 0 | 0.0094894285 | |
| 17155578 | 2 years ago | | | 0 | 0.0015796339 | |
| 17137710 | 2 years ago | | | 0 | 0.0027712508 | |
| 17120776 | 2 years ago | | | 0 | 0.0023646911 | |
| 17118611 | 2 years ago | | | 0 | 0.0023398383 | |
| 17067671 | 2 years ago | | | 0 | 0.0019066496 | |
| 17047905 | 2 years ago | | | 0 | 0.0018178491 | |
| 17006446 | 2 years ago | | | 0 | 0.0013196858 | |
| 16992871 | 2 years ago | | | 0 | 0.0014752747 |
ABI
ABI objects
Getter at block 21220984
merkleRoot() view returns (bytes32)
0xb974440d5d7609bc35f45ecab90854c234bbc8532f2f54c7e8dc0da411581cf9
token() view returns (address)
0x0391d2021f89dc339f60fff84546ea23e337750f
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.