Erc1155LazyMintable.(constructor)
Constructs a new instance of the Erc1155LazyMintable
class
Signature:
constructor(erc1155: Erc1155, contractWrapper: ContractWrapper<BaseDropERC1155>, storage: ThirdwebStorage);
Parameters
Parameter | Type | Description |
---|---|---|
erc1155 | Erc1155 | |
contractWrapper | ContractWrapper<BaseDropERC1155> | |
storage | ThirdwebStorage |