Advanced pool filtering on a specific network.
Retrieves a paginated list of pools matching the advanced search criteria. Supports various filters and cursor-based pagination.
Path Parameters
Query Parameters
Number of items to return per page (max 100).
1 <= x <= 100Cursor for pagination.
Filter pools with a 6h price change percentage greater than or equal to this value.
Filter pools with a 6h price change percentage less than or equal to this value.
Filter pools with a 1h price change percentage greater than or equal to this value.
Filter pools with a 1h price change percentage less than or equal to this value.
Filter pools with a 5m price change percentage greater than or equal to this value.
Filter pools with a 5m price change percentage less than or equal to this value.
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.
Restrict results to pools that contain this token address on the given network.
volume_usd_24h, volume_usd_7d, volume_usd_30d, liquidity_usd, txns_24h, created_at, price_usd, price_change_percentage_24h, price_change_percentage_6h, price_change_percentage_1h, price_change_percentage_5m asc, desc If true, the response will include enriched data.