---
title: "An overview of swap information"
method: GET
path: "/v1/brc20-swap/overview"
tags: ["BRC20-Swap"]
---

# An overview of swap information

`GET /v1/brc20-swap/overview`

## Response `200`

Default Response

- object
  - `code` number, required
  - `msg` string, required
  - `data` object, required
    - `liquidity` string — Total value of all pools
    - `volume7d` string — 7 days volume
    - `volume24h` string — 24 hours volume
    - `transactions` number — Number of transactions in 24 hours
    - `pairs` number

---

[API](https://skmtc.net/unisat/apis/unisat-wallet-openapi.md) · [All operations](https://skmtc.net/unisat/apis/unisat-wallet-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unisat/unisat-wallet-openapi/revisions/68de350419c7/schema)
