DropErc1155ClaimConditions.isNewSinglePhaseDrop() method
Signature:
isNewSinglePhaseDrop(contractWrapper: ContractWrapper<any>): contractWrapper is ContractWrapper<DropSinglePhase1155>;
Parameters
| Parameter | Type | Description |
|---|---|---|
| contractWrapper | ContractWrapper<any> |
Returns:
contractWrapper is ContractWrapper<DropSinglePhase1155>