0x59cfcbdabc647dbab50b22b9350fbedd35341a7a

Verified contract

Proxy

Active on Base with 1 txns
Deployed by via 0x123349bd at 16346445
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
ERC-20
Value $0.05
0x248b25a762c5612315190dff18980dd85603fd0f68d93f3c1b3e4091eac765c3
From

Functions
Getter at block 23876781
endTime(view returns (uint256)
1720202400
getQuestFactoryContract(view returns (address)
0x52629961f71c1c2564c5aa22372cb1b9fa9eba3e
getQuestId(view returns (string)
7f731888-11a9-48fd-b288-e0eef8de59c8
getRewardAmount(view returns (uint256)
1900000
getRewardToken(view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
hasWithdrawn(view returns (bool)
true
maxProtocolReward(view returns (uint256)
332500
maxReferralFee(view returns (uint256)
332500
maxTotalRewards(view returns (uint256)
13300000
owner(view returns (address result)
0xa92f5f0fa5e07eadfcd868b697a186b20eef350f
paused(view returns (bool)
false
 
protocolFee(view returns (uint256)
protocolFeeRecipient(view returns (address)
0x21f06a18c0b7ca98aa305773a75cf70ff9a6060d
questFactoryContract(view returns (address)
0x52629961f71c1c2564c5aa22372cb1b9fa9eba3e
questFee(view returns (uint16)
250
questId(view returns (string)
7f731888-11a9-48fd-b288-e0eef8de59c8
queued(view returns (bool)
true
rabbitHoleReceiptContract(view returns (address)
0x0000000000000000000000000000000000000000
referralClaimTotal(view returns (uint256)
47500
referralRewardAmount(view returns (uint256)
47500
referralRewardFee(view returns (uint256)
250
rewardAmountInWei(view returns (uint256)
1900000
rewardToken(view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
startTime(view returns (uint256)
1719482225
totalParticipants(view returns (uint256)
7
totalReferralsFeesClaimed(view returns (uint256)
0
totalTransferAmount(view returns (uint256)
13965000
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_
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(
TotalAmountExceedsBalance(
Unauthorized(