Skip to main content

Erc721BatchMintable.(constructor)

Constructs a new instance of the Erc721BatchMintable class

Signature:

constructor(erc721: Erc721, contractWrapper: ContractWrapper<IMintableERC721 & IMulticall>, storage: IStorage);

Parameters

ParameterTypeDescription
erc721Erc721
contractWrapperContractWrapper<IMintableERC721 & IMulticall>
storageIStorage