Supported networks
Use one of these endpoints as your Scroll client provider, and ensure that you replace
<YOUR-API-KEY>
with an API key from your Infura dashboard.
Network | Description | URL |
---|---|---|
Mainnet | JSON-RPC over HTTPS | https://scroll-mainnet.infura.io/v3/<YOUR-API-KEY> |
Testnet (Sepolia) | JSON-RPC over HTTPS | https://scroll-sepolia.infura.io/v3/<YOUR-API-KEY> |
Mainnet | JSON-RPC over WebSocket | wss://scroll-mainnet.infura.io/ws/v3/<YOUR-API-KEY> |