0x010bef7ba0e7e187e201ff073b3663cf4415d0ad

Verified contract

Proxy

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

No balances found for "0x010bef7ba0e7e187e201ff073b3663cf4415d0ad"

0xe1fe4c2d58c44253e11b8004d796912f52428758536170e318388859a7fce5ee
From

Functions
Getter at block 23065006
endTime(view returns (uint256)
1711929600
getQuestFactoryContract(view returns (address)
0x52629961f71c1c2564c5aa22372cb1b9fa9eba3e
getQuestId(view returns (string)
93c987e8-ce12-45b2-befc-a276f904202a
hasWithdrawn(view returns (bool)
true
maxProtocolReward(view returns (uint256)
750
owner(view returns (address result)
0xc34fd9b40afb41ac528abb3c7ef643a6ba3667e3
paused(view returns (bool)
false
protocolFeeRecipient(view returns (address)
0x21f06a18c0b7ca98aa305773a75cf70ff9a6060d
questFactoryContract(view returns (address)
0x52629961f71c1c2564c5aa22372cb1b9fa9eba3e
questFee(view returns (uint256)
0
questId(view returns (string)
93c987e8-ce12-45b2-befc-a276f904202a
queued(view returns (bool)
true
rewardToken(view returns (address)
0x0d380362762b0cf375227037f2217f59a4ec4b9e
startTime(view returns (uint256)
1711843200
tokenId(view returns (uint256)
1
totalParticipants(view returns (uint256)
750
Read-only
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
cancelOwnershipHandover(payable 
claim(payable 
claimFromFactory(address claimer_address ref_payable 
completeOwnershipHandover(address pendingOwnerpayable 
initialize(address rewardTokenAddress_uint256 endTime_uint256 startTime_uint256 totalParticipants_uint256 tokenId_address protocolFeeRecipient_string questId_
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
pause(
queue(
renounceOwnership(payable 
requestOwnershipHandover(payable 
singleClaim(address account_
transferOwnership(address newOwnerpayable 
unPause(
withdrawRemainingTokens(
Events
Initialized(uint8 version
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Paused(address account
QuestClaimedData(address indexed recipientaddress indexed referrerstring extraData
Queued(uint256 timestamp
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors
AddressAlreadyMinted(
AddressNotSigned(
AlreadyInitialized(
AlreadyWithdrawn(
EndTimeInPast(
EndTimeLessThanOrEqualToStartTime(
InsufficientETHBalance(
InsufficientTokenBalance(
InvalidClaimFee(
NewOwnerIsZeroAddress(
NoHandoverRequest(
NotEnded(
NotQuestFactory(
NotQueued(
NotStarted(
OverMaxAllowedToMint(
QuestEnded(
Unauthorized(
txOriginMismatch(