DropClaimConditions.isLegacyMultiPhaseDrop() method
Signature:
isLegacyMultiPhaseDrop(contractWrapper: ContractWrapper<any>): contractWrapper is ContractWrapper<DropERC721_V3 | DropERC20_V2>;
Parameters
Parameter | Type | Description |
---|---|---|
contractWrapper | ContractWrapper<any> |
Returns:
contractWrapper is ContractWrapper<DropERC721_V3 | DropERC20_V2>