---
title: "Changes to Pool Tokens Info by Pool Address"
method: GET
path: "/onchain/networks/{network}/pools/{pool_address}/info"
---

# Changes to Pool Tokens Info by Pool Address

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 19 revisions.

- **2026-05-28** `11cc9e00fd86` — 1 breaking, 1 warning, 4 info
- **2026-04-30** `fb6b6a203ce6` — 10 breaking, 1 warning, 3 info
- **2025-12-18** `a23494dedfc2` — 2 info
- **2025-09-22** `91c83447321b` — 1 breaking, 4 info
- **2025-07-20** `b3f067cef8c3` — 1 info
- **2025-05-29** `672da434b7c1` — 1 info

## Changes

- **2026-05-28** `11cc9e00fd86` — 1 breaking, 1 warning, 4 info
  - the `data/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `data/items/data` from the response with the `200` status
  - api tag `Tokens` removed
  - added the optional property `included/items/attributes/quote_token_addresses` to the response with the `200` status
  - added `#/components/schemas/TokenInfoItem, subschema #2` to the `data/items/` response property `allOf` list for the response status `200`
  - the response property `data` became required for the status `200`
- **2026-04-30** `fb6b6a203ce6` — 10 breaking, 1 warning, 3 info
  - the response property `data/items/data/attributes/discord_url` became nullable for the status `200`
  - the response property `data/items/data/attributes/farcaster_url` became nullable for the status `200`
  - the response property `data/items/data/attributes/freeze_authority` became nullable for the status `200`
  - the response property `data/items/data/attributes/mint_authority` became nullable for the status `200`
  - the response property `data/items/data/attributes/telegram_handle` became nullable for the status `200`
  - the response property `data/items/data/attributes/zora_url` became nullable for the status `200`
  - the `data/items/data/attributes/holders/distribution_percentage/11_30` response's property type/format changed from `number`/`` to `string`/`` for status `200`
  - the `data/items/data/attributes/holders/distribution_percentage/31_50` response's property type/format changed from `number`/`` to `string`/`` for status `200`
  - the `data/items/data/attributes/holders/distribution_percentage/rest` response's property type/format changed from `number`/`` to `string`/`` for status `200`
  - the `data/items/data/attributes/holders/distribution_percentage/top_10` response's property type/format changed from `number`/`` to `string`/`` for status `200`
  - removed the optional property `data/items/data/attributes/gt_categories_id` from the response with the `200` status
  - added the optional property `data/items/data/attributes/decimals` to the response with the `200` status
  - added the optional property `data/items/data/attributes/gt_category_ids` to the response with the `200` status
  - added the optional property `data/items/data/attributes/gt_verified` to the response with the `200` status
- **2025-12-18** `a23494dedfc2` — 2 info
  - added the optional property `data/items/data/attributes/farcaster_url` to the response with the `200` status
  - added the optional property `data/items/data/attributes/zora_url` to the response with the `200` status
- **2025-09-22** `91c83447321b` — 1 breaking, 4 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - added the new optional `query` request parameter `include`
  - removed `#/components/schemas/TokenInfo` from the response body `allOf` list for the response status `200`
  - added the optional property `data` to the response with the `200` status
  - added the optional property `included` to the response with the `200` status
- **2025-07-20** `b3f067cef8c3` — 1 info
  - added the optional property `allOf[#/components/schemas/TokenInfo]/data/attributes/is_honeypot` to the response with the `200` status
- **2025-05-29** `672da434b7c1` — 1 info
  - added the optional property `allOf[#/components/schemas/TokenInfo]/data/attributes/image` to the response with the `200` status

---

[Operation](https://skmtc.dev/coingecko/apis/coingecko-api/docs/onchain/networks/:network/pools/:pool_address/info/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/info/get)
