Ethereum RPC Endpoint

Dedicated Ethereum mainnet RPC built for production reads, writes and event pipelines: HTTPS + WebSocket on one key, request-unit pricing you can forecast before you ship.

chain id · 1JSON-RPC 2.0WebSocket
LIVE LATENCY
41ms
LIVE
gateway round-trip · sampled every second
IN PRODUCTION ATChainlinkEnjinTiingoGains Network

Your endpoint, ready in one line.

Drop this URL into your RPC client, HTTP library or wallet config. No SDK install required.

HTTPS
https://endpoints.boltrpc.io/rpc/YOUR_API_KEY/ethereum
WEBSOCKET
wss://endpoints.boltrpc.io/ws/YOUR_API_KEY/ethereum

Replace YOUR_API_KEY with your API key. Get a free key →

Pick your stack.

Copy-paste examples for the libraries you already use. Swap the API key, hit run.

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider(
  "https://endpoints.boltrpc.io/rpc/YOUR_API_KEY/ethereum"
);

const blockNumber = await provider.getBlockNumber();
console.log("Latest block:", blockNumber);

Connect your dApp, bot, or protocol to Ethereum Mainnet with BoltRPC. ISO 27001:2022 certified infrastructure. Entry pricing from $49/mo with transparent, predictable request-unit plans.

Chain at a Glance

Chain ID1
ProtocolPoS L1
Block time~12 s
Native tokenETH
Finality~2 epochs (~12.8 min)
EVM compatibleYes

What Ethereum is Built For

Ethereum is the reference Layer 1. It holds the largest DeFi TVL of any blockchain, hosts the oldest NFT collections and is the default deployment target for institutional smart contract projects. Every major protocol launches on Ethereum first before expanding to L2s. Enterprise teams, Chainlink oracle networks, MEV searchers and financial infrastructure all depend on reliable Ethereum RPC access as a baseline requirement. Building on Ethereum means your RPC provider is load-bearing infrastructure, not a commodity.

Free Public Ethereum RPC Endpoints

For testing only, not production:

  • https://eth.llamarpc.com (LlamaNodes, free, rate-limited)
  • https://cloudflare-eth.com (Cloudflare, free, rate-limited)
  • https://ethereum.publicnode.com (PublicNode, free, rate-limited)

Why not use public RPCs in production: No SLA, rate-limited to 5-10 req/s, no support, shared infrastructure, unreliable during network congestion.

Built for teams that ship on Ethereum.

ISO 27001:2022 certified infrastructure, cheapest entry tier

BoltRPC runs on Matrixed.Link's ISO/IEC 27001:2022 certified node infrastructure. For enterprise teams and compliance-conscious developers, that certification matters. At $49/mo entry pricing, BoltRPC offers ISO 27001 certified infrastructure at a competitive price no comparable provider matches.

Transparent request-unit pricing

Fixed monthly plans priced in request units, with every method assigned a published RU weight and no bill shock. BoltRPC offers fixed monthly plans starting at $49. Visit boltrpc.io/pricing for full plan details.

2 billion daily requests capacity

BoltRPC's infrastructure handles 2 billion requests daily across all supported chains. Your Ethereum calls never compete with other chains for capacity.

Built for MEV and high-frequency infrastructure

Ethereum is the primary MEV battleground. Searchers, arbitrage bots, and liquidation systems need an endpoint that holds up under high concurrent request volumes. BoltRPC is purpose-built for production Ethereum applications.

Over 5 years of production node operation

Matrixed.Link has operated production blockchain infrastructure for over 5 years, including Chainlink oracle nodes. The same team and infrastructure back BoltRPC's Ethereum endpoint.

WebSocket for real-time subscriptions

Subscribe to new blocks, pending transactions, and contract events via WebSocket. Essential for any Ethereum application that needs to react to chain state in real time.

Full JSON-RPC coverage.

Every standard Ethereum method you would expect. Archive-only methods are available on request for qualifying plans.

STANDARD16
eth_blockNumbereth_getBlockByNumbereth_getBlockByHasheth_getTransactionByHasheth_getTransactionReceipteth_getBalanceeth_getCodeeth_getStorageAteth_calleth_estimateGaseth_sendRawTransactioneth_getLogseth_getFilterLogseth_newFilternet_versionweb3_clientVersion

Ethereum, explained.

Common questions about connecting to Ethereum over BoltRPC.

Ship on Ethereum this week.

An API key in under 60 seconds, Ethereum plus 23 other chains, and a team that answers when you write.