0xcdb944ed794426a8913a436cbdcb7cc1df82f547

Verified contract

Proxy

Active on Base with 20 txns
Deployed by via 0xb8b0097f at 20235500
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.44
0x6c40cc14080d20804f625aa2eb00db53d61336785e462682e9db8b371378a716
0xfc4ded31e2c37f663de7d409c17b1bd0fbd219f552445f72e7e51ecb7618ad9f
0xc114773a98dcdc386638e48b9d79e728c03d631341fa20155433a9f39aa3a420
0x6820a803feb238fd0c769c3fc4d5471206e3061006e381f76990b206f7d40f4d
0x95b3edca56b4e395734514955ca8313a373c768de3b0fde7239cf80f3d403b00
0x2f56b969fe06b7536cf0250821b60883e6a83aa42490b6dd12e9bc7442d3c76f
0x4e19a500e0826eac3900ccd9245e800dd3a3cf95e82c44b9d6a4840dcfd67f41
0x7f77b00803e02b6a59a123ac00e6473c48c42fb0de1e255ae3a34af1a59348f2
0x22df0f1d7d1c804c9e3894de927f3fca4b2219f146b86580716af23863da7c9f
0x451d6f8093346af694075f403a162e9492b4099dc552f4ca6af1a36891cb311e

Functions
Getter at block 23838559
endTime(view returns (uint256)
1728079200
getQuestFactoryContract(view returns (address)
0x52629961f71c1c2564c5aa22372cb1b9fa9eba3e
getQuestId(view returns (string)
8ae705e3-876e-45fa-9f12-4b3ad2783370
getRewardAmount(view returns (uint256)
112042995933723
getRewardToken(view returns (address)
0x4200000000000000000000000000000000000006
hasWithdrawn(view returns (bool)
false
maxProtocolReward(view returns (uint256)
112042995933723
maxReferralFee(view returns (uint256)
112042995933723
maxTotalRewards(view returns (uint256)
4481719837348920
owner(view returns (address result)
0x66dd0c1d2ba82df698f6d1b1dd8b5889a786a711
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)
8ae705e3-876e-45fa-9f12-4b3ad2783370
queued(view returns (bool)
true
rabbitHoleReceiptContract(view returns (address)
0x0000000000000000000000000000000000000000
referralClaimTotal(view returns (uint256)
112042995933720
referralRewardAmount(view returns (uint256)
2801074898343
referralRewardFee(view returns (uint256)
250
rewardAmountInWei(view returns (uint256)
112042995933723
rewardToken(view returns (address)
0x4200000000000000000000000000000000000006
startTime(view returns (uint256)
1727215200
totalParticipants(view returns (uint256)
40
totalReferralsFeesClaimed(view returns (uint256)
112042995933720
totalTransferAmount(view returns (uint256)
4705805829216366
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(