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