Room for Everyone

Verified contract

Proxy

Active on Ethereum with 455 txns
Deployed by via 0x5c5bc0a8 at 16753933
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 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
10 additional variables

No balances found for "Room for Everyone"

0x5049c0bc57684bccf940b1c6bb6d831448518f2ccad2a07457508cd03d248dae
0x331b7980f732af3210244ca73c2cf1c6e53bf09b967b438d37e1d923aeb12975
0x3cd45115245b56e24ad8b3bc28f27a58a2d89791b2cd82b352398848fa864e9d
0x38103a4e91e8b2ad43e078e4146abd65e8e720bcb86522ce3f937ba688503c40
0xaed719d7f580f6dd0c863666e827973988e21e7411f59f7d041a2cba5d7b38e9
0xeafd1c615114303a5c6f757d858ab3d3c64dffbfea190fdc5aa3ced7ca5ffca8
0x2e003bb6bb21e2ceb0f96d4d8360641935a9690950c865898ef989d13859121c
0x1741458a5406c4acd17202d9df4eb4e188c8c06888fae1d7fc3ae1d6078662e8
0xccd0afbfb06e03aa4e292a8435eb5930ab2d822503dcf2752085476178a65551
0xc5dca280799564604221676647d9e0ce57a52cf43752aea5e7b8ce8b170089c1

Functions
Getter at block 21312539
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
artist(view returns (address)
0x6f1ac601a10f4d41cf1194b02df57f9aa003b362
asyncSaleFeesRecipient(view returns (address)
0xdb8ac7027ce4a09c640ea07d582c700e78b95536
 
blueprint(view returns (uint32 mintAmountArtistuint32 mintAmountPlatformuint64 capacityuint64 erc721TokenIndexuint64 maxPurchaseAmountuint128 saleEndTimestampuint128 pricebool tokenUriLockedaddress ERC20Tokenstring baseTokenUribytes32 merklerootuint8 saleStatestruct IBlueprintTypesPrimaryFees feeRecipientInfo)
contractURI(view returns (string)
https://metadata.async.art/bp/63ef23280f39a60db72ab0db
defaultPlatformPrimaryFeePercentage(view returns (uint32)
2000
getPrimaryFeeBps(view returns (uint32[])
[2000]
getPrimaryFeeRecipients(view returns (address[])
[0xdB8ac7027ce4a09C640eA07d582c700e78B95536]
latestErc721TokenIndex(view returns (uint64)
666
minterAddress(view returns (address)
0x60874f721a66a2b9018c7cacc46151708864f52d
name(view returns (string)
Room for Everyone
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0xdb8ac7027ce4a09c640ea07d582c700e78b95536
platform(view returns (address)
0xdb8ac7027ce4a09c640ea07d582c700e78b95536
royaltyParameters(view returns (address splituint32 royaltyCutBPS)
(split=0xbc602b91157d8a7f18c448cfb44189feb13fe9f0, royaltyCutBPS=1000)
symbol(view returns (string)
ROOM
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256 tokenIdview returns (uint32[])
getFeeRecipients(uint256 tokenIdview returns (address[])
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
_initialize(
approve(address operatoruint256 tokenId
artistMint(uint32 quantity
beginSale(
changeDefaultPlatformPrimaryFeePercentage(uint32 _basisPoints
grantRole(bytes32 roleaddress account
initialize(struct CreatorBlueprintsOwnershipTransferredCreatorBlueprintsInput creatorBlueprintsInputstruct IBlueprintTypesAdmins creatorBlueprintsAdminsstruct CreatorBlueprintsOwnershipTransferredRoyaltyParameters _royaltyParametersaddress extraMinter
lockBlueprintTokenUri(
pauseSale(
prepareBlueprint(struct IBlueprintTypesBlueprintPreparationConfig configstruct IBlueprintTypesPrimaryFees _feeRecipientInfo
purchaseBlueprints(uint32 purchaseQuantityuint32 whitelistedQuantityuint256 tokenAmountbytes32[] proofpayable 
purchaseBlueprintsTo(uint32 purchaseQuantityuint32 whitelistedQuantityuint256 tokenAmountbytes32[] proofaddress nftRecipientpayable 
registerWithOpenSeaOperatorRegistry(
renounceRole(bytes32 roleaddress account
revealBlueprintSeed(string randomSeed
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setAsyncFeeRecipient(address _asyncSaleFeesRecipient
setFeeRecipients(struct IBlueprintTypesPrimaryFees _feeRecipientInfo
transferFrom(address fromaddress touint256 tokenId
unpauseSale(
updateBlueprintArtist(address _newArtist
updateBlueprintCapacity(uint64 _newCapacityuint64 _newLatestErc721TokenIndex
updateBlueprintMerkleroot(bytes32 _newMerkleroot
updateBlueprintTokenUri(string newBaseTokenUri
updateMinterAddress(address newMinterAddress
updateOperatorFilterAndRegister(address newRegistry
updateOperatorFilterRegistryAddress(address newRegistry
updatePlatformAddress(address _platform
updateRoyaltyParameters(struct CreatorBlueprintsOwnershipTransferredRoyaltyParameters _royaltyParameters
withdrawAllFailedCredits(address recipient
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BlueprintMinted(address artistaddress purchaseruint128 tokenIduint64 newCapacitybytes32 seedPrefix
BlueprintPrepared(address artistuint64 capacitystring blueprintMetaDatastring baseTokenUri
BlueprintSeed(string randomSeed
BlueprintTokenUriUpdated(string newBaseTokenUri
OwnershipTransferred(address indexed owner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SalePaused(
SaleStarted(
SaleUnpaused(
SecondarySaleFees(uint256 tokenIdaddress[] recipientsuint256[] bps
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address beaconbytes data
Fallback and receive
fallback(
receive(
Errors
OperatorNotAllowed(address operator