MerkleDistributor
Verified contract
Active on
Ethereum with 5,653 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 |
---|---|---|---|---|---|
BPF | ERC-20 | 147.195639M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16539967 | 2 years ago | | | 0 | 0.0012236228 | |
| 15703834 | 2 years ago | | | 0 | 0.00071443166 | |
| 14860338 | 3 years ago | | | 0 | 0.0012103020 | |
| 13930519 | 3 years ago | | | 0 | 0.0070047083 | |
| 13901273 | 3 years ago | | | 0 | 0.0093171978 | |
| 13889987 | 3 years ago | | | 0 | 0.0049935777 | |
| 13883042 | 3 years ago | | | 0 | 0.0039769541 | |
| 13801167 | 3 years ago | | | 0 | 0.0047993046 | |
| 13659858 | 3 years ago | | | 0 | 0.0078890844 | |
| 13655476 | 3 years ago | | | 0 | 0.0067411090 |
ABI
ABI objects
Getter at block 21378260
merkleRoot() view returns (bytes32)
0xc8500f8e2fcf3c9a32880e1b973fb28acc88be35787a8abcf9981b2b65dbdeb5
token() view returns (address)
0x5197fbe1a86679ff1360e27862bf88b0c5119bd8
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.