Roomz To Show: Collectors Edition

Verified contract

Active on Ethereum with 210 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $14.1
ERC-20
Value $5.88
0xe929adfb869d2705df78b1791b562775316dded2cd45f4c45f564380f4f876fd
0xbe4c6ca08878685975e7c1ae4b37610c46d9f1519bb8d42c93f55e250e218eab
From
0xbc823eb2e43c745ded76a2cb6d25c8432742a18abb90f47954938663a3668f25
0xcd59ab4788661f235eb5762bc8208583d0e397892f7ea0220f1fef3994003d17
0x6c2a06850e1853d7d4d45184653079a2ac80f2b99098da3a42a3c2a000d6d178
0xfde672bfe0676fd31dc9cb71da96382296e74d4b995e2653b64ffdc926f56d81
0x3d07c2b2f5a4e40145ebc17b5520e155bbfb2c5bfd3c1a50a97d9e1051d1485d
0x9c52f70819171aaf8b9d6cdd8806837b09083f3169a2f7187f794830fbbf8800
0x0cf14763404b343e5501345018ff1da6eb938d7d04df9b51c177e6e1e05f03de
0x3d8ff408fbfa5352cc0adefc885b5c27f52c4308b001aef4274d6b94140f9874

Functions
Getter at block 20888019
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
name(view returns (string)
Roomz To Show: Collectors Edition
owner(view returns (address)
0x2a1836814d5fafaf5b1ab2073b22f154c9ca5a53
symbol(view returns (string)
RTSC
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
managers(addressview returns (bool)
mintTracking(uint256addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenData(uint256view returns (bool statusuint256 priceuint256 limit)
tokenURI(uint256view returns (string)
uri(uint256 idview returns (string)
State-modifying
adjustData(uint256 idbool statusuint256 priceuint256 limit
manageManagers(address _addressbool status
mint(uint256 iduint256 amountbytes signaturepayable 
mintBatch(address touint256[] idsuint256[] amounts
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setSigner(address _signer
setURI(string _uriuint256 tokenId
toggleSale(uint256 id
transferOwnership(address newOwner
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
Constructor
constructor(
Fallback and receive
receive(
Errors
OperatorNotAllowed(address operator