MerkleDistributor
Verified contract
Active on
Ethereum with 1,243 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 |
---|---|---|---|---|---|
YAXIS | ERC-20 | 34.18267K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17536594 | a year ago | | | 0 | 0.0011934027 | |
| 17162296 | 2 years ago | | | 0 | 0.0032404723 | |
| 16965503 | 2 years ago | | | 0 | 0.0023727153 | |
| 16656201 | 2 years ago | | | 0 | 0.0020788220 | |
| 16452557 | 2 years ago | | | 0 | 0.0011741971 | |
| 16434335 | 2 years ago | | | 0 | 0.0016145640 | |
| 16341430 | 2 years ago | | | 0 | 0.0011040006 | |
| 16223317 | 2 years ago | | | 0 | 0.00047806741 | |
| 16223314 | 2 years ago | | | 0 | 0.00077090742 | |
| 16214895 | 2 years ago | | | 0 | 0.00034869724 |
ABI
ABI objects
Getter at block 21280411
merkleRoot() view returns (bytes32)
0xbcb3e26fca3db7ebea6fc6796e2e4036ca5957c54d5ef684052197f024e945b9
token() view returns (address)
0x0ada190c81b814548ddc2f6adc4a689ce7c1fe73
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.