Kazumi Watanabe on Questry.io

Verified contract

Active on Ethereum with 61 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Kazumi Watanabe on Questry.io"

0x5e430b0dcf149e0c85e97e6d3abd306b657e7b236584daab99adec7303810d6b
0x5b06ff6c0ab5cac4253798e592781da940f7884646c4644492b671d13b6a184c
0x290c15f88b34675d1e7524b95a20d611fb18c713e069e13799480d37dbe50788
0xbcc471e95150bf83eee54a4a2ec1f61908ea4e4126348cede47306624e908f07
0x7826a7ee83e66c932902c8c27c284e174c0e907cfbba525a9922917c774ce4f5
0x089ef7efabc5fca6210c60072b0c4c5c2c317cc64e53aec63fcc2c429c7ce775
0xd5124a102989fcf78e31a1dfbef09ab6a5677f9498ad81f43ea638f1532a4a63
0x191ad6b88c983da7c304d5422981257f7b099f5d79da44f004be5f09c501ed9e
0xab53f10d1eef810100a9ed7a7ff743503ce87fd41854e4e573c35a15052b31d8
0xc9ae28fcf7dee258f8012f6851d2ef99d4473827b227efbb03b674a3c25e6f86

Functions
Getter at block 20910631
TOKEN_ID_OFFSET(view returns (uint256)
100000
contentManager(view returns (address)
0xfa87ee0d78287f87f2d93834a0e6dc57f6372860
name(view returns (string)
Kazumi Watanabe on Questry.io
nextContentId(view returns (uint256)
9
owner(view returns (address)
0x3c5aaaa777fb11b9e01907fa7f95d0117636b1b8
symbol(view returns (string)
KAZUMI
totalSupply(view returns (uint256)
24
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getContent(uint256 contentIdview returns (struct IQuestryContent)
getIdsFromTokenId(uint256 tokenIdview returns (struct IQuestryTokenIds ids)
getTokenId(struct IQuestryTokenIds idsview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address recipientuint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addContent(uint256 priceuint256 maxSupplystring contentCIDuint32 startAuctionTimeuint32 endAuctionTimeuint96 royaltyBasisPoint
approve(address touint256 tokenId
buyContent(uint256 contentIdpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateContentCID(uint256 contentIdstring contentCID
updateEndAuctionTime(uint256 contentIduint32 endAuctionTime
updateRoyaltyBasisPoint(uint256 contentIduint96 royaltyBasisPoint
updateStartAuctionTime(uint256 contentIduint32 startAuctionTime
withdraw(
Events
AddContent(uint256 indexed contentIduint256 priceuint256 maxSupplystring contentCIDuint32 startAuctionTimeuint32 endAuctionTimeuint96 royaltyBasisPoint
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BuyContent(uint256 indexed contentIduint256 tokenIdForContentuint256 remainaddress indexed buyer
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
UpdateContentCID(uint256 indexed contentIdstring contentCID
UpdateEndAuctionTime(uint256 indexed contentIduint32 endAuctionTime
UpdateRoyaltyBasisPoint(uint256 indexed contentIduint96 royaltyBasisPoint
UpdateStartAuctionTime(uint256 indexed contentIduint32 startAuctionTime
Constructor
constructor(string namestring symboladdress newOwneraddress contentManager
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.