---
title: "Changes to Most Recently Updated Tokens List"
method: GET
path: "/onchain/tokens/info_recently_updated"
---

# Changes to Most Recently Updated Tokens List

`GET /onchain/tokens/info_recently_updated`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 19 revisions.

- **2026-05-28** `11cc9e00fd86` — 5 breaking, 22 info
- **2026-04-30** `fb6b6a203ce6` — 1 breaking, 4 warning
- **2025-09-22** `91c83447321b` — 1 breaking
- **2025-05-26** `0484eb6fcafa` — 2 info

## Changes

- **2026-05-28** `11cc9e00fd86` — 5 breaking, 22 info
  - for the `query` request parameter `network`, default value `eth` was removed
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - the response property `data/items/attributes/description` became nullable for the status `200`
  - the response property `data/items/attributes/gt_score` became nullable for the status `200`
  - the response property `data/items/attributes/image_url` became nullable for the status `200`
  - api tag `Tokens` removed
  - added the optional property `included` 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/coingecko_coin_id` became required for the status `200`
  - the response property `data/items/attributes/decimals` became required for the status `200`
  - the response property `data/items/attributes/description` became required for the status `200`
  - the response property `data/items/attributes/discord_url` became required for the status `200`
  - the response property `data/items/attributes/farcaster_url` became required for the status `200`
  - the response property `data/items/attributes/gt_score` became required for the status `200`
  - the response property `data/items/attributes/image_url` became required for the status `200`
  - the response property `data/items/attributes/metadata_updated_at` 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/symbol` became required for the status `200`
  - the response property `data/items/attributes/telegram_handle` became required for the status `200`
  - the response property `data/items/attributes/twitter_handle` became required for the status `200`
  - the response property `data/items/attributes/websites` became required for the status `200`
  - the response property `data/items/attributes/zora_url` 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` — 1 breaking, 4 warning
  - the `data` response's property type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the optional property `data/attributes` from the response with the `200` status
  - removed the optional property `data/id` from the response with the `200` status
  - removed the optional property `data/relationships` from the response with the `200` status
  - removed the optional property `data/type` from the response with the `200` status
- **2025-09-22** `91c83447321b` — 1 breaking
  - for the `query` request parameter `network`, default value `eth` was added
- **2025-05-26** `0484eb6fcafa` — 2 info
  - 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

---

[Operation](https://skmtc.dev/coingecko/apis/coingecko-api/docs/onchain/tokens/info_recently_updated/get.md) · [API](https://skmtc.dev/coingecko/apis/coingecko-api.md) · [Page](https://skmtc.dev/coingecko/apis/coingecko-api/changes/onchain/tokens/info_recently_updated/get)
