Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables and it is currently at block 21081075.

Rise of the Ancients

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0xda2f3dff at 16344253
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Rise of the Ancients"

0x36c7d5c94c95321a91d776e6b86dc0c47302132677fdfbfd4a435c2ba9f42a1c
0x273dfb91a437279b0f0ca03b1fe6af05be8033539b11ac7b9dfdf15002d08ebf
0xd1c33e08d8530504efc020b57dc4cf67e3570f2f55099a1155b5874182bee935
0x136186fb1bae224d629e44d4bdeffe7f1f066d3e349561fd9277a3e0d3e06861
0xee46e5cc86596c80dcc2a2c05d087cf3ff4dba821923a3c6f2c72389bf36cb9f
0x3aae0899dfc8d019cf5609a862b4ce4aebea594aff1c3a939b81bc5fa42406ee
0x23047480ad920e9ffeef9d3b40ce28114a68cdb0fc444e0e5d9ca75c002f7207
0xf5284b7101c4ea11a535dd3360bfcb2380ce8676e6021c66a54db47dd182883b
0xecb05b1efdff4414e9e324c15ed14aca0c9929ab2e057d2510dd7396eb99a05c
0xbe243376298a39356a60cd020a1c4deebd3be743c6ebfcd0fd48a6fb69b966d2

Functions
Getter at block 21081160
BIPS_PERCENTAGE_TOTAL(view returns (uint256)
10000
admin(view returns (address)
0x0000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmT7EvGucjZ8uoNpyj3tdSvwJ4wJdNe2vUJSNpdNHD2pkX/
contractURI(view returns (string)
ipfs://QmT7EvGucjZ8uoNpyj3tdSvwJ4wJdNe2vUJSNpdNHD2pkX/contract-metadata
getCollectionStatus(view returns (struct ERC721OmnibusCollectionStatus)
(false, 15, 0xe052113bd7d7700d623414a0a4585bcae754e9d5)
getNiftyTypes(view returns (struct NiftyType[])
[(true, 1, 1, 5), (true, 2, 6, 10), (true, 3, 11, 15)]
name(view returns (string)
Rise of the Ancients
nominatedAdmin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xc40712b493ccc62481551347f37f91cf06eb414b
signature(view returns (bytes)
0x
signatureStatus(view returns (bool isSaltedbool isVerifiedaddress signerbytes32 saltedHash)
(isSalted=true, isVerified=false, signer=0xc40712b493ccc62481551347f37f91cf06eb414b, saltedHash=0xda7a0837e444d9ada61b9d876101f294cbe1c223f36bc7e39f5248e1a785ebb5)
symbol(view returns (string)
RISEOFTHEANCIENTS
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getNiftyType(uint256 tokenIdview returns (uint256)
getNiftyTypeDetails(uint256 niftyTypeview returns (struct NiftyType)
getPaymentSplitterByNiftyType(uint256 niftyTypeview returns (address)
getPaymentSplitterByTokenId(uint256 tokenIdview returns (address)
getRoyaltySettings(uint256 niftyTypeview returns (struct RoyaltyRecipient)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address owner)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIPFSHash(uint256 tokenIdview returns (string)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
acceptAdmin(
approve(address touint256 tokenId
burn(uint256 tokenId
burnBatch(uint256[] tokenIds
finalizeContract(
initializeDefaultOwner(address defaultOwner_
initializeERC721(string name_string symbol_string baseURI_
initializeNiftyEntity(address niftyRegistryContract_
initializeRoyalties(uint256 niftyTypeaddress splitterImplementationaddress[] payeesuint256[] sharesreturns (address)
mint(uint256[] amountsstring[] ipfsHashes
nominateAdmin(address nominee
renounceAdmin(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setIPFSHash(uint256 niftyTypestring ipfsHash
setMetadataGenerator(address metadataGenerator_
setRoyaltyBips(uint256 niftyTypeuint256 bips
setSigner(address signer_bytes32 saltedHash_
sign(uint256 saltbytes signature_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawERC20(address tokenContractaddress recipientuint256 amount
withdrawERC721(address tokenContractaddress recipientuint256 tokenId
withdrawETH(address recipientuint256 amount
Events
AdminTransferred(address indexed previousAdminaddress indexed newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromAddressaddress indexed toAddress
ContractSigned(address signerbytes32 databytes signature
NiftyTypeCreated(address indexed contractAddressuint256 niftyTypeuint256 idFirstuint256 idLast
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoyaltyReceiverUpdated(uint256 indexed niftyTypeaddress previousReceiveraddress newReceiver
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.