DegenAirdrop1

Verified contract

Active on Base with 27,230 txns
Deployed by via 0x78be4618 at 15069537
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $44,479.27
ERC-20
Value $0.05
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x0c45024f893d3a78ac4ca6146e46b8acfd1614165f0b4e76e9872d11a2aa394f
0x85b0109c2bb67d41d3287c980b662a362c2df75cc4fe3bea886212aa1520fd2d
0xcb1227182b5fa30bc5aff4317d5ea73f95f146ae3accd2d5cecab0f3053f67cc
0x9ed31bb01effe439cf3f166a53a6e1725a59c4091348deaa0159ff786c8bbdfc
0x0f4255370103bdfa39e30187da578bb385e20bb8fbbbc84b994b19a0fbb76d82
0x8a318fefda374e0250ea07d07b375e403a76c518af17f4ebc417b514ae2fdff5
0x2131d8ff016334132124a460dc81bd9b5a6ff2783a5c9530939e1ab80ba48792
0x65949d74c1d9b586c48e68fdcfb9f2942631320b84af5424a93b958b3d0ec833
0x850d78ddd572bc171211bbd2bab0a5e4252c12dbd157cfec93849d62596095e1
0x7fff85667f6036fd51031f3d55769fce65e71cd32eeba76d278583c216256ca9

Functions
Getter at block 22942284
END_TIME(view returns (uint256)
1719532800
MERKLE_ROOT(view returns (bytes32)
0x9042a59b29a8f7be38921a56e86c5eb7b26578fce05791bbe832589cfdb99a35
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