0x1fefb906acb67f86b04aef4588e89440475a9b1a

Verified contract

Proxy

Active on Base with 34 txns
Deployed by via 0x7b1ea9f8 at 20848582
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 $105.41
0x0d178cca7b40bc210c414f3d2fdd4e3ad5b870b0fe9d2a9a9754bcc94ce570fb
0xe5d9965cdb1200baec956fb4b5448fb4b6c04897c1b553edf5b955ec52767a1b
0xbffa243a354927f70834565cfdd2c27a1f5a490b2f371c773792f82058369671
0x4aac74c25900ffd4a1ac64d4bbed0a483aef32266f79e073874c15b354a70172
0x9be89d16c8123f97966adadf08563507a6bc242ac2febc06728630b3658a089b
0xd1ccd1292a11ad43f64f28f9c0fcc3d7bfce35589e275ae17b040ef725ffb515
0x08b6d718e376bef3901bda8f346f7f09db6e4af74de7754efe472dce47b88522
0x6df412a4e3727cfc6e5848d51ad99d7f79b835f10fed1a193fe909885c967b8c
0x27ecf41a46db1728b1d902f7149e01e2caaa85f6fdbdaeb4e886f249e5211e27
0x1a9d092f2e4d28be7d37fc8378e80e75573ac70b62df78f1822e1cbd394a01f1

Functions
Getter at block 23066161
endTime(view returns (uint256)
1728572400
getQuestFactoryContract(view returns (address)
0x52629961f71c1c2564c5aa22372cb1b9fa9eba3e
getQuestId(view returns (string)
2b709982-869c-40a3-af47-6b1d15ac2348
getRewardAmount(view returns (uint256)
100000000000000000000
getRewardToken(view returns (address)
0x474f4cb764df9da079d94052fed39625c147c12c
hasWithdrawn(view returns (bool)
false
maxProtocolReward(view returns (uint256)
6250000000000000000000
maxReferralFee(view returns (uint256)
6250000000000000000000
maxTotalRewards(view returns (uint256)
250000000000000000000000
owner(view returns (address result)
0x21af1185734d213d45c6236146fb81e2b0e8b821
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)
2b709982-869c-40a3-af47-6b1d15ac2348
queued(view returns (bool)
true
rabbitHoleReceiptContract(view returns (address)
0x0000000000000000000000000000000000000000
referralClaimTotal(view returns (uint256)
6005000000000000000000
referralRewardAmount(view returns (uint256)
2500000000000000000
referralRewardFee(view returns (uint256)
250
rewardAmountInWei(view returns (uint256)
100000000000000000000
rewardToken(view returns (address)
0x474f4cb764df9da079d94052fed39625c147c12c
startTime(view returns (uint256)
1728486000
totalParticipants(view returns (uint256)
2500
totalReferralsFeesClaimed(view returns (uint256)
1517500000000000000000
totalTransferAmount(view returns (uint256)
262500000000000000000000
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(