MerkleDistributor
Verified contract
Active on
Ethereum with 519 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 |
---|---|---|---|---|---|
AXS | ERC-20 | 69.800798K | -- | -- | |
LUNA | ERC-20 | 196.0247 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15090487 | 2 years ago | | | 0 | 0.0036017021 | |
| 14158939 | 3 years ago | | | 0 | 0.0061329213 | |
| 14089279 | 3 years ago | | | 0 | 0.013473750 | |
| 13740813 | 3 years ago | | | 0 | 0.010615763 | |
| 13584618 | 3 years ago | | | 0 | 0.018344870 | |
| 13575700 | 3 years ago | | | 0 | 0.0061864017 | |
| 13563188 | 3 years ago | | | 0 | 0.033167642 | |
| 13556715 | 3 years ago | | | 0 | 0.0083642457 | |
0x | 13492622 | 3 years ago | | | 0 | 0.0022780484 | |
0x | 13492603 | 3 years ago | | | 0 | 0.0015802500 |
ABI
ABI objects
Getter at block 21161020
admin() view returns (address)
0x01bf1d7c5e192313c26414e134584275f46271cf
merkleRoot() view returns (bytes32)
0x3a78c75350e7af623db87df04a4213e154a5b61051f3d8185bd0d7cf1bb86c18
token() view returns (address)
0xf5d669627376ebd411e34b98f19c868c8aba5ada
Read-only
claimed(address) view returns (bool)
State-modifying
Events changeAdmin(address _newAdmin)
claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
removeAdmin()
withdrawEther()
withdrawToken(address _token)
AdminChanged(address indexed _oldAdmin, address indexed _newAdmin)
AdminRemoved(address indexed _oldAdmin)
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.