MerkleDistributorWithDeadline

Verified contract

Active on Ethereum with 27,861 txns
Deployed by via 0x7fc34247 at 20816317
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xfe0722acb34ef6af3298f45ee374a0896f831acfeaed4c323e1b6ece72ff8948
0x327a2019fb8aa636f71380ddb5a01017e4b221ef29ffd086202a4da625d5fb73
0xdadccf6a02587c4a460ba75a875a7a105f8fe72f87da53a6368ced85cef4ab43
0x7f72ec9b6500dc50fef862ae652900fd8c9538b075797b811d0037157eb7c871
0x9f5cc02f139745a854e9a030546f2da3bbc0972513fa94daa8cce756632c8648
0xa7ff51e34c8ec1bdc952d58e24212f1ecb9371d3c2a768e7c8c250c95b5c8def
0x102d9e086477bad3f176c4ba6a143a751ed9328d6530d73b21339edfcfaeffeb
0x2f69b0d3065c8b0d82b3371922787cc9dd9d76828c6b44656c00f5c7869e5be2
0x2943daf93f19330e613e3c38e981aa9eab1e5bf95ca5a14490413d8a3c566cac
0x7efbd6ec6181d37b111f21435e0b92d1e3023323078a17c64d5b78a28b480c93

Functions
Getter at block 20854810
endTime(view returns (uint256)
1742683091
merkleRoot(view returns (bytes32)
0x995f7bd3c200dba88790e13a9100a5684fbcaeb193dc9b2b45621437a7635ce4
owner(view returns (address)
0x5ec5e6b4eb6827914ca8bc3ae02c39417242adde
token(view returns (address)
0xec53bf9167f50cdeb3ae105f56099aaab9061f83
Read-only
isClaimed(uint256 indexview returns (bool)
State-modifying
claim(uint256 indexaddress accountuint256 amountbytes32[] merkleProof
renounceOwnership(
transferOwnership(address newOwner
withdraw(
Events
Claimed(uint256 indexaddress accountuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address token_bytes32 merkleRoot_uint256 endTime_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
AlreadyClaimed(
ClaimWindowFinished(
EndTimeInPast(
FailedInnerCall(
InvalidProof(
NoWithdrawDuringClaim(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token