Solana Beta is now live on every BoltRPC trial.
Start free trialConnect to Linea Mainnet with BoltRPC's Linea 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/linea?auth=YOUR_API_KEY wss://eu.endpoints.matrixed.link/ws/linea?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/linea?auth=YOUR_API_KEY"
); Why BoltRPC
Linea's native MetaMask support means it sees traffic patterns from consumer wallets alongside DeFi protocols. Volume spikes during market events and new feature launches are common. For teams building dApps that MetaMask users land on, RPC reliability is directly visible to end users. A failed or slow request means a broken transaction for a real user.
Linea connects to the broader ConsenSys developer ecosystem. Protocols migrating from or integrating with MetaMask, Truffle, or Infura infrastructure land on Linea naturally. These are often production-grade teams with volume requirements that public endpoints cannot serve.
As Linea's ecosystem grows, your RPC usage will grow with it. Flat monthly pricing means your costs do not scale unpredictably as you add more users, more chains, or more features.
Any Ethereum code works on Linea with a single endpoint change. The same Solidity contracts, ABIs, and tooling all apply.
Subscribe to new blocks and contract events via WebSocket. Particularly useful for wallet apps that need to update balance displays in real time.
BoltRPC supports Linea alongside Scroll and zkSync Era. If you are evaluating or deploying across multiple zkEVM chains, one API key covers all three.
Methods
Every standard Linea method you'd expect. Archive-only methods are available on request for qualifying plans.
standard
5 eth_call eth_blockNumber eth_getLogs eth_getTransactionReceipt eth_getBalance FAQ
Common questions about connecting to Linea 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.