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

# Changes to Token Data by Token Address

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 19 revisions.

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

## Changes

- **2026-05-28** `11cc9e00fd86` — 9 breaking, 4 warning, 21 info
  - for the `query` request parameter `include_inactive_source`, default value `false` was removed
  - the response property `data/attributes/coingecko_coin_id` became nullable for the status `200`
  - the response property `data/attributes/fdv_usd` became nullable for the status `200`
  - the response property `data/attributes/image_url` became nullable for the status `200`
  - the response property `data/attributes/market_cap_usd` became nullable for the status `200`
  - the response property `data/attributes/price_usd` became nullable for the status `200`
  - the response property `included/items/attributes/fdv_usd` became nullable for the status `200`
  - the response property `included/items/attributes/market_cap_usd` became nullable for the status `200`
  - the `data/attributes/last_trade_timestamp` response's property type changed from `integer` to `string` for status `200`
  - removed the optional property `included/items/attributes/base_token_balance` from the response with the `200` status
  - removed the optional property `included/items/attributes/base_token_liquidity_usd` from the response with the `200` status
  - removed the optional property `included/items/attributes/quote_token_balance` from the response with the `200` status
  - removed the optional property `included/items/attributes/quote_token_liquidity_usd` from the response with the `200` status
  - api tag `Tokens` removed
  - added the optional property `data/attributes/launchpad_details` to the response with the `200` status
  - added the optional property `included/items/attributes/last_trade_timestamp` to the response with the `200` status
  - 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/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/fdv_usd` became required for the status `200`
  - the response property `data/attributes/image_url` became required for the status `200`
  - the response property `data/attributes/market_cap_usd` became required for the status `200`
  - the response property `data/attributes/name` became required for the status `200`
  - the response property `data/attributes/normalized_total_supply` became required for the status `200`
  - the response property `data/attributes/price_usd` became required for the status `200`
  - the response property `data/attributes/symbol` became required for the status `200`
  - the response property `data/attributes/total_reserve_in_usd` became required for the status `200`
  - the response property `data/attributes/total_supply` became required for the status `200`
  - the response property `data/attributes/volume_usd` became required for the status `200`
  - the response property `data/id` became required for the status `200`
  - the response property `data/relationships` became required for the status `200`
  - the response property `data/type` became required for the status `200`
- **2025-12-18** `a23494dedfc2` — 2 info
  - added the new optional `query` request parameter `include_inactive_source`
  - added the optional property `data/attributes/last_trade_timestamp` to the response with the `200` status
- **2025-09-22** `91c83447321b` — 6 info
  - added the new optional `query` request parameter `include_composition`
  - added the optional property `included/items/attributes/base_token_balance` to the response with the `200` status
  - added the optional property `included/items/attributes/base_token_liquidity_usd` to the response with the `200` status
  - added the optional property `included/items/attributes/quote_token_balance` to the response with the `200` status
  - added the optional property `included/items/attributes/quote_token_liquidity_usd` to the response with the `200` status
  - added the optional property `included/items/attributes/transactions/h6` to the response with the `200` status
- **2025-06-23** `385cf003659b` — 4 info
  - added the optional property `included/items/attributes/price_change_percentage/m15` to the response with the `200` status
  - added the optional property `included/items/attributes/price_change_percentage/m30` to the response with the `200` status
  - added the optional property `included/items/attributes/volume_usd/m15` to the response with the `200` status
  - added the optional property `included/items/attributes/volume_usd/m30` to the response with the `200` status
- **2025-05-29** `672da434b7c1` — 1 info
  - added the optional property `data/attributes/normalized_total_supply` to the response with the `200` status

---

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