SignatureMerkleDrop128
Verified contract
Active on
Ethereum with 77 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 "SignatureMerkleDrop128"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19420027 | 9 months ago | | | 0 | 0.0028190584 | |
| 19347816 | 9 months ago | | | 0 | 0.0027388844 | |
| 19347808 | 9 months ago | | | 0 | 0.0026423661 | |
| 19347806 | 9 months ago | | | 0 | 0.0027620211 | |
| 19347805 | 9 months ago | | | 0 | 0.0026679095 | |
| 19347803 | 9 months ago | | | 0 | 0.0026646564 | |
| 19347790 | 9 months ago | | | 0 | 0.0028777305 | |
| 19347788 | 9 months ago | | | 0 | 0.0025718243 | |
| 19347779 | 9 months ago | | | 0 | 0.0025496032 | |
| 19347778 | 9 months ago | | | 0 | 0.0026157769 |
ABI
ABI objects
Getter at block 21302752
depth() view returns (uint256)
9
merkleRoot() view returns (bytes16)
0x86c6d5cf74f9c62fda7526eed4340693
owner() view returns (address)
0x11799622f4d98a24514011e8527b969f7488ef47
token() view returns (address)
0x111111111117dc0aa78b770fa6a738034120c302
Read-only
isClaimed(uint256 index) view returns (bool)
verify(bytes proof, bytes16 root, bytes16 leaf) view returns (bool valid, uint256 index)
State-modifying
Events claim(address receiver, uint256 amount, bytes merkleProof, bytes signature)
renounceOwnership()
rescueFunds(address token_, uint256 amount)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token_, bytes16 merkleRoot_, uint256 depth_)
receive()
This contract contains no error objects.