FartherAirdrop

Verified contract

Active on Base with 1,428 txns
Deployed by via 0x7a9b63e1 at 17706992
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $398.48
0xc50b546c3d46ff0b16f54caf43393122764545cdf59875bca296c4929798548a
0xd0206fec0bda417167ba877419fdeeb2cf39514322126aeac9c7bea1b6f3b044
0x03104fb3e7fb37b164fbfb30c762fe99e8207d248169d5d540a260cc6f610f11
0x128760c4c1bd1c4f0bacb5ffab18a7b301190488ea74411343d7a1a9f88a8496
0x679c0d5f434e0687a96c59fb2ac71989bbbb4ae25d47f112ad1f4669e7f8954b
0x1ded3ae8d2c68b15fa59e26502989e6df1a9aeba9b59f8413c4477a858f246c2
0xa2fcbcf79fc4b68bb0a2f700b4d683e335c9626e05869966009056334bfbc7a4
0xa19a21a53b45c52363f883201f8ab01a335aa5a805489c96772e852c71e5d51b
0x3001880cba722c2be415df79c0fea381f42ee6fe6674bc784ffbbda5f7720769
0x9b093a27715e70319197c94bb3d7bcd4eec173c119469568a4a850fe50967726

Functions
Getter at block 23569661
END_TIME(view returns (uint256)
1754006400
MERKLE_ROOT(view returns (bytes32)
0x37bfa6c97ccdf447200379524a7e7b825a3fceff212e23b9a13a1856ce3fc483
START_TIME(view returns (uint256)
1722470400
TOKEN(view returns (address)
0x8ad5b9007556749de59e088c88801a3aaa87134b
owner(view returns (address)
0x97e3b75b2eebcc722b504851416e1410b32180a3
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 startTime_uint256 endTime_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
AlreadyClaimed(
ClaimWindowFinished(uint256 endTime
ClaimWindowHasNotStarted(uint256 startTime
EndTimeInPast(
FailedInnerCall(
InvalidProof(
NoWithdrawDuringClaim(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token