Base

Explore Base, a new Layer 2 blockchain built to enhance scalability and security. Discover its potential for dApps, DeFi, and more.

The Base RPC documentation offers developers a comprehensive guide to interact with the Base Layer 2 network, built on the Optimism stack. Through its detailed API endpoints, developers can query blockchain data, manage accounts, submit transactions, and interact with Ethereum-compatible smart contracts. Base is designed to enhance Ethereum’s scalability by providing faster transaction times and lower fees, while still maintaining security. This documentation supports developers in building and migrating dApps, with examples and best practices for seamless integration.

Related: 📚 Supported Blockchains • 🌐 RPC Nodes Base • 🔗 Official Base Website

RPC Gateway for Base blockchain

💎

Base Mainnet

↳ JSON-RPC
https://base-mainnet.gateway.tatum.io

Base Sepolia

↳ JSON-RPC
https://base-sepolia.gateway.tatum.io

Connect to Base and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for Base using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.

Get API key For free. No commitment.

Don't have an API key?

Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.

Retrieve Base Node Status or Client Version via RPC

Use this pre-configured request to get version or status information for your connected Base node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.

Test Base RPC Methods in Postman

Explore and test Base blockchain methods instantly using our pre-configured Postman collection. Perfect for developers who want to experiment with Base RPC endpoints, validate API responses, or integrate Base into their applications.

How to use the Base Postman Collection

  1. Get your API key: Visit Tatum Dashboard to obtain your free API key
  2. Import the collection: Click the "Run in Postman" button below to import the Base collection
  3. Configure your environment: Update the gateway-api-key variable in the Tatum Gateway environment
  4. Start testing: Execute any Base RPC method and see real-time responses

Available Base interfaces

Base - JSON-RPC

Base - Tatum API