Market Data
Latest trades, floor prices, market caps and more.
Finding accurate market data for your application is tricky — but Center can help
NFTs are constantly bought and sold — these transactions are a fundamental part of the NFT ecosystem. However, tracking all of that activity, and making sense of it, can be cumbersome.
Luckily, Center makes it easy to incorporate market data into your application. You can use our Market Data API to easily retrieve floor prices, market caps and daily transaction volumes for any NFT collection. We don’t rely on any third-parties — all calculations are done in-house based on data we pull directly from the blockchain. We’ve also taken great care to clean our data, removing things like wash trading to provide the most accurate and reliable information for our customers.
We believe in our market data so much that we use it to power Center.app. All floor prices, volumes and market caps come directly from our API.
Easily add floor prices, market caps and volumes to your applications
Center provides three different endpoints for retrieving market data. Users can retrieve the floor price of a collection using getCollectionFloorPrice
, the market cap of a collection using getCollectionMarketCap
, and the volume of a collection using getVolumeOfACollection
.
With just a few lines of code, you can easily integrate Center's NFT market data into your own applications.