MerkleDrop
Verified contract
Active on
Ethereum with 129 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MerkleDrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19551601 | 8 months ago | | | 0 | 0.0015673063 | |
| 18853996 | a year ago | | | 0 | 0.0016578988 | |
| 16572258 | 2 years ago | | | 0 | 0.0033105917 | |
| 16571380 | 2 years ago | | | 0 | 0.0027851222 | |
| 16570243 | 2 years ago | | | 0 | 0.0010863855 | |
| 16570243 | 2 years ago | | | 0 | 0.0023332317 | |
| 16569051 | 2 years ago | | | 0 | 0.0015865454 | |
| 16568606 | 2 years ago | | | 0 | 0.0014401095 | |
| 16566603 | 2 years ago | | | 0 | 0.0016044893 | |
| 16563467 | 2 years ago | | | 0 | 0.0024955027 |
ABI
ABI objects
Getter at block 21317055
owner() view returns (address)
0x65bb797c2b9830d891d87288f029ed8dacc19705
root() view returns (bytes32)
0x76242629a14c157a95ee519d33209647abad21994b426197646ed1a54746fa30
token() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
Read-only
claimed(bytes32) view returns (bool)
State-modifying
Events redeemFees(address _account, uint256 _amount, bytes32[] _proof)
renounceOwnership()
transferOwnership(address newOwner)
withdrawFees(address _account, uint256 _amount)
FeesClaimed(address account, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(bytes32 _merkleroot, address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.