DegenAirdrop1

Verified contract

Active on Base with 13,419 txns
Deployed by via 0x98102abc at 11170753
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $60.56
ERC-20
Value $3.43
ERC-20
Value $0.43
ERC-20
Value $0.19
ERC-20
Value $0.08
ERC-20
Value $0.07
ERC-20
Value $0.04
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0
0x6a06ec4caeed6aa10fa008bc5797c3327713cebac640b3286e9fa35c07319799
0x37f84527fd48a993670fdb1567e8eb2b30f01b9d8fb8f5e2c24faff4f75fd847
0x08bde11e84b8482454ebaaf3db78047436f1251d0f4f1f89f047566372258dcc
0xaf51bed499355709441fcca6b10bdef6a4389a5dd8780d3e68161be05d2738a5
0x244c5ad3384e5785718b132ebcae3a78854a8f821596a68f43da86248289a098
0x96083eaa927e395aa250932aa22ab77921833d1a901ea478da1bc794b87a1654
0x9d8c25ed2ff64a3aa52810298ab208deaffb49294ed88ed81645f9505849042c
0x1bd3aaaac8637c6bf95c2e8bf131b44270d22a32d80c2cd59ee8f1e711b9484d
0x9e3eba65d7685a95b2499609d685f2a26fe21f171cc4473e4415a2ae340b8288
0xfb5e7ec730cf4f450a96eca9f60e71961dab9151a33a59f254ac146d928596a6

Functions
Getter at block 22743649
END_TIME(view returns (uint256)
1711843200
MERKLE_ROOT(view returns (bytes32)
0x5c5913015c164e46af7307b27f274b46813132f9f19f8ea7f21ee33774c76c06
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