Advanced pool filtering across multiple networks.
Pools
Advanced pool filtering across multiple networks.
Retrieves a paginated list of pools matching the advanced search criteria across multiple chains. Supports various filters and cursor-based pagination.
GET
Advanced pool filtering across multiple networks.
Query Parameters
Comma-separated list of chains to search in (e.g., 'ethereum,polygon'). If empty, all chains are searched.
Number of items to return per page (max 100).
Required range:
1 <= x <= 100Cursor for pagination.
Filter pools with a 24h price change percentage greater than or equal to this value.
Filter pools with a 24h price change percentage less than or equal to this value.
Available options:
volume_usd_24h, volume_usd_7d, volume_usd_30d, liquidity_usd, txns_24h, created_at, price_usd, price_change_percentage_24h Available options:
asc, desc If true, the response will include enriched data.