Erc721LazyMintable.(constructor)
Constructs a new instance of the Erc721LazyMintable class
Signature:
constructor(erc721: Erc721, contractWrapper: ContractWrapper<BaseDropERC721>, storage: ThirdwebStorage);
Parameters
| Parameter | Type | Description |
|---|---|---|
| erc721 | Erc721 | |
| contractWrapper | ContractWrapper<BaseDropERC721> | |
| storage | ThirdwebStorage |