The New Era of Tatum Multichain Data APIs


%20(23).jpg)
At Tatum, our goal has always been to simplify how developers work with blockchains. As more teams move toward multichain architectures, one challenge keeps coming up consistently: managing the operational complexity that comes with it.
For solo developers and enterprise teams alike, supporting multiple chains often means maintaining dozens, sometimes hundreds, endpoints. Each blockchain has its own response format, structure, pagination logic, and edge cases. Adding a new network rarely means just switching a configuration; it usually requires writing and maintaining additional parsing logic.
With this update to our v4 Data API, we’re addressing that problem directly by unifying how blockchain data is delivered across networks.
The Blockchains API simplifies this by providing:
In our legacy v3 structure, developers interacted with more than 175 network-specific API endpoints. While this approach offered flexibility, it also created a growing maintenance burden. Supporting multiple chains meant adapting to different schemas and handling inconsistencies between EVM and non‑EVM networks.
That overhead adds up over time. Backend services become tightly coupled to chain-specific logic. Expanding to a new blockchain requires additional development, testing, and long-term maintenance.
The v4 Data API replaces that fragmented structure with a standardized abstraction layer. Instead of adjusting your application logic for each chain, you interact with a consistent response format regardless of the underlying network. Whether the data comes from an EVM chain, Bitcoin, or Zcash, the structure remains predictable.
This shift reduces the amount of custom transformation code required and makes multichain support significantly easier to scale.
Another important change is pricing standardization. Infrastructure planning becomes more straightforward when costs are predictable across supported networks. Teams can expand into new ecosystems without having to re-evaluate pricing models for each chain individually.
From a long-term perspective, this unified architecture also enables faster chain integrations and feature rollouts. By standardizing internally, we can extend support to additional networks without introducing new inconsistencies to developers.
| Endpoint Name | Credit Pricing |
|---|---|
Get current block height |
10 creditsper API call |
Get block by hash or height |
50 creditsper API call |
Get transaction by hash |
10 creditsper API call |
Get native balance |
10 creditsper API call |
Get native balance (batch) |
10 creditsper address |
Get outgoing transaction count |
10 creditsper API call |
Get block hash by block number |
10 creditsper API call |
Get UTXO info by tx hash and index |
10 creditsper API call |
Get mempool transaction hashes |
20 creditsper API call |
Get transaction history (UTXO) |
20 creditsper API call |
Get transaction history (UTXO) batch |
20 creditsper address |
Get internal transactions by address |
20 creditsper API call |
Alongside the structural update, we’ve extended the v4 standard to several highly requested networks.
Developers can now access unified data endpoints for high-performance chains such as Monad (Mainnet and Testnet), Berachain (Mainnet and Testnet), and Unichain (Mainnet and Sepolia). We’ve also expanded coverage to widely used ecosystems including Chiliz, EOS, Ethereum Classic, and Bitcoin Cash. In addition, privacy-focused and legacy networks such as Zcash (Mainnet and Testnet) and Litecoin Testnet are now available within the same standardized framework.
For teams building wallets, DeFi applications, analytics platforms, or payment systems, this means expanding to these chains no longer requires reworking your data handling logic. The integration process remains consistent across networks.
The goal of this release is not to introduce new complexity, but to remove it. Multichain development should not require maintaining parallel infrastructure paths for each blockchain. With the unified v4 Data API, adding support for another network becomes an incremental step rather than a structural rewrite.
If you’re currently operating on v3 and planning to expand your multichain coverage, this update is designed to reduce the operational overhead involved in that transition.
You can explore the full list of updates regarding our v4 endpoints here, as well as all other new features and improvements in our detailed changelog.
The shift is simple. Instead of chain-specific paths, you now use a unified structure.
We’re consolidating multiple chain‑specific v3 endpoints into a smaller, chain‑agnostic v4 surface. Use the cards below to see how each API call is changing.
Note: For UTXO chains like Dogecoin, some response fields are renamed
(for example, vin/vout → inputs/outputs). See per‑chain docs
for details.
New chains: too many to list here; see reference docs for full coverage.
New chains: bch-mainnet, bch-testnet.
Scope: v4 generalizes this endpoint to multiple EVM chains
(too many to list here). Use chain parameters in the request to
select the network.
Note: v4 unifies batch balance lookups but does not yet support all
chains that the single‑address /v4/data/balance endpoint does. Refer to
the per‑chain documentation for current coverage.
To provide the best possible service, we will eventually be sunsetting our legacy v3 endpoints for blocks, balances, and transactions. We want to ensure this transition is as smooth as possible for our community of over 300+ Paygo and Enterprise users.
Please mark these key dates in your calendar:
March 7th, 2026: Legacy v3 documentation will be removed from our public docs.
May 31st, 2026 (Soft EOL): Support for legacy endpoints begins to wind down. We recommend all users complete their migration by this date.
June 30th, 2026 (Hard Pull the Plug): Legacy v3 endpoints will be officially decommissioned.
Beyond just avoiding the sunset date, moving to v4 now gives you immediate access to our newest chain support (like Berachain and Monad) and the improved reliability of our v4 infrastructure.
With our new Multichain Data APIs, you don’t need 175 endpoints anymore. One unified API gives you standardized access to multichain data: blocks, transactions, balances, and more.
Get Your Free API Key NowWe understand that migrating infrastructure takes time. Our team is committed to making this transition easy. We will be providing detailed mapping guides to help you swap your current v3 calls for their v4 equivalents.
If you have questions or need assistance with the migration, please visit our troubleshooting section or reach out to support via your dashboard.
The future of Web3 is multichain, but it doesn't have to be complicated. Welcome to the new era of Tatum Data APIs!
Build blockchain apps faster with a unified framework for 60+ blockchain protocols.