---
title: "V3 - Pool Info"
method: GET
path: "/evm/clones/v3/pool"
tags: ["Uniswap Clones"]
---

# V3 - Pool Info

`GET /evm/clones/v3/pool`

Returns current pool TVL (Total Value Locked), Swap Volume, Fees APR (Annual Percentage Rate), Price volatility and mean adjusted volatility (percentage), Tick Pressure Per 1M$ Volume, Number of Swaps and Unique users for recent time range (5 minutes, 1 hour, 1 day, 1 week, 1 month and 1 year).

## Query parameters

- `chain_id` 1 | 8453
- `pool_address` string, required

## Response `200`

Successful response

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `408` — Request Timeout
- `500` — Internal Server Error
- `503` — Service Unavailable

---

[API](https://skmtc.dev/cambrian/apis/cambrian-api.md) · [All operations](https://skmtc.dev/cambrian/apis/cambrian-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cambrian/cambrian-api/revisions/eeb008427ba5/schema)
