Pair - Pair Overview (Multiple)

Retrieve stats of multiple pairs. Maximum 20 addresses.

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

Batch market snapshots for multiple liquidity pairs.

  • Pass pair addresses as a comma-separated list in list_address.
  • Maximum batch size is 20 pair addresses per request.
  • Returns pair-level stats for indexed pairs on the selected SVM chain.
  • Use this endpoint when comparing or monitoring a set of known pairs.
Compute Unit ⚙️
  • Batch CU is calculated as ceil(15 * pair_count^0.8).
Use Cases 💡
  • Compare liquidity, volume, and wallet activity across multiple pairs.
  • Build pool watchlists and DEX analytics dashboards.
  • Monitor candidate pools for listing, routing, or risk decisions.
  • Score several pools for the same token to find where real activity is concentrated.
How to Use 🛠️
  • Set x-chain to a supported SVM chain.
  • Pass list_address as comma-separated pair addresses.
  • Use the single endpoint for pair detail pages and the multiple endpoint for dashboards or screeners.
Best Practices ✅
  • Batch known pairs together when refreshing pool tables.
  • Deduplicate pair addresses and keep chain selection consistent.
  • Join pair overviews with token metadata to render readable base/quote context.

Query Params
string
required

A list of pair contract addresses in string separated by commas (,)

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