Erc1155BatchMintable.(constructor)
Constructs a new instance of the Erc1155BatchMintable
class
Signature:
constructor(erc1155: Erc1155, contractWrapper: ContractWrapper<IMintableERC1155 & IMulticall>, storage: IStorage);
Parameters
Parameter | Type | Description |
---|---|---|
erc1155 | Erc1155 | |
contractWrapper | ContractWrapper<IMintableERC1155 & IMulticall> | |
storage | IStorage |