0xbe7e91e2b8ade39b024227b89bab8397cc9c122d

Verified contract

Proxy

Active on Base with 1 txns
Deployed by via 0x7899af27 at 21195974
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 $121.08
0x3850bc016251479ba1120c8e41337d383890990cb75dc4de63726204a989fc64
From

Functions
Getter at block 22511449
endTime(view returns (uint256)
1731744009
getQuestFactoryContract(view returns (address)
0x52629961f71c1c2564c5aa22372cb1b9fa9eba3e
getQuestId(view returns (string)
48a88817-3769-4ad5-bacb-3ec8f0d231fd
getRewardAmount(view returns (uint256)
210000000000000000000
getRewardToken(view returns (address)
0x4ed4e862860bed51a9570b96d89af5e1b0efefed
hasWithdrawn(view returns (bool)
false
maxProtocolReward(view returns (uint256)
2745750000000000000000
maxReferralFee(view returns (uint256)
2745750000000000000000
maxTotalRewards(view returns (uint256)
109830000000000000000000
owner(view returns (address result)
0x512b55b00d744fc2edb8474f223a7498c3e5a7ce
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)
48a88817-3769-4ad5-bacb-3ec8f0d231fd
queued(view returns (bool)
true
rabbitHoleReceiptContract(view returns (address)
0x0000000000000000000000000000000000000000
referralClaimTotal(view returns (uint256)
1144500000000000000000
referralRewardAmount(view returns (uint256)
5250000000000000000
referralRewardFee(view returns (uint256)
250
rewardAmountInWei(view returns (uint256)
210000000000000000000
rewardToken(view returns (address)
0x4ed4e862860bed51a9570b96d89af5e1b0efefed
startTime(view returns (uint256)
1729181229
totalParticipants(view returns (uint256)
523
totalReferralsFeesClaimed(view returns (uint256)
21000000000000000000
totalTransferAmount(view returns (uint256)
115321500000000000000000
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_uint16 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(
TotalAmountExceedsBalance(
Unauthorized(