QuestNFT

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x0c3193ad at 17586060
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 49 additional slots
-
variable spans 46 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "QuestNFT"

No transactions found for "QuestNFT"


Functions
Getter at block 21217908
collectionName(view returns (string)
minterAddress(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
protocolFeeRecipient(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
quests(stringview returns (uint256 startTimeuint256 endTimeuint256 totalParticipantsuint256 questFeeuint256 tokenIdstring descriptionstring imageIPFSHash)
royaltyInfo(uint256 tokenId_uint256 salePrice_view returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceId_view returns (bool)
tokenIdFromQuestId(string questId_view returns (uint256)
tokenIdToQuestId(uint256view returns (string)
totalSupply(uint256 idview returns (uint256)
totalTransferAmount(string questId_view returns (uint256)
uri(uint256 tokenId_view returns (string)
State-modifying
addQuest(uint256 questFee_uint256 startTime_uint256 endTime_uint256 totalParticipants_string questId_string description_string imageIPFSHash_returns (uint256)
initialize(address protocolFeeRecipient_address minterAddress_string collectionName_
mint(address to_string questId_
pause(
refund(address erc20Address_
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
unPause(
withdrawRemainingCoins(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.