New

Solana Beta is now live on every BoltRPC trial.

arbitrum live
Arbitrum

Arbitrum

Connect to Arbitrum One with BoltRPC's Arbitrum RPC endpoint. Flat-rate pricing from $49/mo. Free 2-week trial, no credit card required.

chain id · 42161 json-rpc 2.0 websocket

latency

In production at
Chainlink Enjin Tiingo Gains Network

Quick connect

Your endpoint, ready in one line.

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

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

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

Connect

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://eu.endpoints.matrixed.link/rpc/arbitrum?auth=YOUR_API_KEY"
);
const block = await provider.getBlockNumber();

Why BoltRPC

Built for teams that ship on Arbitrum.

Predictable, flat-rate 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 at predictable, flat pricing — 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.

Methods

Full JSON-RPC coverage.

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

standard

6
eth_call eth_estimateGas eth_sendRawTransaction eth_getBlockByNumber eth_getLogs eth_getTransactionReceipt

FAQ

Arbitrum, explained.

Common questions about connecting to Arbitrum over BoltRPC.

Get started

Pick a chain. Point your client.

One endpoint format, 20+ networks, no SDK. Drop our URL into the client you already use and your integration is done.

https://eu.endpoints.matrixed.link/rpc/ {chain} ?auth= YOUR_API_KEY

No credit card required. · 14-day trial on any tier.