MerkleDistributorWithDeadline

Verified contract

Active on Ethereum with 8,641 txns
Deployed by via 0x5fa1ecbe at 16020777
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,175,269.21
ERC-20
Value $0.99
ERC-20
Value $0.03
0xa1d781d8eaf893fd7c221263e71b58fd503c3a24994f373f18ec879668091ab7
0x6c86d6308e3c2cb801c9175ef287e3ed5d846fadffc783b07ae8ed6247000263
0x87b0f1fc8605a50a327ccbd495eb72847b0de40c996e977d56c4008c6e831310
0x6f56e0143dd3adab310504662a7bf83e5d062ade9d3c7b902b4d72c7b21b5c9e
0x6a82d08a16843df335a67b4404ba6abcf7381e8c48cee7a1c8ffe0fe7698fe2b
0xe29125a244922ae5999d3df5fc2a88cf3796c92ed6f5924368d318c657558e88
0x69d9b40cc6bfd9c089509b2d394492d327172e9e5a1f9da5e6e4681e7d401122
From
0x7d37fa9a5d279140eacd7768a241e4ccaae0c2d998c63ad88a85da5640cfbadc
0x4e2d0fa2c6ea739fa3d2ecbb62d3165d29c7e253d2ec6d783e5c4d77f11562b4
0x4b3d8c59d3037c452f581b605cbd56a97612e67db1694e34099958ec9cc1e0c9

Functions
Getter at block 21229522
endTime(view returns (uint256)
1701302400
merkleRoot(view returns (bytes32)
0x9ee0539d73438b73ef707d4e3d82762c6ec3c6f3b16876e6d9b28ef8ba44af15
owner(view returns (address)
0xfc43582532e90fa8726fe9cdb5fad48f4e487d27
token(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
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(