MerkleDistributor

Verified contract

Active on Ethereum with 365,959 txns
Deployed by via 0xf664c8b2 at 19462312
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MerkleDistributor"

0x8fb1db98f9278d3a53490a5f327ca91a012aeddfc4c2cff2b6e8cda50f90ae0a
0x8da30e19b792a8e530add16b01df89555a2403d9f0cc59d87638e4375a1f2147
0x1d1992e1da4bcd75b822c0658d44f99ce18b46ff14c2febcf4685e927bf85593
0x14e6bbe833a9bfce2725d2f91240f8654221351d2bb66369762f731236998a68
0x6e6a50cfd52db675a56120f7f126f3605ff274153e10e19411120738012504aa
0xa5920e438d961fc6dfc976b732364ebac7dc88136fd4c31d15f2d23eb30b1058
0xf39e80b91c4a75ddb0f364c20ab4e52252f9ff6f561b3038dc95a61febf507f8
0x30995899104ebeaeb7e784a21c618ebffb05371f3933380455fa1a2208004945
0xb44889c7dbc563fb5d94759736b64ed8ecee785765c7efcb2a3c6ed9d3dcddc9
0x5de671124413873e601328cfcd8fab6af6518af8303aa2adb6f40ef3b39d3f95

Functions
Getter at block 21246275
endTime(view returns (uint256)
1713517200
merkleRoot(view returns (bytes32)
0xd09beb70046348c2147a173839e85f54a6a38b4e4e36f634334823fa212b3f17
owner(view returns (address)
0x08fcdb07c073679502dc529c8985a9c3a2cb15cd
startTime(view returns (uint256)
1710838800
token(view returns (address)
0xc71b5f631354be6853efe9c3ab6b9590f8302e81
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 startTime_uint256 endTime_address initialOwner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
AlreadyClaimed(
ClaimWindowFinished(
ClaimWindowNotStarted(
EndTimeBeforeStartTime(
EndTimeInPast(
FailedInnerCall(
InvalidProof(
NoWithdrawDuringClaim(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token