Arbitrum RPC Endpoint

Trading bots, perps and DeFi protocols hammer Arbitrum One. Get a dedicated endpoint with WebSocket streams and predictable request-unit billing.

chain id · 42161JSON-RPC 2.0WebSocketPartial archiveDebug
LIVE LATENCY
13ms
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/arbitrum
WEBSOCKET
wss://endpoints.boltrpc.io/ws/YOUR_API_KEY/arbitrum

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/arbitrum"
);
const block = await provider.getBlockNumber();

Connect your dApp, bot, or protocol to Arbitrum One with BoltRPC. Transparent, published request-unit pricing means predictable costs as your trading infrastructure scales.

Chain at a Glance

Chain ID42161
ProtocolOptimistic Rollup (Nitro) on ETH
Block time~0.25 s
Native tokenETH
FinalityEthereum L1 finality ~7 days (challenge period)
EVM compatibleYes

What Arbitrum is Built For

Arbitrum One is Ethereum’s largest L2 by total value locked. It exists to run DeFi at Ethereum security without Ethereum mainnet fees. GMX, Uniswap V3, Aave, Camelot and hundreds of high-frequency trading protocols operate here. Arbitrum Nitro’s sub-second block production means the chain processes blocks faster than most public RPC providers can keep up. MEV bots, arbitrage systems and liquidation bots are among the heaviest Arbitrum RPC consumers, all of them running concurrent requests at sustained volume.

Built for teams that ship on Arbitrum.

Predictable request-unit pricing

BoltRPC offers fixed monthly plans starting at $49. Visit boltrpc.io/pricing for full plan details. DEX event monitoring, liquidation log scanning, and batch receipt fetching all run on predictable, published per-method request-unit pricing, with no hidden multipliers.

Arbitrum's 250ms blocks demand a provider that keeps up

At Nitro's block speed, your application can receive new blocks faster than a congested or rate-limited public endpoint can serve them. BoltRPC's infrastructure is built for high-frequency polling and concurrent request patterns that Arbitrum DeFi requires.

Built for MEV and arbitrage workloads

Arbitrum One is one of the most active MEV environments in Web3. Searchers, arbitrage bots, and sandwich traders all run sustained concurrent request loads against their RPC. Public Arbitrum endpoints cannot handle this volume.

WebSocket for L2 batch timing

Arbitrum posts transaction batches to Ethereum at intervals. Trading systems that need to track L1 batch inclusion can subscribe via WebSocket to monitor sequencer output in real time.

Full Nitro JSON-RPC surface

BoltRPC supports the complete Arbitrum Nitro JSON-RPC specification including all eth_* methods and Arbitrum-specific methods.

One provider for Arbitrum and ApeChain

ApeChain is also built on Arbitrum AnyTrust. If you are building across the Arbitrum ecosystem, BoltRPC supports both Arbitrum One and ApeChain from one API key.

Full JSON-RPC coverage.

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

STANDARD6
eth_calleth_estimateGaseth_sendRawTransactioneth_getBlockByNumbereth_getLogseth_getTransactionReceipt

Arbitrum, explained.

Common questions about connecting to Arbitrum over BoltRPC.

Ship on Arbitrum this week.

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