---
title: "Get trade stats"
method: GET
path: "/api/trades/stats/{exchangeAddress}/{pairName}"
tags: ["Trades"]
---

# Get trade stats

`GET /api/trades/stats/{exchangeAddress}/{pairName}`

## Path parameters

- `exchangeAddress` string, required
- `pairName` string, required

## Query parameters

- `date` string

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Server Internal Error

## Changes

- **2026-07-17** `cb66c33d728e` — 1 info
  - endpoint added
- **2020-04-11** `c6588302814b` — 1 breaking
  - api path removed without deprecation
- **2019-10-22** `074b411f25c4` — 1 info
  - endpoint added
- **2019-01-30** `fda2651d8118` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/buildonviction/apis/tomoscan-apis/changes/api/trades/stats/:exchangeAddress/:pairName/get.md)

---

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