---
title: "General statistics"
method: GET
path: "/stats"
tags: ["Stats"]
---

# General statistics

`GET /stats`

## Headers

- `x-api-key` string, required

## Response `200`

Successful response

- object
  - `circulatingSauce` string — Total sauce in circulation in its smallest unit
  - `swapTotal` integer — Total swaps across all pools since inception
  - `tvl` string — Total value locked priced in Tinybar
  - `tvlUsd` number, float — Total value locked in USD
  - `volumeTotal` string — Total trading volume since inception priced in Tinybar
  - `volumeTotalUsd` number, float — Total volume in USD

---

[API](https://skmtc.net/saucerswap/apis/saucerswap-rest-api.md) · [All operations](https://skmtc.net/saucerswap/apis/saucerswap-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/saucerswap/saucerswap-rest-api/versions/6c4d55a0e793/schema)
