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