MOCA ROOMs

Verified contract

Active on Ethereum with 419 txns
Deployed by via 0x64e3c3e0 at 16184759
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MOCA ROOMs"

0xd88c1860a0263e3483ff344434f9c7697f5b19c0e14e9f465de525686326d850
0x710c94ff6937339e1ec2a20aae530689742ac892544223600eaf3aa2f375f625
0x195139ee63aab92e52253b60c2d1b85bccfa38d3e1e199237602009d486d506e
0xeb9d659b80ac30818003d09a204af786163228e12c6122c2694f2b94468e1971
From
0x59a626b252fab049ba38d870de988d71bf4cef7972b32fc93f7cc8e35a504186
0xd395f095917279f7dac9d11d46acbee93187717ca0d3d4100fadbde4e3516260
0x61b3ee70718bfa2125398f4063dba65a1463028ebf4f91ab34efff90a79e6d42
0x81275fe398583966dd49ec6dbbc50aa7032e519d8240cf43ae837c7810b1a372
0x1a1dd197ae9d7bd443f39f7a6899486af597f643899a4723a3330580cce486c3
0x9e91f4280b276e194fdb7514dfc244ff0edcd95fd36a741f81645376e5210215

Functions
Getter at block 21305101
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DESIGNER_ROLE(view returns (bytes32)
0x22c69ab406805e70d07fb1a6502af760601d3b977beadb295a9d76d5852e16a3
FloorContract(view returns (address)
0x1b8ab0b410f54ae0a24320e6188e3ec20a6c609a
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
contractURI(view returns (string)
ipfs://QmR2Mz8Bpztv8SHpzjnFrS4e6UutFn52C7G9FktMBfxXen
name(view returns (string)
MOCA ROOMs
symbol(view returns (string)
ROOM
Read-only
balanceOf(address ownerview returns (uint256)
designHasRaffle(uint256view returns (bool)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoomByTokenId(uint256 _tokenIdview returns (struct ROOMsROOM room)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
raffleById(uint256view returns (uint256 iduint256 roomuint256 timeStartuint256 timeEndstruct ROOMsFloor winner)
random(uint256 minuint256 maxview returns (uint256)
roomById(uint256view returns (uint256 idstring titlestring descriptionstring architectaddress architect_addressstring imagestring modelstring seriesuint16 slotsaddress creatorstring metadataURIbool cc0)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenToRoom(uint256view returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addDesigner(address designer
approve(address touint256 tokenId
closeRoomRaffle(uint256 raffleId
createRoomDesign(struct ROOMsROOM design
createRoomRaffle(uint256 roomIduint256[] allowedFloorsuint256 timeStartuint256 timeEnd
enterRoomRaffle(uint256 raffleIduint256 floorId
grantRole(bytes32 roleaddress account
removeDesigner(address designer
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setContractURIHash(string newContractURIHash
transferFrom(address fromaddress touint256 tokenId
updateDesign(uint256 _roomIdstruct ROOMsROOM design
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
DesignUpdated(struct ROOMsROOM room
NewDesign(struct ROOMsROOM room
NewRaffle(struct ROOMsRaffle raffle
NewRaffleEntry(struct ROOMsRaffle rafflestruct ROOMsFloor floor
RaffleClosed(struct ROOMsRaffle raffle
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(address _floorToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.