0xdc1b5530070c11cf71e13565417e704f5f5e3ec9

Verified contract

Proxy

Active on Base with 1 txns
Deployed by via 0x19277b10 at 23065101
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

No balances found for "0xdc1b5530070c11cf71e13565417e704f5f5e3ec9"

0x179f0b2255387778a3e3dc4f4b1a2bb4787b1839ed2e9194c4a599db2e94a5ca
From

Functions
Getter at block 23246561
endTime(view returns (uint256)
1732958023
getQuestFactoryContract(view returns (address)
0x52629961f71c1c2564c5aa22372cb1b9fa9eba3e
getQuestId(view returns (string)
813801b4-f5f2-42c7-98fd-8b2f8a5b2a91
getRewardAmount(view returns (uint256)
350000000000000
getRewardToken(view returns (address)
0x4200000000000000000000000000000000000006
hasWithdrawn(view returns (bool)
true
maxProtocolReward(view returns (uint256)
148750000000000
maxReferralFee(view returns (uint256)
148750000000000
maxTotalRewards(view returns (uint256)
5950000000000000
owner(view returns (address result)
0xc2337381a13717a49f70c50c90172b7e173f2ecc
paused(view returns (bool)
true
 
protocolFee(view returns (uint256)
protocolFeeRecipient(view returns (address)
0x21f06a18c0b7ca98aa305773a75cf70ff9a6060d
questFactoryContract(view returns (address)
0x52629961f71c1c2564c5aa22372cb1b9fa9eba3e
questFee(view returns (uint16)
250
questId(view returns (string)
813801b4-f5f2-42c7-98fd-8b2f8a5b2a91
queued(view returns (bool)
true
rabbitHoleReceiptContract(view returns (address)
0x0000000000000000000000000000000000000000
referralClaimTotal(view returns (uint256)
0
referralRewardAmount(view returns (uint256)
8750000000000
referralRewardFee(view returns (uint256)
250
rewardAmountInWei(view returns (uint256)
350000000000000
rewardToken(view returns (address)
0x4200000000000000000000000000000000000006
startTime(view returns (uint256)
1732919543
totalParticipants(view returns (uint256)
17
totalReferralsFeesClaimed(view returns (uint256)
0
totalTransferAmount(view returns (uint256)
6247500000000000
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(