Center Changelog: July 2023
We’re so excited to share what we were up to in July.
This month, we shipped new endpoints, improved our data quality, enriched existing API responses, added new chains, squashed bugs and more.
Please read on to learn about our new collection trading volume endpoint, the new-and-improved way we detect NFT reveals, the fields we’ve added to our NFT metadata response, our support for Base Mainnet and everything else we did this month.
As always, please reach out to support@center.app if you have any questions or feedback. Happy building!
We’re pleased to announce a new V2 endpoint that will allow you to retrieve trading volume for NFT collections.
What sets our collection volumes apart?
Check out our collection trading volume in action
Check it out in our docs here or read our announcement for more information.
We will be shipping a floor price endpoint soon - stay tuned!
NFT collections often go through “reveals”. This means that, sometime after the initial mint, the metadata and / or media of the NFT is updated to something new. This is a very tricky thing for many applications to detect — but failing to serve users the latest media and metadata is a very visible issue.
With Center, you can rest assured that you are showing your users the latest and greatest. We have significantly improved the way we detect reveals — we use a combination of onchain signals, heuristics and user feedback to help ensure that our NFTs are never out of date.
Much of this occurs on the back-end, so you won’t need to do anything different to benefit from this new infrastructure! In the unlikely event we do miss a reveal, though, you will be able to manually request refreshes through our recently-shipped Refresh NFT Metadata endpoint.
Note: To take advantage of our improved reveal detection, you’ll need to switch over to our V2 endpoints. To learn more, check them out in our docs here.
We added several new fields to our Get NFT Metadata response.
These new fields include:
Updated collection array in our NFT metadata response
Other things you want to see added? Reach out to support@center.app.
Our V2 NFT renderer now maintains the original aspect ratio of NFT media within the bounds of the dimensions that our users request. This means that we no longer square and crop NFT media that is not originally square, creating a much better experience for users.
This month, we added support for Base Mainnet on our V2 API.
Interested in other chains? Please let us know at support@center.app.
Bugs are no fun. We squashed several this month, including:
Notice any bugs? Please let us know at support@center.app!