MerkleDistributor
Verified contract
Active on
Ethereum with 726 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 |
---|---|---|---|---|---|
SNOW | ERC-20 | 841.609286 | $0.235452 |
$198.16 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11158242 | 4 years ago | | | 0 | 0.0014620680 | |
| 11158240 | 4 years ago | | | 0 | 0.0039342161 | |
| 11157333 | 4 years ago | | | 0 | 0.0071118520 | |
| 11156228 | 4 years ago | | | 0 | 0.0025742080 | |
| 11155049 | 4 years ago | | | 0 | 0.0037850000 | |
| 11154174 | 4 years ago | | | 0 | 0.00057336004 | |
| 11154174 | 4 years ago | | | 0 | 0.0015137601 | |
| 11149863 | 4 years ago | | | 0 | 0.0014309568 | |
| 11149473 | 4 years ago | | | 0 | 0.0027907280 | |
| 11146590 | 4 years ago | | | 0 | 0.0031032900 |
ABI
ABI objects
Getter at block 21257166
merkleRoot() view returns (bytes32)
0x532d0c018c90f8eb47c2892c655411a5116b88e879c83b7ea85552c5692fe7a8
token() view returns (address)
0xfe9a29ab92522d14fc65880d817214261d8479ae
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.