MerkleDistributorWithDeadline

Verified contract

Active on Ethereum with 2,013 txns
Deployed by via 0xc76dac34 at 20433244
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15,550.86
0x92454ccd3d90584b11a23bcdf220d263e06303699877da86659c5116292cb482
0x067bd41f5178ce9926355f0466679f9210dbad45224bc0a25ce7dd9a4d7c0ac7
0xbc4e2505ccbe3d4b4f7fdf163b21362c965397284008e15a5c4fc70e42565375
0x387078cd7bc251c022b325f0e2bc87ef7917ad3e80126f8d1f45704dddf3e312
0x4a1c5d12ed5327989acb9c92d8e7aee2c4dd460baae7d01e50af8608074421f4
0x5cec47d6d0ab44a339576ba27f8df18dc3f9a17a0bc2af6420b4de72302fde21
0x472a2ecaf603cc99160d6f352fcbe8c71efa8075360da995cb03dfb8dc6cc5e5
0xa6c4d5f46874953a7f69b70d2086f6eb8099761b200c59df9ca41d836185138a
From
0x5323fddfbdeb49034d1e4761e11cea0839b69e8f8debf60b486c8aedcea67c3d
0x3f32cae399839d8cf740854e2122bdd4fe4b1a1aaf3311cc0074494c5e0bf5b5

Functions
Getter at block 20945951
endTime(view returns (uint256)
1727733600
merkleRoot(view returns (bytes32)
0x3fe7d2b2739e1a1fa2b53e851d320c869b7a4bb44cf4413ad0aeba55315622f8
owner(view returns (address)
0xff89c654846b2e4bc572ceabe77056daf7b299a3
token(view returns (address)
0x8457ca5040ad67fdebbcc8edce889a335bc0fbfb
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(