Get top pools.
Get top pools.
deprecated
Removed. Use /pools/search instead.
GET
Get top pools.
Migration
| Old | New |
|---|---|
path /pools | /pools/search |
| (per-network only) | optional chains=ethereum,base,... |
order_by=volume_usd | order_by=volume_usd_24h |
page | cursor (pass next_cursor from the previous response) |
response pools + page_info | results + has_next_page + next_cursor |
GET /networks/{network}/pools/search.Response
410
Removed. Use /pools/search instead.