Solana Beta is now live on every BoltRPC trial.
Start free trialConnect to Scroll with BoltRPC's Scroll RPC endpoint. Flat-rate pricing from $49/mo. Free 2-week trial, no credit card required.
latency
Quick connect
Drop this URL into your RPC client, HTTP library or wallet config. No SDK install required.
https://eu.endpoints.matrixed.link/rpc/scroll?auth=YOUR_API_KEY wss://eu.endpoints.matrixed.link/ws/scroll?auth=YOUR_API_KEY
Replace YOUR_API_KEY with your API key.
Get a free key →
Connect
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
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.
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.
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.
Any Ethereum code deploys on Scroll as-is. Switch the RPC endpoint and you're done.
Subscribe to Scroll contract events and new blocks via WebSocket. The same subscription patterns used on Ethereum work on Scroll without changes.
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
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
Common questions about connecting to Scroll over BoltRPC.
Get started
One endpoint format, 20+ networks, no SDK. Drop our URL into the client you already use and your integration is done.
No credit card required. · 14-day trial on any tier.