MerkleDistributorWithDeadline

Verified contract

Active on Base with 2,083 txns
Deployed by via 0x094295f4 at 17285836
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MerkleDistributorWithDeadline"

0x35b475f2d6613bcce878cf40fa29403ebc90b642af3c6da13b2258351bbc8331
0xc95bc4513aa6437fc80d8c373b4cdb4cb29b871fc00d93b7e9cd3078f3619b4c
0x418f23345df60a0706d67ae8cfd3570de7e3a8a7087d687e3304b567758077f1
0xe5f8d3f33048f9d6c94361a59191ed63a55e456ce1e7ace55e44565dd07c0c6d
0x46b1ac7800d11bf6bf93a34c2520bb596a94ba100bbbd148f5585427992181da
0x27c9a748d5edfe5ac9af54cdf4484d74115dfd23c2f7bd795198898b7fcb8dab
0x8f9b44c31c5f39c4b555c85ff8916e0194f560acd5c85f706a6c00667c7272a5
0x7767936c657265b7e16af4da411d065bbac7c925ce5ed84c1943b8ff107d044e
0x287adbaa3b4a48c5827da21193d9f553751e31b29b5a615212366b7c163de192
0x48731b6074a2d82bf429860a92425e99e3ff40f10e613bbe90cc41fa6ed49c80

Functions
Getter at block 22113788
endTime(view returns (uint256)
1724500800
merkleRoot(view returns (bytes32)
0xe0fa57a83274dc250511e4d98a8f1aae6def2b3cf5cab47ffea660702538bfbf
owner(view returns (address)
0xd0cfcf1899a749bf0398fc885db7ee0479c05efc
token(view returns (address)
0x0645bc5cdff2376089323ac20df4119e48e4bcc4
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(