Pair - Pair Overview (Single)

Retrieve stats of a specified pair.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Market snapshot for one liquidity pair.

  • Returns pair-level stats such as liquidity, price, volume, trades, unique wallets, and base/quote activity when indexed.
  • Use address as the pair address.
  • ui_amount_mode=scaled applies Solana Token-2022 scaled UI amount when supported by the token side of the pair.
Compute Unit ⚙️
  • 15 CU per request.
Use Cases 💡
  • Build pair profile pages with liquidity, trade, wallet, and volume activity.
  • Compare activity quality across pools for the same token.
  • Monitor a specific pool for liquidity movement, trading activity, and market participation.
  • Feed DEX analytics panels that reason at pair level instead of token level.
How to Use 🛠️
  • Set x-chain to a supported SVM chain.
  • Provide address as the pair address.
  • Use this endpoint when the pair is already known; use token market list endpoints when discovering pairs for a token.
Best Practices ✅
  • Use pair overview when pool-level liquidity and trading behavior matter more than aggregate token stats.
  • Compare pair overview with token overview to understand whether one pool dominates token activity.
  • Keep pair-level analytics separate from token-level analytics to avoid mixing pool-specific and aggregate signals.

Query Params
string
required

The address of a pair contract

string
enum
Defaults to scaled

Indicate whether to use the scaled amount for scaled ui amount tokens. Only support solana

Allowed:
Headers
string
enum
Defaults to solana

SVM networks only.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json