Returns: LiquidityLockConnection

Arguments

pairAddress
String

The address of the pair.

tokenAddress
String

The address of the token.

networkId
Int!
required

The network id of the pair.

cursor
String

A cursor for use in pagination.

Schema

"""Returns liquidity locks for a given pair."""
liquidityLocks(pairAddress: String, tokenAddress: String, networkId: Int!, cursor: String): LiquidityLockConnection