MerkleDistributor
Verified contract
Active on
Ethereum with 187 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 |
---|---|---|---|---|---|
CBVT | ERC-20 | 0 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13502788 | 3 years ago | | | 0 | 0.010322650 | |
| 13289575 | 3 years ago | | | 0 | 0.0083270481 | |
| 13287484 | 3 years ago | | | 0 | 0.0027314342 | |
| 13285561 | 3 years ago | | | 0 | 0.0035704119 | |
| 13283222 | 3 years ago | | | 0 | 0.0078719701 | |
| 13278763 | 3 years ago | | | 0 | 0.0080636713 | |
| 13277234 | 3 years ago | | | 0 | 0.0056297158 | |
| 13277064 | 3 years ago | | | 0 | 0.0078528002 | |
| 13276799 | 3 years ago | | | 0 | 0.0060463986 | |
| 13275997 | 3 years ago | | | 0 | 0.0043749379 |
ABI
ABI objects
Getter at block 21205108
merkleRoot() view returns (bytes32)
0x80cfdb0c78f8eb48834cc0746c301ca076a406d95e380d5502c12b53cdc36c44
token() view returns (address)
0xee948a835f8187620b52cb29205b48a5890f6d00
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.