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 20792420.

The R!ot (ETH)

Verified contract

Proxy

Active on Ethereum with 1,116 txns
Deployed by via 0xd4a6875c at 16341067
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 45 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
1 additional variable

No balances found for "The R!ot (ETH)"

0x410bc36f6cbe3cd0efcd838e94af9a6707f1a41b5081c664978fb0cf19c4eca2
0xddc45f3b172607826aef89d47fdf5afa5995c9280d6346320c8f44ec2600bb91
0x8147226e328935371fe3b604f760b719552b1622c82a862093f767a9bfd14e88
0x1a89293c00ee560db4e447793e0959e39bb0087e84553f4cdd9f4eb287c55f8e
0xcef417b302f446be2e963085b9a7ebbba04f14ae65613f211641fbd1480b945a
0x9da7dc104197388ed209627a64ed35097f08c6811358f004e9a60db51e5821a1
0x6dab578e71194297d15f168aa1253ecea7b13ff6983a3218910308ba636d067c
0xcbb04170c13e4b6ba0278ec64e2f1183de8268db3cdaeee792777b187c917ac1
0x269ced4c5a6fe642a60cab6d79b614e8c790659c3c7b92d73ae428188658bb01
0x9f7ebb525fec6fc192dd3606fdb6db0958f9be92fd09eb2cae8aa46b0d5019e5

Functions
Getter at block 20797717
contractURI(view returns (string)
https://bafybeig6442hcmdgxipmyxntgefhlwrni2sbxha4an4qloyiegw53s4goq.ipfs.nftstorage.link/collection.json
minter(view returns (address)
0x8f8304ea566affeb96ad0ffb593bbebd8876d124
name(view returns (string)
The R!ot (ETH)
symbol(view returns (string)
ERIOT
totalSupply(view returns (uint256)
1510
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
nftInfo(uint256 tokenIdview returns (struct TeritoriNftMetadata)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
initialize(string _namestring _symbolstring _contractURI
mint(address receiveruint256 tokenIdaddress royaltyReceiveruint96 royaltyPercentagestring tokenUri
mintWithMetadata(address receiveruint256 tokenIdaddress royaltyReceiveruint96 royaltyPercentagestring tokenUristruct TeritoriNftMetadata extension
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
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.