Skip to main content

Erc20BatchMintable.(constructor)

Constructs a new instance of the Erc20BatchMintable class

Signature:

constructor(erc20: Erc20, contractWrapper: ContractWrapper<IMintableERC20 & IMulticall>);

Parameters

ParameterTypeDescription
erc20Erc20
contractWrapperContractWrapper<IMintableERC20 & IMulticall>