All Chains
E

Ethereum

evm

The leading smart contract platform and home to DeFi, NFTs, and Web3

Chain ID: 1

Networks

Available networks for Ethereum. Use mainnet for production and testnets for development.

Mainnet

Production

Chain ID: 1

RPC: https://ethereum-mainnet.rpc.bootnode.dev

Sepolia

Testnet

Chain ID: 11155111

RPC: https://ethereum-sepolia.rpc.bootnode.dev

Holesky

Testnet

Chain ID: 17000

RPC: https://ethereum-holesky.rpc.bootnode.dev

Supported APIs

Everything you need to build on Ethereum, available through a single API key.

JSON-RPC
WebSocket
Beacon API
Token API
NFT API
Transfers API
Webhooks
Debug & Trace
Archive Nodes

Chain Features

Key capabilities and characteristics of Ethereum.

MEV Protection
Beacon API
Archive Nodes
Debug APIs

Quick Start

Send your first request to Ethereum in under a minute.

cURL
eth_blockNumber
curl -X POST https://ethereum-mainnet.rpc.bootnode.dev \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "jsonrpc": "2.0",
    "id": 1,
    "method": "eth_blockNumber",
    "params": []
  }'

Pricing

Ethereum is included in all Bootnode plans. Start free and scale as you grow.

Free

$0/mo

100M compute units per month. Perfect for getting started.

Growth

Popular

$99/mo

1B compute units per month. All chains and APIs included.

Enterprise

Custom

Dedicated infrastructure with 99.999% SLA and 24/7 support.

Explore More Chains

Bootnode supports 100+ blockchains. Here are some popular ones.