Skip to main content

DropErc1155ClaimConditions.isNewSinglePhaseDrop() method

Signature:

isNewSinglePhaseDrop(contractWrapper: ContractWrapper<any>): contractWrapper is ContractWrapper<DropSinglePhase1155>;

Parameters

ParameterTypeDescription
contractWrapperContractWrapper<any>

Returns:

contractWrapper is ContractWrapper<DropSinglePhase1155>