DegenAirdrop1

Verified contract

Active on Base with 12,213 txns
Deployed by via 0x6479476d at 16949576
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $191,157.3
ERC-20
Value $0.65
ERC-20
Value $0.19
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xbcc6f80d646d7e61832589b12afb5a020ebc41f5631b62f515ff5a57546504f9
0x660c9820d16cf76211ab6557edfa99488353c57aa4706b61dfd3bd94db913b5d
0x001d5218b48311ce0457525499ff6d3ec9f7828395f63a308ff645bbe1db1b8b
0x8d5b526211f8fc2412f810d895ecee71ca7a8fa6bd19cf9d9e816a00e292418f
0xa15fd7ce656e246edc0d2bea52fb9f89b603b9dd0180af86f117e193d735a1ae
0x9c8a0463b001647557435b23a200e8a6fdafd7cc49e084c13d5853e42d802ca4
0xfa9c474cdafb4eaaa0084a527f3fd75a569492b363bab01b773aed57b750e087
0x6727d3529ad9a8f57a3a7d1f101098248e5bb303d023397038d7d968910f1543
0x534ca9d7f7dfbe6dc5ca2d7281c69fc753f7cc181536c7233ded5632fec6142e
0xc260f861afd72c94a2e93838f877095f7c7f480fefe37c00510b64da3a2c6c0e

Functions
Getter at block 23658242
END_TIME(view returns (uint256)
1722384000
MERKLE_ROOT(view returns (bytes32)
0x05c6914c3be63311d70def6b7fb29b5262432ba93ba7d94e9f2d87e65406650d
TOKEN(view returns (address)
0x4ed4e862860bed51a9570b96d89af5e1b0efefed
owner(view returns (address)
0x3c12b77ae8b7dd1feb63d1d6a2a819acda0a41d2
Read-only
isClaimed(uint256 indexview returns (bool)
State-modifying
claim(uint256 indexaddress accountuint256 amountbytes32[] merkleProof
renounceOwnership(
transferOwnership(address newOwner
withdraw(
Events
Claimed(uint256 indexed indexaddress indexed accountuint256 indexed 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