added

May 2025 Recap

In May, we put a great deal of focus on bringing our Solana integration to the next level, and making our SDK to be at feature-parity with our extensive API surface.

Next-gen Solana data

We've now shipped a translation engine for Solana that brings our classification to the same levels as our EVM APIs. Expect a significant majority of the Solana transactions that you fetch from our APIs to come with a defined transaction type and a human-friendly description.

On top of this, our Solana data continues to be 100% financially reconciliable, dealing with all of the messiness of ghost transfers, implied unwraps, and other balance-changing actions that aren't reported by the node but do take place.

We've also introduced support for compressed NFTs.

SDK

We’ve made significant improvements to our Typescript SDK during May. It now offers full coverage of all endpoints across our Translate, Foresight, and Pricing APIs, with complete support for every supported ecosystem. Each method is now strongly typed, tailored to the specific structure of each ecosystem.

In addition, we’ve added thorough documentation and practical examples for every SDK method, making integration easier and more intuitive for developers.

Bittensor

A number of things changed in Bittensor since we first released our integration a few months ago. This month we spent some time bringing our data up to speed with the latest changes.

In particular, we completed a major refactor of the staking endpoints, to better support staking by individual subnets.