0x08746a5710c8a8e3149df9f654c666eb23d88cdd

Verified contract

Proxy

Active on Base with 25 txns
Deployed by via 0xf45f958b at 14584899
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
2 additional variables
Native
Value $11.57
ERC-20
Value $22.04
ERC-20
Value $0.06
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x90229f1031d0770fce05bbc4e9163c7bbfa5e95aa6dc7fff487c7590f7670d08
0xb6a2854c739660413857e8fd6c9bb2ee974036ee0f875d7eb72adb0ad0800b4a
0xd0289ee16f63c4bc6a29a918e260eccf5c35c24610724303981c68477019bf1a
0x5348f7959461761bb0691b1fc5141936ef6ad98364529cfb0a19b8371481fb18
0x54803cc2bdf972daf60fd6200d42ac8d8de53ad7a149e25fa9fc5d5a3eff6954
0xb2966c8349f23e85cb7860dacfafedb33a1b719a0419efdf0047afc89a40ece7
0x587ebde30d9a4f52fac3883ee1c9ae825f483f76fd370665ec2f6e064ae1d759
0x21255542ef665c9b6c4b145f067be036249c822c83a6f71c673ee6e7e14fae35
0x6c1835e73734a9bcaeaa43778a4d28b5d1b221d06b8e4de87c4bd60f715807d9
0x35c6f31e32b0bca31b1665e290b3739d489be3a824a0a464b52838669e124121

Functions
Getter at block 23653133
endTime(view returns (uint256)
1715986800
getQuestFactoryContract(view returns (address)
0x52629961f71c1c2564c5aa22372cb1b9fa9eba3e
getQuestId(view returns (string)
63ceba92-9335-4e8f-b418-6e8cfd0effb5
getRewardAmount(view returns (uint256)
165000000000000000000
getRewardToken(view returns (address)
0x4ed4e862860bed51a9570b96d89af5e1b0efefed
hasWithdrawn(view returns (bool)
false
maxProtocolReward(view returns (uint256)
1650000000000000000000
maxTotalRewards(view returns (uint256)
8250000000000000000000
owner(view returns (address result)
0x0fb75c54038130a4bfb753c3aaaa21266625cc98
paused(view returns (bool)
false
 
protocolFee(view returns (uint256)
protocolFeeRecipient(view returns (address)
0x21f06a18c0b7ca98aa305773a75cf70ff9a6060d
questFactoryContract(view returns (address)
0x52629961f71c1c2564c5aa22372cb1b9fa9eba3e
questFee(view returns (uint16)
2000
questId(view returns (string)
63ceba92-9335-4e8f-b418-6e8cfd0effb5
queued(view returns (bool)
true
rabbitHoleReceiptContract(view returns (address)
0x0000000000000000000000000000000000000000
referralClaimTotal(view returns (uint256)
264000000000000000000
referralRewardAmount(view returns (uint256)
8250000000000000000
referralRewardFee(view returns (uint256)
500
rewardAmountInWei(view returns (uint256)
165000000000000000000
rewardToken(view returns (address)
0x4ed4e862860bed51a9570b96d89af5e1b0efefed
startTime(view returns (uint256)
1715959120
totalParticipants(view returns (uint256)
50
totalReferralsFeesClaimed(view returns (uint256)
222750000000000000000
totalTransferAmount(view returns (uint256)
9900000000000000000000
Read-only
getReferralAmount(address referrerview returns (uint256)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
streamIdForAddress(addressview returns (uint256)
State-modifying
cancel(
cancelOwnershipHandover(payable 
claim(payable 
claimFromFactory(address claimer_address ref_payable 
claimReferralFees(address referrer
completeOwnershipHandover(address pendingOwnerpayable 
initialize(address rewardTokenAddress_uint256 endTime_uint256 startTime_uint256 totalParticipants_uint256 rewardAmountInWei_string questId_uint16 questFee_address protocolFeeRecipient_uint256 referralRewardFee_
renounceOwnership(payable 
requestOwnershipHandover(payable 
singleClaim(address account_
transferOwnership(address newOwnerpayable 
withdrawRemainingTokens(
Events
ClaimedReferralFees(string questIdaddress recipientaddress tokenAddressuint256 feeAmount
Initialized(uint8 version
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Paused(address account
ProtocolFeeDistributed(string questIdaddress rewardTokenaddress protocolOwneruint256 feeAmountToProtocolOwneraddress questOwneruint256 feeAmountToQuestOwner
Queued(uint256 timestamp
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors
AddressAlreadyMinted(
AddressNotSigned(
AlreadyClaimed(
AlreadyInitialized(
AlreadyWithdrawn(
AmountExceedsBalance(
AuthOwnerRecipient(
ClaimWindowNotStarted(
EndTimeInPast(
EndTimeLessThanOrEqualToStartTime(
InvalidClaimFee(
InvalidRefundToken(
MustImplementInChild(
NewOwnerIsZeroAddress(
NoHandoverRequest(
NoReferralFees(
NoWithdrawDuringClaim(
NotQuestFactory(
NotStarted(
OverMaxAllowedToMint(
QuestEnded(
ReferralRewardFeeTooHigh(
TotalAmountExceedsBalance(
Unauthorized(