| Item | Value |
|---|---|
| Network | Scroll Mainnet |
| Chain ID | 534352 |
| Native token | ETH |
| Protocol | EVM-compatible JSON-RPC |
| HTTPS endpoint | https://scroll.api.onfinality.io/public |
| WebSocket endpoint | wss://scroll.api.onfinality.io/public-ws |
| Common methods | eth_blockNumber, eth_chainId, eth_getLogs, eth_getTransactionReceipt |
| Best fit | Ethereum-compatible dApps, DeFi, wallets, analytics, and backends |
Start with eth_blockNumber and eth_chainId, then test contract reads, logs, receipts, transaction submission, WebSocket reconnects, and historical queries required by your application.
Check EVM compatibility, response latency, log and receipt behavior, WebSocket stability, archive access, retry handling, and whether traffic growth requires authenticated or dedicated capacity.
Scroll RPC supports DeFi applications, wallets, analytics dashboards, bots, games, trading systems, and backend services that use Ethereum tooling while targeting an L2 network.
Use a test environment for contract and wallet QA, then repeat block, contract, log, receipt, transaction, and WebSocket checks on Scroll Mainnet before launch. Keep an upgrade path ready for traffic-heavy or operationally sensitive workloads.
OnFinality takes away the heavy lifting of DevOps so you can build smarter and faster.
Get Started