Get top X pools. (DEPRECATED)
Pools
Get top X pools. (DEPRECATED)
deprecated
THIS ENDPOINT HAS BEEN DEPRECATED AND WILL BE REMOVED. It now returns a 410 Gone status. Please refer to our API documentation for alternatives.
Original Description (for historical reference): Retrieves a paginated list of top pools from all (or specific) networks. Allows sorting and ordering, providing aggregated volume, price data, and token details for each pool.
GET
Get top X pools. (DEPRECATED)
Documentation Index
Fetch the complete documentation index at: https://docs.dexpaprika.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Zero-based page index for paginated results.
Required range:
0 <= x <= 1000Number of items to return per page (max 100).
Required range:
1 <= x <= 100Sort order for the requested data (ascending or descending).
Available options:
asc, desc Field by which to order the returned data.
Available options:
volume_usd, price_usd, transactions, last_price_change_usd_24h, created_at