Skip to main content
List the Uniswap V4 and PancakeSwap V4 liquidity pools that hold a given token. Both endpoints take the same parameters and return the same shape.

Uniswap V4 Pools

Find Uniswap V4 pools for a token. Endpoint: /evm/uniswap-v4/liquidity-pools Example:
Response: result is an array of pools, or null when none are found.

PancakeSwap V4 Pools

Find PancakeSwap V4 pools for a token. Same parameters and response shape as Uniswap V4 Pools. Endpoint: /evm/pcs-v4/liquidity-pools Example: