Gateway

List Pools

List all liquidity pools for a connector and network.

Returns all configured liquidity pools for the specified DEX connector and network. Pools are pre-registered in Gateway's configuration and can be used for CLMM operations.

get/gateway/pools

Query parameters

connector_namestring required

DEX connector (e.g., 'meteora', 'raydium')

DEX connector (e.g., 'meteora', 'raydium')

networkstring required

Network (e.g., 'mainnet-beta')

Network (e.g., 'mainnet-beta')

Response

Successful Response

object[] required

Changes