Skip to main content

Erc20Burnable.(constructor)

Constructs a new instance of the Erc20Burnable class

Signature:

constructor(erc20: Erc20, contractWrapper: ContractWrapper<IBurnableERC20>);

Parameters

ParameterTypeDescription
erc20Erc20
contractWrapperContractWrapper<IBurnableERC20>