MerkleDrop

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x9beef4ad at 12844852
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "MerkleDrop"

No transactions found for "MerkleDrop"


Functions
Getter at block 20868207
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
isClaimed(uint256 indexview returns (bool)
State-modifying
claim(uint256 indexaddress accountuint256 amountbytes32[] merkleProof
claimTo(uint256 indexaddress accountaddress recipientuint256 amountbytes32[] merkleProof
initialize(address _tokenbytes32 _merkleRoot
renounceOwnership(
transferOwnership(address newOwner
Events
Claimed(uint256 indexaddress accountaddress recipientuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.