Collection Historical Top Bids

This endpoint is currently in beta for top collection-level bid supported marketplaces (opensea, blur)

This endpoint provides the historical top bids for a specific collection. By default the endpoint exposes the trailing 1 month floor price history per collection.
Floor prices from multiple marketplaces can be queried in a single request by omitting the marketplace_id kwarg, and passing the query param marketplace_ids=marketplace (e.g., /v0/nfts/top_bids/collection/09954610564c25f6910ccd963c09a3fa/daily?marketplace_ids=opensea,blur)
If date ranges are passed, they must be less than one month apart. Historical top bids data is currently available from the start of November 2023.
Null values for top bids indicate that SimpleHash crawled the marketplace and found that there were no top bids at that time.
To understand more about the difference between Collections and Contracts, please refer to our FAQ.
Language
Click Try It! to start a request and see the response here!