New

Solana Beta is now live on every BoltRPC trial.

scroll live
Scroll

Scroll

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

chain id · 534352 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/scroll?auth=YOUR_API_KEY
WebSocket
wss://eu.endpoints.matrixed.link/ws/scroll?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/scroll?auth=YOUR_API_KEY"
);

Why BoltRPC

Built for teams that ship on Scroll.

EVM-equivalent tooling, no surprises

Scroll is a zkEVM-equivalent L2 designed for maximum bytecode compatibility with Ethereum. Contracts deploy on Scroll without modification, making it the lowest-friction zkEVM migration path. The same RPC calls, same ABIs, same deployment flow, only the endpoint changes. This means your existing RPC integration requires no adjustment when moving to Scroll.

Growing DeFi ecosystem needs stable RPC

Scroll's DeFi ecosystem is expanding as more Ethereum projects discover its compatibility advantages. Production protocols require consistent RPC rather than the congested public endpoints, which hit rate limits and return errors under load.

Flat pricing for ZK-native infrastructure costs

ZK proof verification adds compute overhead that some providers pass on through billing. BoltRPC's flat monthly rate means you pay for a plan, not for proof complexity or method type. Your Scroll development and production costs stay predictable.

Full EVM compatibility

Any Ethereum code deploys on Scroll as-is. Switch the RPC endpoint and you're done.

WebSocket for Scroll event streaming

Subscribe to Scroll contract events and new blocks via WebSocket. The same subscription patterns used on Ethereum work on Scroll without changes.

One provider across all major zkEVMs

BoltRPC supports Scroll alongside Linea and zkSync Era. If you are evaluating zkEVM chains or running multi-chain deployments, one API key covers all three.

Methods

Full JSON-RPC coverage.

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

standard

5
eth_call eth_blockNumber eth_estimateGas eth_getTransactionReceipt eth_sendRawTransaction

FAQ

Scroll, explained.

Common questions about connecting to Scroll 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.