Solana

Solana Beta is live. Try BoltRPC Solana endpoints free - start your trial now.

Ethereum

Ethereum

Ethereum Mainnet

Connect to Ethereum Mainnet with BoltRPC's Ethereum RPC endpoint. ISO 27001 certified infrastructure. Flat-rate pricing from $49/mo. Free 2-week trial, no credit card required.

Chain ID: 1 JSON-RPC 2.0 WebSocket

Latency

Trusted by

Chainlink Enjin Tiingo Gains Network

Quick Connect

Add this endpoint to your application to start making requests.

HTTPS
https://eu.endpoints.matrixed.link/rpc/ethereum?auth=YOUR_KEY
WebSocket
wss://eu.endpoints.matrixed.link/ws/ethereum?auth=YOUR_KEY

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

Connect in 60 Seconds

Choose your preferred library and start building.

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider(
  "https://eu.endpoints.matrixed.link/rpc/ethereum?auth=YOUR_KEY"
);

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

Why BoltRPC for 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, flat-rate pricing

Fixed monthly plans with no hidden multipliers 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.

Supported Methods

Full Ethereum JSON-RPC specification support.

Standard Methods

eth_blockNumber eth_getBlockByNumber eth_getBlockByHash eth_getTransactionByHash eth_getTransactionReceipt eth_getBalance eth_getCode eth_getStorageAt eth_call eth_estimateGas eth_sendRawTransaction eth_getLogs eth_getFilterLogs eth_newFilter net_version web3_clientVersion

Ethereum RPC FAQ

Ready to get started?

Join thousands of developers building next-generation blockchain applications. Get started in minutes with our developer-friendly infrastructure.