DegenAirdrop1

Verified contract

Active on Base with 16,827 txns
Deployed by via 0x05ff4089 at 12480965
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8.35
ERC-20
Value $3.39
ERC-20
Value $0.36
ERC-20
Value $0.07
ERC-20
Value $0.05
ERC-20
Value $0.04
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0xca6843ad5a13a27a163cc712539267913e4abe84b6a85f3f9e86f86a9c24ee64
0x1fc55f828104709b0eab4c57e5e721a7899be1efce9ae9ed68596e1cc4c0ad35
0x1eca9e19cf52c3262a48cc33c3a287a1108009ae163ce9867f82dae494871e90
0x76e50dc6a88ff58ce37d938b8bae99edc8e851f667d75944f98c50b5955e6287
0x66da40fd9092da2860bf53913345062f3e9a773c6ff6b6bcd9fcd69ea755a9dd
0x4798fa629c2a984ec22b783a16ad83fc68d754a3a05fcf01217b6244c5bcadb9
0x072a33eb4c3ff4aff5fd89ee442341061a10f7403aebbb8080dc6ad313fbf1d5
0x66994799efb5ddea64a4c91491ef517fc3b495ddb680712095a6c794ba6c772c
0xdf07a8f72d9be172d5f730378f5809910be7c0c0cde3f88dcf6b1d3f52f5c349
0x604e14807002bbfedd7d4150ea79dabb6bc0e416b826874359e1837adb8e055e

Functions
Getter at block 22764817
END_TIME(view returns (uint256)
1714435200
MERKLE_ROOT(view returns (bytes32)
0x12f4a3a18409b4bdd22f1f927a0dabbfe75afc67e33a263330272a1e9d0ba221
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