This contract is being backfilled. You may encounter incomplete storage history.

MerkleDistributorWithDeadline

Verified contract

Active on Ethereum with 58,065 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,384,413
0x9890060989653ec18ce4fc5b1896526b7e16cf3b76b0e977129810d06d920a32
0xb9570d114f8fb1990199f0ca31bdea9160de0e98f01c0e233ae121b23140272a
0xfe3c4273f7ee8ae90198bb99d1e9f927893c465be23123e560c0bb88d6b1804f
0x63b61d7304a6b761afbcd2c734ae29abca08a3798ff6e9a25e4fd0a40d285623
0xbba069dc7541e42d1fb19c066504e8e4ab2207546f597a5ffc45a8f46978045f
0xf98450b464628032e4459cb4ead28591a2835623ded8e7ba0f3ebd5d149b3296
0x439ff0b491caf309cc7f66e55abae98ad0864651e84a0cb450eebba24b4aad3b
0xecd421795130d7d5bf99eb4c7d873e3491a7e9be826bd44ff6e722c071a05a19
0x75f0da1e010a305cf8fcf08cfa43dd347e320c37e1eb5fe269c906c7c7e02e10
0x810e207e5479d7521bab187e70e3ccb646e2474da3abecd8e1f7329f8fd8ff2f

Functions
Getter at block 20895796
endTime(view returns (uint256)
1729044083
merkleRoot(view returns (bytes32)
0xd07c1beeb7d2db3ed0f2b885959d82a30d2ebfbe6cae68cd5ea2f15b308cadef
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