0x0cedf6b23a11003e5ade85085cdb1089c45f0e85

Verified contract

Proxy

Active on Base with 553 txns
Deployed by via 0x56d16b7c at 15163789
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.65
0xa8a8dbf732ed09ddf6a257fc4bec1212239e7b474a0aaaa8bc0b74c37ad892e7
0x4f184e88de33d183b2af6aaf3de68b06fefe34ff325a89a4ff2a5f6cdfa56f46
0xa8b42bc152a02f2bc5fd3b04c9d365f98813451947ffeb2163999305d2dca91f
0x2e9e4e4376b5671cc8d62c4ce22e2721ea4f23e2f1fc604cd08973a6ba82aa1c
0x7fd60102b08a3eff9cbf723462bdbf3db527f63b8d58422f62cace703d4ffd5d
0xb3fee7cb54233fd8793cff466cc783a4e2327ae3daea5b12f88882b85ef1836e
0x2b2e604dcd106d98df96fade7e715674992f18585a00cb07df5883fcfdeb2472
0x6deb9b6f0b3fb3983884ca52a6e4017720f4982627d865bc767164d8bc083c2d
0xdf15400143ef144304365a2c5516328cb32fe6053bf679d25dd3adcffe947efe
0x62e0163bcdedbd4777620cad0f0c9812f57c67b1c266380239f215f839f7bd90

Functions
Getter at block 22781137
endTime(view returns (uint256)
1717196400
getQuestFactoryContract(view returns (address)
0x52629961f71c1c2564c5aa22372cb1b9fa9eba3e
getQuestId(view returns (string)
0f33f757-157b-471c-9654-043ce847d53f
getRewardAmount(view returns (uint256)
131000000000000000000
getRewardToken(view returns (address)
0x4ed4e862860bed51a9570b96d89af5e1b0efefed
hasWithdrawn(view returns (bool)
true
maxProtocolReward(view returns (uint256)
15484200000000000000000
maxTotalRewards(view returns (uint256)
77421000000000000000000
owner(view returns (address result)
0xea15b1a379709c7f44067e7225ff337d844d6e06
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)
0f33f757-157b-471c-9654-043ce847d53f
queued(view returns (bool)
true
rabbitHoleReceiptContract(view returns (address)
0x0000000000000000000000000000000000000000
referralClaimTotal(view returns (uint256)
3713850000000000000000
referralRewardAmount(view returns (uint256)
6550000000000000000
referralRewardFee(view returns (uint256)
500
rewardAmountInWei(view returns (uint256)
131000000000000000000
rewardToken(view returns (address)
0x4ed4e862860bed51a9570b96d89af5e1b0efefed
startTime(view returns (uint256)
1717116915
totalParticipants(view returns (uint256)
591
totalReferralsFeesClaimed(view returns (uint256)
3681100000000000000000
totalTransferAmount(view returns (uint256)
92905200000000000000000
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(