Erc721Burnable.(constructor)
Constructs a new instance of the Erc721Burnable
class
Signature:
constructor(contractWrapper: ContractWrapper<IBurnableERC721>);
Parameters
Parameter | Type | Description |
---|---|---|
contractWrapper | ContractWrapper<IBurnableERC721> |
Constructs a new instance of the Erc721Burnable
class
Signature:
constructor(contractWrapper: ContractWrapper<IBurnableERC721>);
Parameter | Type | Description |
---|---|---|
contractWrapper | ContractWrapper<IBurnableERC721> |