The New Era of Tatum Multichain Data APIs

Written by
Ted Bloquet
February 26, 2026
6
min. read
Multichain Data APIs, new Tatum v4 Data APIs

At Tatum, our mission has always been clear: giving you the best web3 tools and making your life simple.

But for a solo dev or an enterprise-scale operation, we know that the "multichain dream" often comes with a hidden nightmare, the complexity of managing hundreds of different endpoints, varying response formats, and fragmented pricing models.

Today, we are taking a massive leap forward in solving that problem. We are excited to announce a major expansion of our v4 Data API, unifying our blockchain data infrastructure to provide a truly standardized, scalable, and high-performance experience for the entire ecosystem.

Why the Move to Unified Data?

Until now, developers using our legacy v3 endpoints often had to navigate a maze of 175+ different blockchain APIs. While powerful, this structure created a heavy maintenance burden. Different chains meant different data structures, requiring developers to write custom "glue code" for every new network they added.

We’ve listened to your feedback. We know that managing 100+ endpoints is a pain.

By shifting to the unified v4 Data API, we are replacing that complexity with a single, streamlined abstraction layer.

-Unified Responses: No more custom logic for every chain. Whether you’re fetching data from an EVM chain or a non-EVM chain (like Bitcoin or Zcash), the response format is standardized.

-Predictable Pricing: We’ve introduced standard pricing across all supported chains, making your infrastructure costs transparent and easier to forecast.

-Future-Proof Foundation: This move allows us to add new chains and features faster than ever before, ensuring you always have the most modern tools at your disposal.

What’s New: Major Chain Expansion

This isn't just a restructuring; it’s a massive expansion. We are bringing the v4 standard to some of the most requested and innovative networks in the space.

Starting today, you can access unified data for:

-High-Performance Chains: Monad (Mainnet & Testnet), Berachain (Mainnet & Testnet), and Unichain (Mainnet & Sepolia).

-Ecosystem Staples: Chiliz, EOS, Ethereum Classic, and Bitcoin Cash.

-Privacy & Legacy: Zcash (Mainnet & Testnet) and Litecoin Testnet.

This brings our coverage to a new level, ensuring that whether you’re building a DeFi protocol on Monad or a wallet for Bitcoin Cash, your API calls remain consistent and reliable.

The New Unified Blockchains API (v4)

The shift is simple. Instead of chain-specific paths, you now use a unified structure.

