IROJIVerseMetadataFacet
IROJIVerseMetadataFacet
This is a facet that is added to the ROJIVerseDiamond contract. The events are emitted by the diamond.
MetadataBaseTokenURIChanged
MetadataBaseTermsURIChanged
MetadataBaseOpenSeaContractURIChanged
setMetadataBaseTokenURI
Sets the baseTokenURI
which is the default for all ROJI NFTs.
Parameters
Name
Type
Description
baseTokenURI
string
The new base token URI.
setMetadataBaseTermsURI
Sets the baseTermsURI
which is the default for all ROJI NFTs.
Parameters
Name
Type
Description
baseTermsURI
string
The new base terms URI.
setMetadataBaseOpenSeaContractURI
Sets the baseOpenSeaContractURI
which is the default for all ROJI NFTs.
Parameters
Name
Type
Description
baseOpenSeaContractURI
string
The new base OpenSeaContract URI.
Was this helpful?