This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20893982, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

StoryversePlot

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x5038e650 at 14625444
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 47 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
3 additional variables

No balances found for "StoryversePlot"

No transactions found for "StoryversePlot"


Functions
Getter at block 20893981
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
baseURI(view returns (string)
extensionManager(view returns (address)
0x0000000000000000000000000000000000000000
imx(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
blueprints(uint256view returns (bytes)
getApproved(uint256 tokenIdview returns (address)
getData(bytes _inview returns (bytes out_)
getPLOTData(uint256 _tokenIdbytes _inview returns (bytes out_)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiver_uint256 royaltyAmount_)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string uri_)
State-modifying
approve(address _touint256 _tokenId
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
initialize(string _uri
mintFor(address _touint256 _quantitybytes _mintingBlob
payData(bytes _inpayable returns (bytes out_)
payPLOTData(uint256 _tokenIdbytes _inpayable returns (bytes out_)
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeMint(address _touint256 _tokenId
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address _operatorbool _approved
setBaseURI(string _uri
setData(bytes _inreturns (bytes out_)
setExtensionManager(address _extensionManager
setIMX(address _imx
setPLOTData(uint256 _tokenIdbytes _inreturns (bytes out_)
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawFunds(address _touint256 _amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
AssetMinted(address touint256 tokenIdbytes blueprint
BaseURISet(address indexed who
ExtensionManagerSet(address indexed whoaddress indexed extensionManager
FundsWithdrawn(address touint256 amount
IMXSet(address indexed whoaddress indexed imx
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.