Base
Base is Coinbase's Ethereum Layer 2 network built on the OP Stack and part of the Optimism Superchain. It exposes a standard Ethereum JSON-RPC interface for smart contracts and dApps, plus higher-level developer surfaces including Base Account (Smart Wallet, Sub Accounts, passkeys, paymaster-sponsored transactions), OnchainKit React components, Mini Apps, the canonical Bridge to Ethereum, and a Solana cross- chain bridge. Block exploration is available through BaseScan and Blockscout.
Base publishes 9 APIs on the APIs.io network. Tagged areas include Layer 2, Ethereum, OP Stack, Superchain, and JSON-RPC.
Base’s developer surface includes documentation, GitHub presence, status page, engineering blog, and 6 more developer resources.
APIs
Base Mainnet JSON-RPC
Standard Ethereum JSON-RPC endpoint for Base Mainnet (chain ID 8453). Supports eth_*, net_*, web3_*, and Optimism-specific extensions for fee estimation and L1 messaging. The pu...
Base Sepolia JSON-RPC
Public JSON-RPC endpoint for the Base Sepolia testnet (chain ID 84532) used for development, contract deployment, and integration testing.
Base Flashblocks RPC
Pre-confirmation JSON-RPC endpoint exposing Flashblocks — sub-block streams of ordered transactions that allow apps to react to pending state with sub-second latency.
Base Bridge
Canonical cross-chain bridge between Ethereum L1 and Base L2 for depositing and withdrawing ETH and ERC-20 tokens, secured by the OP Stack bridge contracts.
Base / Solana Bridge
Cross-chain bridge enabling asset transfers between Base and Solana, integrated into the Base ecosystem app surface.
Base Account / Smart Wallet
Base Account (formerly Coinbase Smart Wallet) is an ERC-4337 smart contract wallet with passkey sign-in, sub-accounts, session keys, sponsored transactions via paymaster, and SD...
OnchainKit
React component library and TypeScript SDK (@coinbase/onchainkit) for building onchain apps on Base — wallet, identity, transaction, swap, checkout, fund, and NFT components wit...
BaseScan Block Explorer
Etherscan-family block explorer for Base Mainnet and Sepolia with a public contract / transaction / address API.
Base Blockscout Block Explorer
Blockscout-powered open-source block explorer for Base with REST and GraphQL APIs.