MerkleDistributorWithDeadline

Verified contract

Active on Ethereum with 87,807 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $135.69
ERC-20
Value $37.86
0x87624b3a47992df8d14b404aced993cace1c0443eb0a1f930ca4be6506113ff2
0x879c45ece63e1dffbde44285e206aaf22ef638d97710ff55d62968ee649652a2
0xee3b3e6e1752223c5c8afb886ce9b43a3c54e011a3d9b5b0ec34a86630b69e43
0xf00a16aa2a227785abe578b8ab6174cd63d5eefce2432bb28b3287cee621179a
0x7aa1b77ef1d7f0ab40997be5b52aa9d88ac5f6b7d733aacb94580a9ff0d9b9d4
0x9caa038e5ee2994d299adc9e331533d66a7ddb2875a13733998e39ca3ab4c35d
0xf83ffc187764c7edf6634f5bd0c97732f8848a0236b6979f446351a4cfcefe3a
0x683f3ed3566462d8f33b2b331c11305463b8ef010befca5ceb3651742fe05234
0x45b9c8d11146a40d14af5fc8209f10acb0134eef300ac2e8f53b3065af47202d
0x641adb38f5d128ed7972d25035953f87c3da8c05ee4d558e559df00c7aea6c4d

Functions
Getter at block 20855982
endTime(view returns (uint256)
1718522387
merkleRoot(view returns (bytes32)
0x7018a766b386f363bd571a8d496da39df7d05ee4ba614d2be146a09df899ae59
owner(view returns (address)
0x5ec5e6b4eb6827914ca8bc3ae02c39417242adde
token(view returns (address)
0xfe0c30065b384f05761f15d0cc899d4f9f9cc0eb
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
AddressEmptyCode(address target
AddressInsufficientBalance(address account
AlreadyClaimed(
ClaimWindowFinished(
EndTimeInPast(
FailedInnerCall(
InvalidProof(
NoWithdrawDuringClaim(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token