---
title: "Changes to Past 24 Hour Trades by Pool Address"
method: GET
path: "/onchain/networks/{network}/pools/{pool_address}/trades"
---

# Changes to Past 24 Hour Trades by Pool Address

`GET /onchain/networks/{network}/pools/{pool_address}/trades`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 19 revisions.

- **2026-05-28** `11cc9e00fd86` — 1 breaking, 19 info
- **2025-09-22** `91c83447321b` — 1 breaking

## Changes

- **2026-05-28** `11cc9e00fd86` — 1 breaking, 19 info
  - for the `query` request parameter `token`, default value `base` was removed
  - api tag `Trades` removed
  - the response property `data` became required for the status `200`
  - the response property `data/items/attributes` became required for the status `200`
  - the response property `data/items/attributes/block_number` became required for the status `200`
  - the response property `data/items/attributes/block_timestamp` became required for the status `200`
  - the response property `data/items/attributes/from_token_address` became required for the status `200`
  - the response property `data/items/attributes/from_token_amount` became required for the status `200`
  - the response property `data/items/attributes/kind` became required for the status `200`
  - the response property `data/items/attributes/price_from_in_currency_token` became required for the status `200`
  - the response property `data/items/attributes/price_from_in_usd` became required for the status `200`
  - the response property `data/items/attributes/price_to_in_currency_token` became required for the status `200`
  - the response property `data/items/attributes/price_to_in_usd` became required for the status `200`
  - the response property `data/items/attributes/to_token_address` became required for the status `200`
  - the response property `data/items/attributes/to_token_amount` became required for the status `200`
  - the response property `data/items/attributes/tx_from_address` became required for the status `200`
  - the response property `data/items/attributes/tx_hash` became required for the status `200`
  - the response property `data/items/attributes/volume_in_usd` became required for the status `200`
  - the response property `data/items/id` became required for the status `200`
  - the response property `data/items/type` became required for the status `200`
- **2025-09-22** `91c83447321b` — 1 breaking
  - for the `query` request parameter `token`, default value `base` was added

---

[Operation](https://skmtc.dev/coingecko/apis/coingecko-api/docs/onchain/networks/:network/pools/:pool_address/trades/get.md) · [API](https://skmtc.dev/coingecko/apis/coingecko-api.md) · [Page](https://skmtc.dev/coingecko/apis/coingecko-api/changes/onchain/networks/:network/pools/:pool_address/trades/get)
