Erc721WithQuantitySignatureMintable.(constructor)
Constructs a new instance of the Erc721WithQuantitySignatureMintable
class
Signature:
constructor(contractWrapper: ContractWrapper<SignatureMintERC721 | TokenERC721>, storage: IStorage);
Parameters
Parameter | Type | Description |
---|---|---|
contractWrapper | ContractWrapper<SignatureMintERC721 | TokenERC721> | |
storage | IStorage |