OpenSeaContractFacet
OpenSeaContractFacet
Exposes a contractURI property that is used by opensea to retrieve collection metadata.
setContractURI
Sets the contract URI that is used by opensea to retrieve contract info.
Parameters
Name
Type
Description
contractURI_
string
The new contract URI. Can be null.
contractURI
Returns the contract URI as used by OpenSea.
Was this helpful?