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