ROJIVerseFacet
ROJIVerseFacet
Must be set in the diamond and in the proxy.
rojiVerseAuthority
function rojiVerseAuthority() external view returns (address)
Returns the address of the ROJI AccessManager contract.
Return Values
Name
Type
Description
[0]
address
The address of the ROJI AccessManager contract.
rojiVerse
function rojiVerse() external view returns (address)
Returns the address of the roji verse diamond contract.
Return Values
Name
Type
Description
[0]
address
The address of the roji verse diamond contract.
ROJIVerseFacet
Must be set in the diamond and in the proxy.
rojiVerseAccessControl
function rojiVerseAccessControl() external view returns (address)
Returns the address of the access control contract.
Return Values
Name
Type
Description
[0]
address
The address of the access control contract.
rojiVerse
function rojiVerse() external view returns (address)
Returns the address of the roji verse diamond contract.
Return Values
Name
Type
Description
[0]
address
The address of the roji verse diamond contract.
Was this helpful?