PirateClaim

Verified contract

Active on Ethereum with 27,343 txns
Deployed by via 0x05bba672 at 20078923
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,627,919.25
ERC-20
Value $279.96
0x6d9c9c4c1b1d8be7d6c21e83e242f3bbf24ebe21339372abf64e554a0352115c
0x92be0cf9a552cecd7459487f5f85ef2036fd2bfe834050dab9528a359431e47e
0x6b5b7b74bf46dc1c943f1e02cd5151febce3eca33e2da1056ddf1fba7e5fac70
0x28383acf367ecfcc9ec160879ad5ccc9218046a03921f378115416427cac6b8f
0x4e8c941e08576ff5ad88f4e0e38840c9a47c11f995393f5cd4c5f6d69819194c
0xcf938116937d3226a9410263d99818c29cd20fd4a64b5b61e7000af7fa5f642b
0x270f681c2476515535540bea6e504c09c5d475b7a8fbb2bb386b67e0b10bc9db
0x90ea40905653d0bfd21667d4ce6a27b509d567629383d44d2434ef74340609b1
0x7c46ce5868d01c494068f73f5c2349248229f0351bce62b103d4aaddc99b9cdc
0xbd65f9a68dc6896bb229b9947d86562dcbbdf26e41acf180301436d273854f7a

Functions
Getter at block 21163574
endTime(view returns (uint256)
1749769607
merkleRoot(view returns (bytes32)
0x7062ac5b7bbf52008f4816643932b7ab00370cc7696c1e5cdeb9d8d697189007
owner(view returns (address)
0x204453fee5dfb4636c858cb582e0cc0d3e5765d4
token(view returns (address)
0x7613c48e0cd50e42dd9bf0f6c235063145f6f8dc
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
AlreadyClaimed(
ClaimWindowFinished(
EndTimeInPast(
FailedCall(
InsufficientBalance(uint256 balanceuint256 needed
InvalidProof(
NoWithdrawDuringClaim(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token