---
title: "Changes to Multiple Pools Data by Pool Addresses"
method: GET
path: "/onchain/networks/{network}/pools/multi/{addresses}"
---

# Changes to Multiple Pools Data by Pool Addresses

`GET /onchain/networks/{network}/pools/multi/{addresses}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 19 revisions.

- **2026-05-28** `11cc9e00fd86` — 1 breaking, 24 info
- **2026-04-30** `fb6b6a203ce6` — 4 breaking
- **2025-09-22** `91c83447321b` — 1 breaking, 8 info
- **2025-06-23** `385cf003659b` — 2 info
- **2025-05-29** `672da434b7c1` — 3 info

## Changes

- **2026-05-28** `11cc9e00fd86` — 1 breaking, 24 info
  - for the `query` request parameter `include`, default value `base_token` was removed
  - api tag `Pools` 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/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/locked_liquidity_percentage` 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/pool_fee_percentage` became required for the status `200`
  - the response property `data/items/attributes/pool_name` 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` — 4 breaking
  - the response property `data/items/attributes/fdv_usd` became nullable for the status `200`
  - the response property `data/items/attributes/locked_liquidity_percentage` 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/pool_fee_percentage` became nullable for the status `200`
- **2025-09-22** `91c83447321b` — 1 breaking, 8 info
  - for the `query` request parameter `include`, default value `base_token` was added
  - added the new optional `query` request parameter `include_composition`
  - added the optional property `data/items/attributes/base_token_balance` to the response with the `200` status
  - added the optional property `data/items/attributes/base_token_liquidity_usd` to the response with the `200` status
  - added the optional property `data/items/attributes/buy_volume_usd` to the response with the `200` status
  - added the optional property `data/items/attributes/net_buy_volume_usd` to the response with the `200` status
  - added the optional property `data/items/attributes/quote_token_balance` to the response with the `200` status
  - added the optional property `data/items/attributes/quote_token_liquidity_usd` to the response with the `200` status
  - added the optional property `data/items/attributes/sell_volume_usd` to the response with the `200` status
- **2025-06-23** `385cf003659b` — 2 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
- **2025-05-29** `672da434b7c1` — 3 info
  - added the new optional `query` request parameter `include_volume_breakdown`
  - added the optional property `data/items/attributes/pool_fee_percentage` to the response with the `200` status
  - added the optional property `data/items/attributes/pool_name` to the response with the `200` status

---

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