---
title: "Changes to Top Pools by Dex"
method: GET
path: "/onchain/networks/{network}/dexes/{dex}/pools"
---

# Changes to Top Pools by Dex

`GET /onchain/networks/{network}/dexes/{dex}/pools`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 19 revisions.

- **2026-05-28** `11cc9e00fd86` — 4 breaking, 23 info
- **2026-04-30** `fb6b6a203ce6` — 6 breaking, 2 info
- **2025-12-18** `a23494dedfc2` — 4 info
- **2025-09-22** `91c83447321b` — 1 breaking
- **2025-06-23** `385cf003659b` — 4 info
- **2025-05-29** `672da434b7c1` — 1 warning

## Changes

- **2026-05-28** `11cc9e00fd86` — 4 breaking, 23 info
  - for the `query` request parameter `include`, default value `base_token` was removed
  - the response property `data/items/attributes/reserve_in_usd` became nullable for the status `200`
  - the response property `included/items/attributes/coingecko_coin_id` became nullable for the status `200`
  - the response property `included/items/attributes/image_url` became nullable for the status `200`
  - api tag `Pools` removed
  - added the optional property `data/items/attributes/token_price_usd` to the response with the `200` status
  - added the optional property `included/items/attributes/coingecko_asset_platform_id` to the response with the `200` status
  - 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/address` became required for the status `200`
  - the response property `data/items/attributes/base_token_price_native_currency` became required for the status `200`
  - the response property `data/items/attributes/base_token_price_quote_token` became required for the status `200`
  - the response property `data/items/attributes/base_token_price_usd` became required for the status `200`
  - the response property `data/items/attributes/fdv_usd` became required for the status `200`
  - the response property `data/items/attributes/market_cap_usd` became required for the status `200`
  - the response property `data/items/attributes/name` became required for the status `200`
  - the response property `data/items/attributes/pool_created_at` became required for the status `200`
  - the response property `data/items/attributes/price_change_percentage` became required for the status `200`
  - the response property `data/items/attributes/quote_token_price_base_token` became required for the status `200`
  - the response property `data/items/attributes/quote_token_price_native_currency` became required for the status `200`
  - the response property `data/items/attributes/quote_token_price_usd` became required for the status `200`
  - the response property `data/items/attributes/reserve_in_usd` became required for the status `200`
  - the response property `data/items/attributes/transactions` became required for the status `200`
  - the response property `data/items/attributes/volume_usd` became required for the status `200`
  - the response property `data/items/id` became required for the status `200`
  - the response property `data/items/relationships` became required for the status `200`
  - the response property `data/items/type` became required for the status `200`
- **2026-04-30** `fb6b6a203ce6` — 6 breaking, 2 info
  - the response property `data/items/attributes/base_token_price_native_currency` became nullable for the status `200`
  - the response property `data/items/attributes/base_token_price_quote_token` became nullable for the status `200`
  - the response property `data/items/attributes/fdv_usd` became nullable for the status `200`
  - the response property `data/items/attributes/market_cap_usd` became nullable for the status `200`
  - the response property `data/items/attributes/quote_token_price_base_token` became nullable for the status `200`
  - the response property `data/items/attributes/quote_token_price_native_currency` became nullable for the status `200`
  - added the optional property `data/items/attributes/transactions/h6` to the response with the `200` status
  - added the optional property `data/items/relationships/network` to the response with the `200` status
- **2025-12-18** `a23494dedfc2` — 4 info
  - added the new optional `query` request parameter `include_gt_community_data`
  - added the optional property `data/items/attributes/community_sus_report` to the response with the `200` status
  - added the optional property `data/items/attributes/sentiment_vote_negative_percentage` to the response with the `200` status
  - added the optional property `data/items/attributes/sentiment_vote_positive_percentage` to the response with the `200` status
- **2025-09-22** `91c83447321b` — 1 breaking
  - for the `query` request parameter `include`, default value `base_token` was added
- **2025-06-23** `385cf003659b` — 4 info
  - added the optional property `data/items/attributes/price_change_percentage/m15` to the response with the `200` status
  - added the optional property `data/items/attributes/price_change_percentage/m30` to the response with the `200` status
  - added the optional property `data/items/attributes/volume_usd/m15` to the response with the `200` status
  - added the optional property `data/items/attributes/volume_usd/m30` to the response with the `200` status
- **2025-05-29** `672da434b7c1` — 1 warning
  - removed the optional property `data/items/relationships/network` from the response with the `200` status

---

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