Pools

List pools with advanced filters (v2)

Advanced pool listing with cursor-based pagination. Cached 60–90 seconds.

get/pools/info/list-v2

Query parameters

poolType'Concentrated' | 'Standard'
mintFilterstring
hasRewardboolean
sortField'liquidity' | 'volume24h' | 'fee24h' | 'apr24h' | 'volume7d' | 'fee7d' | 'apr7d' | 'volume30d' | 'fee30d' | 'apr30d'
sortType'asc' | 'desc'
sizeinteger required
nextPageIdstring
mint1string
mint2string

Response

Success

idstring required

Request ID (UUID)

successboolean required

Whether the request was successful

msgstring

Error message if success is false

Changes

No recorded changes to this endpoint across all 1 revision of this API.