SignatureMerkleDrop128

Verified contract

Active on Base with 192 txns
Deployed by via 0xa8fb82b6 at 15664815
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SignatureMerkleDrop128"

0x8cc926cfd4a71889ca626f2bfda18cd7e0921abaee26f66f9d1cae6b7b19c8f1
0x7b1c1c0c94abf129e01c8d2575c3c35f4263f6a35ae7c097855afc5264223966
0xe6e14bdefc2d0631346105c46394bec8ad691098f7849efe262655669ddde7b9
0x136b419c500813366a8bc463f4b6a128b16feafcab49347673eeab34af79f2f4
0x0849f62f61d5b05f9ee364ddb804869cff327f9f1429669f9190fadee0e9592c
0xcd7e5f2eb25548650e78f58d14982cb395078a1620f6305e6164bf2a5ca0fbc4
0x2803705d45e2c3c08a7a44b9c13ee16fc36830ca294da89b337ac2988dae7c2f
0x1362cb103891f6a9c52a53d17eeee8782fa6314bc895e810e139dce89aeed46e
0x70e28ea638a082327aef3ae2920fea0e2da288be58dc316af81bb411d51063c5
0x3434d3110475800005de5cb53419bbced6de249837e320d3ad5e7576be46e5ba

Functions
Getter at block 22944949
depth(view returns (uint256)
9
merkleRoot(view returns (bytes16)
0xff36280796c2af1f6850198f02c6340f
owner(view returns (address)
0x0bd61d605c64a857c3d94779aef7ca295702b3a2
token(view returns (address)
0xc5fecc3a29fb57b5024eec8a2239d4621e111cbe
Read-only
isClaimed(uint256 indexview returns (bool)
verify(bytes proofbytes16 leafview returns (bool validuint256 index)
verify(bytes proofbytes16 rootbytes16 leafview returns (bool validuint256 index)
State-modifying
claim(address receiveruint256 amountbytes merkleProofbytes signature
renounceOwnership(
rescueFunds(address token_uint256 amount
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address token_bytes16 merkleRoot_uint256 depth_
Fallback and receive
receive(
Errors
AddressInsufficientBalance(address account
DropAlreadyClaimed(
FailedInnerCall(
InvalidProof(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeTransferFailed(