Skip to main content
We support lock info on UniV3, UniV4, RaydiumV4, PumpAMM, and token burns on Solana.
Returns: LiquidityMetadata

Arguments

pairAddress
String!
required
The address of the pair.
networkId
Int!
required
The network id of the pair.

Schema

"""Returns liquidity metadata for a given pair. Includes liquidity lock data."""
liquidityMetadata(pairAddress: String!, networkId: Int!): LiquidityMetadata