Skip to main content

DropErc1155ClaimConditions.isLegacySinglePhaseDrop() method

Signature:

isLegacySinglePhaseDrop(contractWrapper: ContractWrapper<any>): contractWrapper is ContractWrapper<DropSinglePhase1155_V1>;

Parameters

ParameterTypeDescription
contractWrapperContractWrapper<any>

Returns:

contractWrapper is ContractWrapper<DropSinglePhase1155_V1>