0x979598d55d95c394fad7918d1bf0ac4ef439f2b6

Verified contract

Proxy

Active on Base with 1 txns
Deployed by via 0xd9567cac at 6088405
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 "0x979598d55d95c394fad7918d1bf0ac4ef439f2b6"

0x067daad9b86f928fc390f5916676f6d698a0f54c757654695424039b49d62afa
From

Functions
Getter at block 21877178
endTime(view returns (uint256)
1699056000
hasWithdrawn(view returns (bool)
true
maxProtocolReward(view returns (uint256)
0
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
queued(view returns (bool)
true
redeemedTokens(view returns (uint256)
500
rewardToken(view returns (address)
0x0d380362762b0cf375227037f2217f59a4ec4b9e
startTime(view returns (uint256)
1698969600
tokenId(view returns (uint256)
1
totalParticipants(view returns (uint256)
500
Read-only
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
initialize(address rewardTokenAddress_uint256 endTime_uint256 startTime_uint256 totalParticipants_uint256 tokenId_uint256 questFee_address protocolFeeRecipient_
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
pause(
queue(
renounceOwnership(payable 
requestOwnershipHandover(payable 
singleClaim(address account_
transferOwnership(address newOwnerpayable 
unPause(
withdrawRemainingTokens(
Events
ClaimedSingle(address indexed accountaddress rewardAddressuint256 amount
Initialized(uint8 version
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Paused(address account
Queued(uint256 timestamp
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors
AlreadyWithdrawn(
EndTimeInPast(
EndTimeLessThanOrEqualToStartTime(
InsufficientETHBalance(
InsufficientTokenBalance(
NewOwnerIsZeroAddress(
NoHandoverRequest(
NotEnded(
NotQuestFactory(
NotQueued(
NotStarted(
QuestEnded(
Unauthorized(