DegenAirdrop1

Verified contract

Active on Base with 1,541 txns
Deployed by via 0x501f49f4 at 8925901
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $129.08
ERC-20
Value $28.86
ERC-20
Value $27.8
ERC-20
Value $3.4
ERC-20
Value $0.99
ERC-20
Value $0.61
ERC-20
Value $0.33
ERC-20
Value $0.19
ERC-20
Value $0.08
ERC-20
Value $0.06
0x5ea76030a55d30fad49d6d3ec624b88a867e2fe9b64f391ce981dcafde135140
0xca58f86b968303c59d5e0f3fdae93893a3854e79ada04741e7a8e967ae9cc264
0xd79bfa64454c0613d7beb66e7d0c9dcfb0080b36b4f98bac0d99ea335d1fccb3
0xff79a5cf6cd54e80a61ec1198f95fda3f16cc9a23d99f9ebd4f18228359f07a1
0xde50835ce42d0e7c8b228579be751496aebf34d57a8ff957cea0125369c29c91
0x0238075d0f2cbe82af83316de98ebf9ecdcd99e61f2b38d22550be9450e762eb
0xa0854f2be5232652fcc598d8164bacbb2b629ab5211046534b07aaea8fdd8fc5
0xf9bf328d943826d6e75d43ddb60a725416e6fef86fd68ac8a3c3d865c8226d94
0x476335238c0ee09642f877610a5db9d96deb1ed273ea9e051a9f12c78c35e954
0x982a4c13e05f6beb5e9c7497523ab6e8dbb5e618b6c77c27deb72284bbb7baf5

Functions
Getter at block 22747661
END_TIME(view returns (uint256)
1714521600
MERKLE_ROOT(view returns (bytes32)
0x04395c7a299761c2cb47a74f8b15c4c829cba9cb793c22b1ed8e63eb89fadd3b
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