Skip to main content

DropClaimConditions.isLegacyMultiPhaseDrop() method

Signature:

isLegacyMultiPhaseDrop(contractWrapper: ContractWrapper<any>): contractWrapper is ContractWrapper<DropERC721_V3 | DropERC20_V2>;

Parameters

ParameterTypeDescription
contractWrapperContractWrapper<any>

Returns:

contractWrapper is ContractWrapper<DropERC721_V3 | DropERC20_V2>