MerkleDistributor
Verified contract
Active on
Ethereum with 2,494 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 |
---|---|---|---|---|---|
SSV | ERC-20 | 11.956326K | $29.20 |
$349,124.73 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20726319 | 3 months ago | | | 0 | 0.00013850955 | |
| 20726319 | 3 months ago | | | 0 | 0.00013857257 | |
| 20726319 | 3 months ago | | | 0 | 0.00013848731 | |
| 20726319 | 3 months ago | | | 0 | 0.00013850955 | |
| 20726319 | 3 months ago | | | 0 | 0.00013858739 | |
| 20726319 | 3 months ago | | | 0 | 0.00013854291 | |
| 20726319 | 3 months ago | | | 0 | 0.00013856515 | |
| 20726319 | 3 months ago | | | 0 | 0.00013857627 | |
| 20726319 | 3 months ago | | | 0 | 0.00013856515 | |
| 20726319 | 3 months ago | | | 0 | 0.00013848731 |
ABI
ABI objects
Getter at block 21314420
merkleRoot() view returns (bytes32)
0x855f15a94c3438196c4aebe82046bd119fc804d086154a09324d73e0773652b5
token() view returns (address)
0x9d65ff81a3c488d585bbfb0bfe3c7707c7917f54
treasury() view returns (address)
0xb35096b074fdb9bbac63e3adae0bbde512b2e6b6
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
endAirdrop()
Claimed(uint256 index, address account, uint256 amount)
constructor(address token_, bytes32 merkleRoot_, address treasury_)
This contract contains no fallback and receive objects.
This contract contains no error objects.