added

June 2025 Recap

Solana keeps being a major area of focus, and we continue pushing improvements and features across our product suite.

Solana data keeps getting better

We launched transaction classification for Solana last month, and in 30 days we've added support for dozens of additional protocols and programs. Our classification rate is now ranging between 85% and 95%, based on the last few days of traffic.

New, streamlined txs job for EVM

Our OG set of endpoints for starting a txs job in EVM has been deprecated (but still available), in favor of a newer, combined endpoint.

The combined endpoint offers a more seamless experience. Just call it with your set of account address and desired time range, and you'll automatically start a new job or retrieve the results for an existing job.

You can also request for your export job to be financially reconciled before it is returned to you, and add a webhook URL to get notified when the job is done.

This new combined endpoint will be the blueprint for future implementations in other ecosystems.

UTXO balances

We've finalized the implementation of a balancesOf endpoint for our UTXO chains. And it includes prices too!

v5 transaction format now universally available

Our v5 transaction format, originally launched for Solana, is now available across all of our ecosystems: EVM, TVM, UTXO, Polkadot, and Cosmos.

This allows seamless integration across all ecosystems, with one unified transaction format, also natively integrated with our SDK.