We’ve completely redesigned the Dashboard Overview to give you a cleaner, more intuitive experience when working with Tatum Platform. Everything you need – from RPC Gateways, Notifications and Data Insights – is now accessible in one unified page.

Try the New Dashboard


RPC Gateway

Quickly start interacting with popular blockchains using pre-configured endpoints. Monitor chain health and view details for each supported network – all at a glance. Use the built-in “Try Now” widget to run live RPC calls directly from the Dashboard without leaving the page – perfect for quick tests and troubleshooting.

RPC Gateway in Tatum Dashboard Overview

API Keys

Access and manage your API keys more easily to authenticate and start using Tatum’s services faster than ever.

API Keys in Tatum Dashboard Overview

Notifications

Create subscriptions to track blockchain events in real-time. From wallet transfers to native currency movements, set it up in just a few clicks. Keep an eye on your activity with the Sent Notifications widget on the right – it shows webhook events delivered to your endpoints.

Notifications in Tatum Dashboard Overview

Data Insights

Run ready-made queries to explore blockchain data instantly. Check portfolio balances, wallet transactions, or token holdings – all in seconds. Use the Quick Search widget on the right to instantly look up Wallets, NFTs, or Tokens and run insights on the spot.

Data Insights in Tatum Dashboard Overview

We're excited to announce major upgrades to Exchange Rates in Tatum's Data Insights!

📘

Get Exchange Rate by Symbol (Popular)

GET /v4/data/rate/symbol
Fetch the current exchange rate for a single crypto or fiat asset.
Explore Docs →

📚

Get Exchange Rate by Contract Address

GET /v4/data/rate/contract
Fetch the exchange rate for a crypto asset using its contract address on a supported blockchain.
Explore Docs →

Fetch current token prices in real time using either token symbols (BTC, ETH, USDT, etc.) or chain-specific contract addresses.

  • Coverage: Top 1,000+ tokens by market cap
  • Data Sources: Real-time pricing from 10+ major CEXs and 100+ DEXs
  • Supports: ERC-20, BEP-20, and other token standards
  • Update Speed: Prices are available as soon as tokens are listed on supported exchanges

🔍 Check the Docs

We're excited to introduce advanced filtering and search in Tatum's Error Logs page. Now you can quickly find the logs you need with precise filters and search options for all your API Errors on Non RPC Methods.

🔍 What’s New

  • Filter by API Key: View logs for a specific API key or all keys at once.
  • Search by Log ID: Quickly locate a specific request or error using its unique log ID.
  • Filter by Time Range: Narrow down logs to a custom time window, including the last 30 days.

These enhancements make it easier to debug issues, monitor usage, and gain insights from your logs in real time.


🔍 Try in Dashboard

Tatum Notifications got a makeover.
Our aim was to improve service reliability and provide you with best-in-class speed:

  1. Tatum is now 4x faster at sending hooks as soon as they finalize on-chain.
  2. Our system now scales to unlimited transaction notifications.
  3. Berachain, Unichain, and Monad have been added with many more to come.

We achieved this by unifying multiple versions of our infrastructure.

📡 Try Notifications


It streamlined our services, but also required pricing adjustments.

📖

Here's what changed:

  • Sending webhooks: 50 credits per webhook event sent
  • Daily monitoring cost: 50 credits per active notification subscription

The Celo Foundation has announced the sunset of the Celo Alfajores testnet. As a result, access to Alfajores via Tatum endpoints will be discontinued after September 1, 2025 (EOD).

To ensure a smooth transition, Tatum now supports Celo Sepolia via JSON-RPC. We recommend updating your integrations to use Celo Sepolia going forward.

Blockchain RPC Gateway for Celo

Celo RPC networks

💎 mainnet
https://celo-mainnet.gateway.tatum.io
testnet
https://celo-sepolia.gateway.tatum.io

We’re excited to introduce Web3 Name Service in Tatum’s Data API. Now you can easily resolve human-readable domains into blockchain wallet addresses across major networks. This makes it simple for wallets, explorers, and dApps to accept user-friendly names instead of long cryptographic addresses.

🔍 Try Name Service API


Supported Web3 domains:

Added domains: .eth, .base, .arb, .bsc, .sol

Example of Domain Lookup

  • vitalik.eth0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
  • rekt.eth0xA7499Aa6464c078EeB940da2fc95C6aCd010c3Cc
  • tatumio.eth0xE1b2Fd65eddd29Bec2c08D6abFbD14D747F70f0e
Unichain logo Monad logo

Unichain and Monad Testnet are now supported in Tatum Notifications.

With Notifications for Unichain and Monad Testnet, you can build real-time DeFi protocols, NFT marketplaces, DAOs, and analytics platforms – all without running your own infrastructure. Simply subscribe to blockchain events, receive clean structured alerts, and keep building.

📚

Available Notification Types

  • Finality-based Alerts: Be notified when transactions are mined, confirmed, or finalized
  • Wallet Activity Alerts: Track balance changes, token transfers, and NFT movements
  • Custom Event Filters: Get alerts for specific smart contract events matching your filters

📡 Try Blockchain Notifications

We’ve added HyperEVM support to Tatum's Blockchain Gateway! You can now start building on the HyperEVM Mainnet and Testnet via Tatum’s managed RPC gateway using familiar Ethereum JSON-RPC methods.

HyperEVM is an Ethereum-compatible Layer 2 built on the Hyperliquid ecosystem, designed for ultra-low latency, high throughput, and low-cost transactions. With full EVM compatibility, it enables developers to deploy smart contracts and dApps without changing their existing Ethereum tooling. Ideal for DeFi, NFTs, and on-chain trading applications, HyperEVM provides performance and scalability without the burden of running your own infrastructure.

HyperEVM RPC networks

mainnet
https://hyperevm-mainnet.gateway.tatum.io
testnet
https://hyperevm-testnet.gateway.tatum.io

We’ve added Monad support to Tatum's Blockchain Gateway! You can now start building on the Monad Testnet via Tatum’s managed RPC gateway using familiar Ethereum JSON-RPC methods.

Monad is an EVM-compatible Layer 1 engineered for parallel execution, fast finality, and minimal gas fees, while preserving full Ethereum tooling compatibility. Delivering up to 10,000 TPS, ~0.5s block times, and ~1s finality, it empowers developers to build scalable DeFi apps, NFT marketplaces, DAOs, and other high-performance dApps without the burden of running their own infrastructure.

Monad chain networks

testnet
https://monad-testnet.gateway.tatum.io

Monad - a high-performance, EVM-compatible Layer 1 built for parallel execution, fast finality, and low-latency performance - is now supported in Tatum’s Data API.

With Monad integrated, you can build high-speed DeFi protocols, NFT marketplaces, DAOs, and real-time analytics platforms – all without running your own infrastructure. Simply query the blockchain, get clean structured data, and keep building.

📚

Available Data API endpoints for Monad

  • Wallet API: Get wallet portfolio value, balances over time & token positions
  • Transactions API: Retrieve historical transaction activity for a Monad wallet
  • NFT API: Access NFT ownership, metadata, collections and transfers
  • Token API: Fetch token balances and token-specific portfolio data

🔍 Try Blockchain Data API