Gateway

Delete Pool

Delete a liquidity pool from Gateway's configuration.

Removes a registered pool from Gateway. This prevents the pool from being used for future CLMM operations. Does not affect any existing on-chain positions.

delete/gateway/pools/{address}

Path parameters

addressstring required

Query parameters

connector_namestring required

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

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

networkstring required

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

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

pool_typestring required

Pool type (e.g., 'clmm', 'amm')

Pool type (e.g., 'clmm', 'amm')

Response

Successful Response

object required

Changes