IThirdwebContract
Methods
contractType
Returns the module type of the contract.
Returns
Name
Type
Description
_0
bytes32
undefined
contractURI
Returns the metadata URI of the contract.
Returns
Name
Type
Description
_0
string
undefined
contractVersion
Returns the version of the contract.
Returns
Name
Type
Description
_0
uint8
undefined
setContractURI
Sets contract URI for the storefront-level metadata of the contract. Only module admin can call this function.
Parameters
Name
Type
Description
_uri
string
undefined
Last updated