Solana Beta is live. Try BoltRPC Solana endpoints free - start your trial now.
Arbitrum One
Connect to Arbitrum One with BoltRPC's Arbitrum RPC endpoint. Flat-rate pricing from $49/mo. Free 2-week trial, no credit card required.
Latency
Trusted by
Add this endpoint to your application to start making requests.
https://eu.endpoints.matrixed.link/rpc/arbitrum?auth=YOUR_KEY wss://eu.endpoints.matrixed.link/ws/arbitrum?auth=YOUR_KEY
Replace YOUR_KEY with your API key.
Get a free key →
Choose your preferred library and start building.
import { ethers } from "ethers";
const provider = new ethers.JsonRpcProvider(
"https://eu.endpoints.matrixed.link/rpc/arbitrum?auth=YOUR_KEY"
);
const block = await provider.getBlockNumber(); 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.
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.
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.
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.
BoltRPC supports the complete Arbitrum Nitro JSON-RPC specification including all eth_* methods and Arbitrum-specific methods.
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 Arbitrum JSON-RPC specification support.
eth_call eth_estimateGas eth_sendRawTransaction eth_getBlockByNumber eth_getLogs eth_getTransactionReceipt Join thousands of developers building next-generation blockchain applications. Get started in minutes with our developer-friendly infrastructure.