Skip to main content
GET
Get top pools on a network.
This endpoint was removed and now returns 410 Gone. Use GET /networks/{network}/pools/search instead. For top pools, sort by volume: order_by=volume_usd_24h&sort=desc.

Migration

See the pool filtering tutorial for full examples.

Path Parameters

network
string
required

Network slug or ID (e.g., 'solana'). You can find the list of supported networks with their IDs here: /networks.

Response

410

Removed. Use /networks/{network}/pools/search instead.