DegenAirdrop1

Verified contract

Active on Base with 1,281 txns
Deployed by via 0x6aba59c5 at 17825785
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $13,475.46
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x8f7b89601d623dfda4ee2889d5537348156b3ae6384b2bcf0d0133f830a58f34
0x26aa3f7fc8103990ee03a5477630dab2da82b1b917ac897f6879264a86e428b9
0x6a724e97ffe434ec14ba1e46a615759e72300e5347e9a0befb703d565a1b6cdb
0xca00dafa61712a5e6cf250033304559a1b8f4d50e901171550afa6aa2041c7b4
0x6aa27bfea1ad17556f2c5acba311aa7e70a8f0ebc34c44e39a8d8a510ed44a7c
0x041c6be98fa460f297ec1e486c34c95ee7eff486787f382e2ee55db36b6010fe
0x3010ceb25d5a100c4b68d7a560883a22769b94f75a95be8d6f5296783c2cd41f
0x02fc9cc46f5b28a48b4f207cfc895ba8a562dc584fbf542dfecb4bebce36930f
0x8c96b5a17858663687e45f5723a3910eb080f3cc40d9a647775a63bcfd8a33d2
0xaa6871c613c1f9fc469250b3af991eb7a1ae3fc83996a7c7bcdf5d6b2592a0a7

Functions
Getter at block 22481919
END_TIME(view returns (uint256)
1724976000
MERKLE_ROOT(view returns (bytes32)
0x28fa9c285bdc29b12c98b509bef87cf9c004295c2b4a2d5efdb96566bdf9acf6
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