---
title: "Changes to NFTs Collection Data by Contract Address"
method: GET
path: "/nfts/{asset_platform_id}/contract/{contract_address}"
---

# Changes to NFTs Collection Data by Contract Address

`GET /nfts/{asset_platform_id}/contract/{contract_address}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 19 revisions.

- **2026-05-28** `11cc9e00fd86` — 39 info
- **2026-04-30** `fb6b6a203ce6` — 4 breaking, 1 warning, 1 info

## Changes

- **2026-05-28** `11cc9e00fd86` — 39 info
  - api tag `NFTs (Beta)` removed
  - the response property `asset_platform_id` became required for the status `200`
  - the response property `ath` became required for the status `200`
  - the response property `ath_change_percentage` became required for the status `200`
  - the response property `ath_date` became required for the status `200`
  - the response property `banner_image` became required for the status `200`
  - the response property `contract_address` became required for the status `200`
  - the response property `description` became required for the status `200`
  - the response property `explorers` became required for the status `200`
  - the response property `floor_price` became required for the status `200`
  - the response property `floor_price_14d_percentage_change` became required for the status `200`
  - the response property `floor_price_1y_percentage_change` became required for the status `200`
  - the response property `floor_price_24h_percentage_change` became required for the status `200`
  - the response property `floor_price_30d_percentage_change` became required for the status `200`
  - the response property `floor_price_60d_percentage_change` became required for the status `200`
  - the response property `floor_price_7d_percentage_change` became required for the status `200`
  - the response property `floor_price_in_usd_24h_percentage_change` became required for the status `200`
  - the response property `id` became required for the status `200`
  - the response property `image` became required for the status `200`
  - the response property `links` became required for the status `200`
  - the response property `market_cap` became required for the status `200`
  - the response property `market_cap_24h_percentage_change` became required for the status `200`
  - the response property `market_cap_rank` became required for the status `200`
  - the response property `name` became required for the status `200`
  - the response property `native_currency` became required for the status `200`
  - the response property `native_currency_symbol` became required for the status `200`
  - the response property `number_of_unique_addresses` became required for the status `200`
  - the response property `number_of_unique_addresses_24h_percentage_change` became required for the status `200`
  - the response property `one_day_average_sale_price` became required for the status `200`
  - the response property `one_day_average_sale_price_24h_percentage_change` became required for the status `200`
  - the response property `one_day_sales` became required for the status `200`
  - the response property `one_day_sales_24h_percentage_change` became required for the status `200`
  - the response property `symbol` became required for the status `200`
  - the response property `total_supply` became required for the status `200`
  - the response property `user_favorites_count` became required for the status `200`
  - the response property `volume_24h` became required for the status `200`
  - the response property `volume_24h_percentage_change` became required for the status `200`
  - the response property `volume_in_usd_24h_percentage_change` became required for the status `200`
  - the response property `web_slug` became required for the status `200`
- **2026-04-30** `fb6b6a203ce6` — 4 breaking, 1 warning, 1 info
  - the response property `market_cap_rank` became nullable for the status `200`
  - the response property `one_day_average_sale_price` became nullable for the status `200`
  - the response property `one_day_sales` became nullable for the status `200`
  - the `banner_image` response's property type/format changed from `object`/`` to `string`/`` for status `200`
  - removed the optional property `banner_image/small` from the response with the `200` status
  - added the optional property `web_slug` to the response with the `200` status

---

[Operation](https://skmtc.dev/coingecko/apis/coingecko-api/docs/nfts/:asset_platform_id/contract/:contract_address/get.md) · [API](https://skmtc.dev/coingecko/apis/coingecko-api.md) · [Page](https://skmtc.dev/coingecko/apis/coingecko-api/changes/nfts/:asset_platform_id/contract/:contract_address/get)