Current Block Endpoint
Old Endpoint (v3) New Endpoint (v4) Newly Added Chains
/v3/algorand/block/current /v4/data/blockchains/block/current bch-mainnet
/v3/arb/block/currentbch-testnet
/v3/avalanche/block/currentberachain-mainnet
/v3/base/block/currentbitcoin-mainnet
/v3/egld/block/currentbitcoin-testnet
/v3/sonic/block/currentchiliz-mainnet
/v3/cronos/block/currentdoge-mainnet
/v3/bsc/block/currentdoge-testnet
/v3/celo/block/currenteos-mainnet
/v3/kcs/block/currenteos-testnet
/v3/ethereum/block/currentethereum-classic-mainnet
/v3/fantom/block/currentethereum-classic-testnet
/v3/flare/block/currentlitecoin-mainnet
/v3/one/block/currentlitecoin-testnet
/v3/klaytn/block/currentmonad-mainnet
/v3/polygon/block/currentmonad-testnet
/v3/solana/block/currentunichain-mainnet
/v3/optimism/block/currentunichain-sepolia
/v3/xdc/block/currentzcash-mainnet
/v3/vet/block/currentzcash-testnet
/v3/tron/info
Block Endpoint
Old Endpoint (v3) New Endpoint (v4) Newly Added Chains
/v3/avalanche/block /v4/data/blockchains/block berachain-mainnet
/v3/bitcoin/blockchiliz-mainnet
/v3/base/blockeos-mainnet
/v3/ada/blockeos-testnet
/v3/cronos/blockethereum-classic-mainnet
/v3/dogecoin/blockethereum-classic-testnet
/v3/bcash/block/{hash}monad-mainnet
/v3/celo/blockmonad-testnet
/v3/bsc/blockunichain-mainnet
/v3/egld/blockunichain-sepolia
/v3/ethereum/blockzcash-mainnet
/v3/fantom/blockzcash-testnet
/v3/flare/block
/v3/litecoin/block
/v3/kcs/block
/v3/one/block
/v3/klaytn/block
/v3/polygon/block
/v3/solana/block
/v3/optimism/block
/v3/xdc/block
/v3/tron/block
/v3/vet/block
/v3/algorand/block/{roundNumber}
/v3/arb/block/{hash}
/v3/sonic/block/{hash}
Transaction Details Endpoint
Old Endpoint (v3) New Endpoint (v4) Newly Added Chains
/v3/algorand/transaction /v4/data/blockchains/transaction berachain-mainnet
/v3/avalanche/transactionchiliz-mainnet
/v3/bitcoin/transactionethereum-classic-mainnet
/v3/base/transactionethereum-classic-testnet
/v3/bcash/transactionmonad-mainnet
/v3/bsc/transactionmonad-testnet
/v3/ada/transactionunichain-mainnet
/v3/cronos/transactionunichain-sepolia
/v3/dogecoin/transactionzcash-mainnet
/v3/celo/transactionzcash-testnet
/v3/egld/transaction
/v3/ethereum/transaction
/v3/sonic/transaction/{hash}
/v3/fantom/transaction
/v3/flare/transaction
/v3/litecoin/transaction
/v3/kcs/transaction
/v3/klaytn/transaction
/v3/xlm/transaction
/v3/polygon/transaction
/v3/solana/transaction
/v3/optimism/transaction
/v3/xrp/transaction
/v3/xdc/transaction
/v3/tron/transaction
/v3/vet/transaction
/v3/one/transaction
/v3/arb/transaction/{hash}
Native Balance Endpoint
Old Endpoint (v3) New Endpoint (v4) Newly Added Chains
/v3/algorand/account/balance /v4/data/blockchains/balance berachain-mainnet (No Batch Support yet)
/v3/arb/account/balance/{address}chiliz-mainnet
/v3/avalanche/account/balanceeos-mainnet
/v3/base/account/balanceeos-testnet
/v3/bitcoin/address/balance/{address}ethereum-classic-mainnet
/v3/bsc/account/balance/{address}ethereum-classic-testnet
/v3/ada/accountmonad-mainnet
/v3/cronos/account/balancemonad-testnet
/v3/dogecoin/address/balanceunichain-mainnet
/v3/celo/account/balanceunichain-sepolia
/v3/egld/account/balance
/v3/ethereum/account/balance
/v3/fantom/account/balance
/v3/flare/account/balance
/v3/litecoin/address/balance
/v3/kcs/account/balance
/v3/one/account/balance
/v3/klaytn/account/balance
/v3/polygon/account/balance
/v3/solana/account/balance
/v3/optimism/account/balance
/v3/xrp/account
/v3/xdc/account/balance
/v3/tron/account
/v3/vet/account/balance
/v3/xlm/account
/v3/sonic/account/balance/{address}
Unified Batch Balance Endpoint
Old Endpoint (v3) New Endpoint (v4) Newly Added Chains
/v3/bitcoin/address/balance/batch /v4/data/blockchains/balance/batch berachain-mainnet
/v3/dogecoin/address/balance/batch chiliz-mainnet
/v3/litecoin/address/balance/batch eos-mainnet
eos-testnet
ethereum-classic-mainnet
ethereum-classic-testnet
monad-mainnet
monad-testnet
unichain-mainnet
unichain-sepolia
To Be Updated
Transaction Count Endpoint
Old Endpoint (v3) New Endpoint (v4) Newly Added Chains
/v3/avalanche/transaction/count /v4/data/blockchains/transaction/count berachain-mainnet
/v3/base/transaction/countchiliz-mainnet
/v3/bsc/transaction/countethereum-classic-mainnet
/v3/cronos/transaction/countethereum-classic-testnet
/v3/celo/transaction/countmonad-mainnet
/v3/egld/transaction/countmonad-testnet
/v3/ethereum/transaction/countunichain-mainnet
/v3/fantom/transaction/countunichain-sepolia
/v3/flare/transaction/count
/v3/kcs/transaction/count
/v3/one/transaction/count
/v3/klaytn/transaction/count
/v3/polygon/transaction/count
/v3/optimism/transaction/count
/v3/xdc/transaction/count
/v3/arb/transaction/count/{address}
/v3/sonic/transaction/count/{address}
Block Hash by Number Endpoint
Old Endpoint (v3) New Endpoint (v4)
/v3/bitcoin/block/hash/{i} /v4/data/blockchains/block/hash
/v3/bcash/block/hash/{i}
/v3/dogecoin/block/hash/{i}
/v3/litecoin/block/hash/{i}

