NFTs Collection Data by Contract Address
To query all the NFT data (name, floor price, 24hr volume, ...) based on the NFT collection contract address and respective asset platform
Path parameters
Asset platform ID. *refers to /asset_platforms.
Contract address of the NFT collection.
Response
NFT collection data
Changes
Changed in 2 of the 19 revisions of this API.4140
- ○
api tag
NFTs (Beta)removedapi-tag-removed
- ○
the response property
asset_platform_idbecame required for the status200response-property-became-required
- ○
the response property
athbecame required for the status200response-property-became-required
- ○
the response property
ath_change_percentagebecame required for the status200response-property-became-required
- ○
the response property
ath_datebecame required for the status200response-property-became-required
- ○
the response property
banner_imagebecame required for the status200response-property-became-required
- ○
the response property
contract_addressbecame required for the status200response-property-became-required
- ○
the response property
descriptionbecame required for the status200response-property-became-required
- ○
the response property
explorersbecame required for the status200response-property-became-required
- ○
the response property
floor_pricebecame required for the status200response-property-became-required
- ○
the response property
floor_price_14d_percentage_changebecame required for the status200response-property-became-required
- ○
the response property
floor_price_1y_percentage_changebecame required for the status200response-property-became-required
- ○
the response property
floor_price_24h_percentage_changebecame required for the status200response-property-became-required
- ○
the response property
floor_price_30d_percentage_changebecame required for the status200response-property-became-required
- ○
the response property
floor_price_60d_percentage_changebecame required for the status200response-property-became-required
- ○
the response property
floor_price_7d_percentage_changebecame required for the status200response-property-became-required
- ○
the response property
floor_price_in_usd_24h_percentage_changebecame required for the status200response-property-became-required
- ○
the response property
idbecame required for the status200response-property-became-required
- ○
the response property
imagebecame required for the status200response-property-became-required
- ○
the response property
linksbecame required for the status200response-property-became-required
- ○
the response property
market_capbecame required for the status200response-property-became-required
- ○
the response property
market_cap_24h_percentage_changebecame required for the status200response-property-became-required
- ○
the response property
market_cap_rankbecame required for the status200response-property-became-required
- ○
the response property
namebecame required for the status200response-property-became-required
- ○
the response property
native_currencybecame required for the status200response-property-became-required
- ○
the response property
native_currency_symbolbecame required for the status200response-property-became-required
- ○
the response property
number_of_unique_addressesbecame required for the status200response-property-became-required
- ○
the response property
number_of_unique_addresses_24h_percentage_changebecame required for the status200response-property-became-required
- ○
the response property
one_day_average_sale_pricebecame required for the status200response-property-became-required
- ○
the response property
one_day_average_sale_price_24h_percentage_changebecame required for the status200response-property-became-required
- ○
the response property
one_day_salesbecame required for the status200response-property-became-required
- ○
the response property
one_day_sales_24h_percentage_changebecame required for the status200response-property-became-required
- ○
the response property
symbolbecame required for the status200response-property-became-required
- ○
the response property
total_supplybecame required for the status200response-property-became-required
- ○
the response property
user_favorites_countbecame required for the status200response-property-became-required
- ○
the response property
volume_24hbecame required for the status200response-property-became-required
- ○
the response property
volume_24h_percentage_changebecame required for the status200response-property-became-required
- ○
the response property
volume_in_usd_24h_percentage_changebecame required for the status200response-property-became-required
- ○
the response property
web_slugbecame required for the status200response-property-became-required
This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response property
market_cap_rankbecame nullable for the status200response-property-became-nullable
- ▲
the response property
one_day_average_sale_pricebecame nullable for the status200response-property-became-nullable
- ▲
the response property
one_day_salesbecame nullable for the status200response-property-became-nullable
- ▲
the
banner_imageresponse's property type/format changed fromobject/tostring/for status200response-property-type-changed
- ●
removed the optional property
banner_image/smallfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
web_slugto the response with the200statusresponse-optional-property-added
- ▲