MerkleDistributorWithDeadline

Verified contract

Active on Ethereum with 4,480 txns
Deployed by via 0x891d2150 at 21341531
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,003,410.97
0x33ca3a078e711f8aa94b37c9e307f8418124ec32beaf8e3e64572ec30949760a
0x489c5691c185462ad8a9d16cb9c497682fa2bf1643dba5741a0ea3ad82d33789
0x56aaef3c752ad1518de99089a4313448db457cfd35fbecfcb7f3955a03d1af87
0x3c15e74a1c57526dfabd94135c165903f6fa6ecd61b91895bbcefa393dfef301
0xd2c8c4e254bc459e7876775ab9fa2c868da5e0cddcc675a7a75076451875c3ed
0x5ac500f8fc3ec4d47d2f287cf7211c1896b8bf6ec89ef60f2c973418c328ac1d
0x5af7a33bfd6be95b5f39de28fdc79d47874e14e56de3cc4310c94607027533ae
0x17a3c70091b28f46ff87aeb325151b70a7e4c41dd0cfda30a8613ac7554223a4
0xd15f34d31bc0df2b0bffcf72eea3ae1d0986007c3a77e0db4b34f0b96dd9ebdd
0x70c746081feaa2bceeded3c319ed59796450d2d0cc2fadfac878c265fecf3747

Functions
Getter at block 21382330
endTime(view returns (uint256)
1741255200
merkleRoot(view returns (bytes32)
0xad30af4800a19aa512567780dc3315b78a3864058e3580082a58d495f99b1c35
owner(view returns (address)
0x577b8d21c1d54b107ac048285cb1285f9f756555
token(view returns (address)
0x6e15a54b5ecac17e58dadeddbe8506a7560252f9
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
AlreadyClaimed(
ClaimWindowFinished(
EndTimeInPast(
InvalidProof(
NoWithdrawDuringClaim(