MerkleDistributor
Verified contract
Active on
Ethereum with 2,118 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SEFI | ERC-20 | 29.468864M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15129562 | 2 years ago | | | 0 | 0.0015160755 | |
| 14888621 | 2 years ago | | | 0 | 0.0036747676 | |
| 14883905 | 2 years ago | | | 0 | 0.0037868072 | |
| 14785696 | 3 years ago | | | 0 | 0.0012953511 | |
| 14723909 | 3 years ago | | | 0 | 0.0046862837 | |
| 14722521 | 3 years ago | | | 0 | 0.0035521730 | |
| 14710434 | 3 years ago | | | 0 | 0.0027069240 | |
| 14687795 | 3 years ago | | | 0 | 0.0021777389 | |
| 14680990 | 3 years ago | | | 0 | 0.0055574139 | |
| 14675311 | 3 years ago | | | 0 | 0.0059384609 |
ABI
ABI objects
Getter at block 21290846
merkleRoot() view returns (bytes32)
0x6d0921de69b297edea9e3cd9cff8a88ca0c23f38a054261d049396ee3c1052e8
startDate() view returns (uint256)
1617192000
token() view returns (address)
0x773258b03c730f84af10dfcb1bfaa7487558b8ac
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
collectDust(address _token, uint256 _amount)
Claimed(uint256 index, address account, uint256 amount)
constructor(address token_, bytes32 merkleRoot_, uint256 _startDate)
This contract contains no fallback and receive objects.
This contract contains no error objects.