Solana

Solana Beta is live. Try BoltRPC Solana endpoints free - start your trial now.

Scroll

Scroll

Scroll Mainnet

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

Trusted by

Chainlink Enjin Tiingo Gains Network

Quick Connect

Add this endpoint to your application to start making requests.

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

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

Connect in 60 Seconds

Choose your preferred library and start building.

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider(
  "https://eu.endpoints.matrixed.link/rpc/scroll?auth=YOUR_KEY"
);

Why BoltRPC for 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.

Supported Methods

Full Scroll JSON-RPC specification support.

Standard Methods

eth_call eth_blockNumber eth_estimateGas eth_getTransactionReceipt eth_sendRawTransaction

Scroll RPC FAQ

Ready to get started?

Join thousands of developers building next-generation blockchain applications. Get started in minutes with our developer-friendly infrastructure.