Aqua0
API ReferencePools and jit

List the Uniswap V4 pool definitions and on-chain state for a chain

Returns the vaults' Uniswap V4 pool definitions plus on-chain state for a chain. Read-only and network-mode-aware, mainnet mode returns nothing on a chain with no real mainnet deployment (fail closed, never fork data), and testnet mode returns the fork pools. Query parameter: chainId (required, must be a chain Aqua0's vaults are live on).

GET
/api/vaults/pools

Authorization

ApiKeyAuth
X-API-Key<token>

In: header

Query Parameters

chainId*string

Numeric ID of the chain to query or act on.

Response Body

curl -X GET "https://example.com/api/vaults/pools?chainId=string"
Empty
Empty