Skip to content

api-evangelist/base-l2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base (base-l2)

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.

APIs.json: https://raw.githubusercontent.com/api-evangelist/base-l2/refs/heads/main/apis.yml

Tags

  • Layer 2
  • Ethereum
  • OP Stack
  • Superchain
  • JSON-RPC
  • Smart Wallet
  • Bridge

Timestamps

  • Created: 2026-05-23
  • Modified: 2026-05-23

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 public endpoint is rate-limited and not recommended for production; teams typically front it with Alchemy, QuickNode, Infura, Coinbase Developer Platform, or self-hosted op-geth + op-node.

Tags

  • JSON-RPC
  • Mainnet
  • EVM

Properties

Base Sepolia JSON-RPC

Public JSON-RPC endpoint for the Base Sepolia testnet (chain ID 84532) used for development, contract deployment, and integration testing.

Tags

  • JSON-RPC
  • Testnet
  • Sepolia

Properties

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.

Tags

  • Flashblocks
  • Pre-Confirmation
  • JSON-RPC

Properties

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.

Tags

  • Bridge
  • L1
  • L2
  • Canonical

Properties

Base / Solana Bridge

Cross-chain bridge enabling asset transfers between Base and Solana, integrated into the Base ecosystem app surface.

Tags

  • Bridge
  • Solana
  • Cross-Chain

Properties

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 SDK + React component integrations.

Tags

  • Smart Wallet
  • Account Abstraction
  • ERC-4337
  • Passkeys

Properties

OnchainKit

React component library and TypeScript SDK (@coinbase/onchainkit) for building onchain apps on Base — wallet, identity, transaction, swap, checkout, fund, and NFT components with built-in Smart Wallet and Mini App support.

Tags

  • SDK
  • React
  • Components
  • Onchain

Properties

BaseScan Block Explorer

Etherscan-family block explorer for Base Mainnet and Sepolia with a public contract / transaction / address API.

Tags

  • Block Explorer
  • API
  • BaseScan

Properties

Base Blockscout Block Explorer

Blockscout-powered open-source block explorer for Base with REST and GraphQL APIs.

Tags

  • Block Explorer
  • Blockscout
  • API

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

Base — Coinbase's Ethereum L2 (OP Stack)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors