MerkleDistributorWithDeadline

Verified contract

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

No balances found for "MerkleDistributorWithDeadline"

0xe0f339fad151da4762dd05663a38511252ff65ec7cc6645b2c2fefb26e119e28
0xcc15f2671f32e3367ca1084398a5fe6ef60babac3f1aaa4d82b6ff412bbfd2a9
0x91145f3ac3281a1b8b7ced69a1da644f1912040c64b5c65b9c0deb5f84d7b543
0xeaba7c1d2aabe9018446b2c577e32e8cf8e3ad92541896fb790a693067581b85
0xb3fe6889fdfe9d1b701ebdc733a529d9a44e40b76a6fb17d2089c09a6cc3bbd8
0x4052a4fa70b1a8e2d22aaefa8f6c89b8d236b93fbfa473a42883523e55da1e34
0x7aa0c755078ace9d80647c6c70254df3710f98c61009d4ae4dcc006efdec5d08
0x1d32dbfd18267cb212eec241cf259f4ed25b5cd175a09ac78cb0dc087831e807
0xe93c1b331596358f250fcb08bce36cec5d196ad172b8b5779526fe5952262ece
0x6093b49db00fc18ff1176e98f57f76e835cbf4af4298bd53c04cd4ad93cf98f7

Functions
Getter at block 23685535
endTime(view returns (uint256)
1724500800
merkleRoot(view returns (bytes32)
0xed176387083ddefed60c389fa63562b81b1181bb00cad5ef42c322bb9bfc097a
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(