---
title: "Changes to Token Info by Token Address"
method: GET
path: "/onchain/networks/{network}/tokens/{address}/info"
---

# Changes to Token Info by Token Address

`GET /onchain/networks/{network}/tokens/{address}/info`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 19 revisions.

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

## Changes

- **2026-05-28** `11cc9e00fd86` — 4 breaking, 4 warning, 28 info
  - the response property `data/attributes/coingecko_coin_id` became nullable for the status `200`
  - the response property `data/attributes/description` became nullable for the status `200`
  - the response property `data/attributes/image_url` became nullable for the status `200`
  - the response property `data/attributes/twitter_handle` became nullable for the status `200`
  - removed the optional property `data/attributes/holders/distribution_percentage/11_30` from the response with the `200` status
  - removed the optional property `data/attributes/holders/distribution_percentage/31_50` from the response with the `200` status
  - removed the optional property `data/attributes/holders/distribution_percentage/rest` from the response with the `200` status
  - removed the optional property `data/attributes/holders/distribution_percentage/top_10` from the response with the `200` status
  - api tag `Tokens` removed
  - the response property `data` became required for the status `200`
  - the response property `data/attributes` became required for the status `200`
  - the response property `data/attributes/address` became required for the status `200`
  - the response property `data/attributes/categories` became required for the status `200`
  - the response property `data/attributes/coingecko_coin_id` became required for the status `200`
  - the response property `data/attributes/decimals` became required for the status `200`
  - the response property `data/attributes/description` became required for the status `200`
  - the response property `data/attributes/discord_url` became required for the status `200`
  - the response property `data/attributes/farcaster_url` became required for the status `200`
  - the response property `data/attributes/freeze_authority` became required for the status `200`
  - the response property `data/attributes/gt_category_ids` became required for the status `200`
  - the response property `data/attributes/gt_score` became required for the status `200`
  - the response property `data/attributes/gt_score_details` became required for the status `200`
  - the response property `data/attributes/gt_verified` became required for the status `200`
  - the response property `data/attributes/holders` became required for the status `200`
  - the response property `data/attributes/image` became required for the status `200`
  - the response property `data/attributes/image_url` became required for the status `200`
  - the response property `data/attributes/is_honeypot` became required for the status `200`
  - the response property `data/attributes/mint_authority` became required for the status `200`
  - the response property `data/attributes/name` became required for the status `200`
  - the response property `data/attributes/symbol` became required for the status `200`
  - the response property `data/attributes/telegram_handle` became required for the status `200`
  - the response property `data/attributes/twitter_handle` became required for the status `200`
  - the response property `data/attributes/websites` became required for the status `200`
  - the response property `data/attributes/zora_url` became required for the status `200`
  - the response property `data/id` became required for the status `200`
  - the response property `data/type` became required for the status `200`
- **2026-04-30** `fb6b6a203ce6` — 10 breaking, 1 warning, 3 info
  - the response property `data/attributes/discord_url` became nullable for the status `200`
  - the response property `data/attributes/farcaster_url` became nullable for the status `200`
  - the response property `data/attributes/freeze_authority` became nullable for the status `200`
  - the response property `data/attributes/mint_authority` became nullable for the status `200`
  - the response property `data/attributes/telegram_handle` became nullable for the status `200`
  - the response property `data/attributes/zora_url` became nullable for the status `200`
  - the `data/attributes/holders/distribution_percentage/11_30` response's property type changed from `number` to `string` for status `200`
  - the `data/attributes/holders/distribution_percentage/31_50` response's property type changed from `number` to `string` for status `200`
  - the `data/attributes/holders/distribution_percentage/rest` response's property type changed from `number` to `string` for status `200`
  - the `data/attributes/holders/distribution_percentage/top_10` response's property type changed from `number` to `string` for status `200`
  - removed the optional property `data/attributes/gt_categories_id` from the response with the `200` status
  - added the optional property `data/attributes/decimals` to the response with the `200` status
  - added the optional property `data/attributes/gt_category_ids` to the response with the `200` status
  - added the optional property `data/attributes/gt_verified` to the response with the `200` status
- **2025-12-18** `a23494dedfc2` — 2 info
  - added the optional property `data/attributes/farcaster_url` to the response with the `200` status
  - added the optional property `data/attributes/zora_url` to the response with the `200` status
- **2025-09-22** `91c83447321b` — 1 breaking
  - response property `data/attributes/is_honeypot` list-of-types was widened by adding types `string` to media type `application/json` of response `200`
- **2025-07-20** `b3f067cef8c3` — 1 info
  - added the optional property `data/attributes/is_honeypot` to the response with the `200` status
- **2025-05-29** `672da434b7c1` — 1 info
  - added the optional property `data/attributes/image` to the response with the `200` status

---

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