Skip to main content

Pools API

Query information about V3 liquidity pools.

GET /api/v1/pools/v3/find

Find all V3 pools for a specific token pair (one per fee tier).

Parameters

Response


GET /api/v1/pools/:address/liquidity-distribution

Get the tick-level liquidity distribution for a V3 pool. Used to render depth charts.

Parameters

Response


Additional Pool Endpoints