Erc721.(constructor)
Constructs a new instance of the Erc721
class
Signature:
constructor(contractWrapper: ContractWrapper<T>, storage: ThirdwebStorage, chainId: number);
Parameters
Parameter | Type | Description |
---|---|---|
contractWrapper | ContractWrapper<T> | |
storage | ThirdwebStorage | |
chainId | number |