RenovaCommandDeck

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x266b6ad8 at 18349341
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 15 additional slots
-
variable spans 15 additional slots

No balances found for "RenovaCommandDeck"

No transactions found for "RenovaCommandDeck"


Functions
Getter at block 21216127
hashflowRouter(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
questOwner(view returns (address)
0x0000000000000000000000000000000000000000
 
renounceOwnership(view 
renovaAvatar(view returns (address)
0x0000000000000000000000000000000000000000
renovaItem(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
itemMerkleRoots(bytes32view returns (bytes32)
questDeploymentAddresses(bytes32view returns (address)
questIdsByDeploymentAddress(addressview returns (bytes32)
State-modifying
createQuest(bytes32 questIduint256 startTimeuint256 endTimeaddress depositTokenuint256 minDepositAmount
depositTokenForQuest(address playeruint256 depositAmount
initialize(address _renovaAvataraddress _renovaItemaddress _hashflowRouteraddress _questOwner
mintItemAdmin(address tokenOwneruint256 hashverseItemId
mintItems(address tokenOwnerstruct IRenovaCommandDeckItemMintSpec[] mintSpecs
transferOwnership(address newOwner
updateHashflowRouter(address _hashflowRouter
updateQuestOwner(address _questOwner
uploadItemMerkleRoot(bytes32 rootIdbytes32 root
Events
CreateQuest(bytes32 questIdaddress questAddressuint256 startTimeuint256 endTimeaddress depositTokenuint256 minDepositAmount
Initialized(uint8 version
MintItems(bytes32 rootIdaddress player
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpdateHashflowRouter(address newRouteraddress oldRouter
UpdateQuestOwner(address newQuestOwneraddress oldQuestOwner
UploadItemMerkleRoot(bytes32 rootIdbytes32 root
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.