RealityPropertiesRoot

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x03119123 at 16198027
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 46 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "RealityPropertiesRoot"

No transactions found for "RealityPropertiesRoot"


Functions
Getter at block 20893016
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEFAULT_ROYALTIES_BPS(view returns (uint96)
200
MAX_ROYALTIES_BPS(view returns (uint96)
1000
METADATA_MANAGER(view returns (bytes32)
0xf9c666ad895960522076ddf49f40da5a5dee670748dd686b28fe169d75a93238
MINTING_MANAGER(view returns (bytes32)
0xea9f837ccb10dc9cc38a4aebb88be7780987812427f714078d6c0f4a37347bd0
ROYALTIES_MANAGER(view returns (bytes32)
0xe7dde8b8ddd39bc30f0d67d84ca94f85ab97ea134a465a36bdb001c4b1dd0abd
VERSION(view returns (string)
1.0
contractURI(view returns (string)
erc20AdapterImplementation(view returns (address)
0x0000000000000000000000000000000000000000
metadataSealed(view returns (bool)
false
royaltiesBps(view returns (uint96)
0
royaltiesReceiver(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address accountuint256 tokenIdview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
fractionalBalanceOf(address accountuint256 tokenIdview returns (uint256)
fractionalTotalSupply(address erc20adapterview returns (uint256)
getAdapterAddress(uint256 tokenId_view returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTokenId(address erc20adapterview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256uint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 idview returns (string)
State-modifying
fractionalTransferByAdapter(address fromaddress touint256 fractionalAmount
grantRole(bytes32 roleaddress account
initialize(string uri_string contractUri_address royaltiesReceiver_
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeMint(uint256 tokenIduint256 amount
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
sealMetadata(
setApprovalForAll(address operatorbool approved
setBaseUri(string uri_
setContractURI(string contractUri_
setDefaultRoyalty(address receiveruint96 feeNumerator
setUri(uint256 idstring uri_
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
BaseUriSet(
ContractURI(
DefaultRoyaltySet(address indexed receiveruint96 feeNumerator
Initialized(uint8 version
MetadataSealed(
NewAdapter(uint256 indexed idaddress indexed adapter
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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
UriSet(uint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.