DegenAirdrop1

Verified contract

Active on Base with 1,032 txns
Deployed by via 0xb5e86f10 at 10905194
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $27.96
ERC-20
Value $3.41
ERC-20
Value $0.39
ERC-20
Value $0.19
ERC-20
Value $0.08
ERC-20
Value $0.06
ERC-20
Value $0.04
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0
0xcd19e21cb84dd5fe2ff1cfb0081b4ed9a02fb3189dbb279f8a790939e6eea01f
0xbc6b3e6df81dca65d72df64c933437f5c3ba3dd52275a08bc6306b358fe554ff
0xd8eeaa97fe4adea8384fb91db33230c07b022d00d6aa7f37943e11528ddbb48e
0xbb096978378628b75a711d88a5a7b27773a4b03c75d0a94fcea4f2eda32f9274
0x59af9d777756fa4c5ee6bf0ad2a23fbe8ce0b23bdbd3842277dbc85297840b80
0x2ef7c9abb094d7a5fd25ebb04adf8b3e15514cdd0bc27fd446a794d29d582c19
0x357325af04cf943fc81e7df866a8d195fda7fd349dbfedf6162244e01887c5d0
0x4dda6d4378c81098e69ea76f76a158f7b7b4fdb7918859bc326fb520458e50f7
0xcb4d4cc4a610428e7dfffb67bc22de38f49026e9455a9775b88fe533a373318c
0x0d32d6dfd57f5cf052f1224baaa8407d879607784c11b6f6417ff3ba0b7d9902

Functions
Getter at block 22748175
END_TIME(view returns (uint256)
1712793600
MERKLE_ROOT(view returns (bytes32)
0x3a685a3bfe9f6f49f91a42878d2e85c1dfca0658e1210be045ea0ffb5471e4a1
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