✅ Newly Supported Chains

  • Algorand (mainnet, testnet)
  • Arbitrum (mainnet, testnet)
  • Avalanche (mainnet, testnet)
  • Base (mainnet, sepolia)
  • Berachain (mainnet)
  • BSC (mainnet, testnet)
  • Cardano (mainnet, preprod)
  • Celo (mainnet)
  • Chiliz (mainnet)
  • Cronos (mainnet, testnet)
  • Elrond (mainnet, testnet)
  • EOS (mainnet, testnet)
  • Ethereum (mainnet, sepolia)
  • Ethereum Classic (mainnet, testnet)
  • Fantom (mainnet, testnet)
  • Flare (mainnet, Songbird, Coston, Coston2)
  • KCS (mainnet, testnet)
  • Klaytn (Cypress, Baobab)
  • Monad (mainnet, testnet)
  • Harmony (mainnet, testnet)
  • Optimism (mainnet, testnet)
  • Polygon (mainnet, amoy)
  • Ripple (mainnet, testnet)
  • Solana (mainnet, devnet)
  • Sonic (mainnet, blaze)
  • Stellar (mainnet, testnet)
  • Tron (mainnet, testnet)
  • Unichain (mainnet, sepolia)
  • VeChain (mainnet, testnet)
  • XDC (mainnet, testnet)
  • Zcash (mainnet, testnet)
UTXO Info Endpoint
Old Endpoint (v3) New Endpoint (v4) Newly Added Chains
/v3/bitcoin/utxo/{hash}/{index} /v4/data/blockchains/utxo/info -
/v3/dogecoin/utxo/{hash}/{index}
/v3/litecoin/utxo/{hash}/{index}
Mempool Transaction Hashes Endpoint
Old Endpoint (v3) New Endpoint (v4) Newly Added Chains
/v3/bitcoin/mempool /v4/data/blockchains/mempool bch-mainnet
/v3/dogecoin/mempool bch-testnet
/v3/litecoin/mempool
UTXO Transaction History Endpoint
Old Endpoint (v3) New Endpoint (v4) Newly Added Chains
/v3/bitcoin/transaction/address/{address} /v4/data/blockchains/transaction/history/utxos
/v3/dogecoin/transaction/address/{address}
/v3/litecoin/transaction/address/{address}
/v3/ada/transaction/address/{address}
UTXO Transaction History Batch Endpoint
Old Endpoint (v3) New Endpoint (v4) Newly Added Chains
/v3/bitcoin/transaction/address/batch /v4/data/blockchains/transaction/history/utxos/batch cardano-mainnet
/v3/dogecoin/transaction/address/batch cardano-testnet
/v3/litecoin/transaction/address/batch
Internal Transactions by Address Endpoint
Old Endpoint (v3) New Endpoint (v4) Newly Added Chains
/v3/ethereum/account/transaction/internal/{address} /v4/data/blockchains/transaction/internal Expanded beyond Ethereum

Now Supported Chains:

• Ethereum (mainnet, sepolia)
• BSC (mainnet, testnet)
• Polygon (mainnet, amoy)
• Celo (mainnet)
• Base (mainnet, sepolia)
• Arbitrum (mainnet, testnet)
• Optimism (mainnet, testnet)
• Berachain (mainnet)
• Unichain (mainnet, sepolia)
• Monad (mainnet, testnet)
• Avalanche (mainnet, testnet)
• XDC (mainnet, testnet)
• Sonic (mainnet, blaze)

Migration Roadmap: What You Need to Know

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.

Ready to Build Across 130+ Blockchains?

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 Now

We’re Here to Help!

We 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.



TROUBLESHOOTNG link to be added here.

If you have questions or need assistance with the migration, please reach out to our support team via the Tatum Dashboard.

The future of Web3 is multichain, but it doesn't have to be complicated. Welcome to the new era of Tatum Data APIs!