MerkleDistributor
Verified contract
Active on
Ethereum with 3,170 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($135,052.68)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 135.055247K | $0.999981 |
$135,052.68 | |
StableDAI.com | ERC-20 | 567 | -- | -- | |
XAMP | ERC-20 | 96 | -- | -- | |
TOB | ERC-20 | 5 | -- | -- | |
YFKA | ERC-20 | 0.069 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20335152 | 4 months ago | | | 0 | 0.0019300946 | |
| 20335108 | 4 months ago | | | 0 | 0.0026297658 | |
| 20335102 | 4 months ago | | | 0 | 0.0031543704 | |
| 20335091 | 4 months ago | | | 0 | 0.0035564759 | |
| 20335081 | 4 months ago | | | 0 | 0.0035159780 | |
| 13043791 | 3 years ago | | | 0 | 0.0036547211 | |
| 11928459 | 4 years ago | | | 0 | 0.0077410200 | |
| 11884159 | 4 years ago | | | 0 | 0.0074511740 | |
| 11822242 | 4 years ago | | | 0 | 0.0076634123 | |
| 11815790 | 4 years ago | | | 0 | 0.011728476 |
ABI
ABI objects
Getter at block 21222892
merkleRoot() view returns (bytes32)
0xe0c22845962d3a30f85ab8c82e4a9dd9dab8d687d8d47a0a8bc0385f8e0454fc
token() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof, uint256 tipBips)
collectDust(address _token, uint256 _amount)
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.