New

Solana Beta is now live on every BoltRPC trial.

sonic live
Sonic

Sonic

Connect to Sonic with BoltRPC's Sonic RPC endpoint. Flat-rate pricing from $49/mo. Free 2-week trial, no credit card required.

chain id · 146 json-rpc 2.0 websocket

latency

In production at
Chainlink Enjin Tiingo Gains Network

Quick connect

Your endpoint, ready in one line.

Drop this URL into your RPC client, HTTP library or wallet config. No SDK install required.

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

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

Connect

Pick your stack.

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/sonic?auth=YOUR_API_KEY"
);

Why BoltRPC

Built for teams that ship on Sonic.

Speed-sensitive workloads need a reliable RPC provider

Sonic is built for fast finality and EVM compatibility, designed to handle high-throughput DeFi activity. When a chain produces blocks every second, your RPC endpoint becomes the remaining variable in your application's performance stack. Trading bots and yield automation scripts running on Sonic need an endpoint that keeps up with block production without introducing unnecessary delays.

Flat pricing for bot-heavy workloads

Sonic's fast blocks mean trading bots and yield optimizers poll frequently. At 1-second blocks, a bot polling every block makes 86,400 requests per day from block number checks alone, before any contract calls. Flat pricing means this polling pattern does not compound into billing surprises.

Migrating Fantom ecosystem with production requirements

Sonic is the upgraded successor to Fantom Opera. The Fantom DeFi ecosystem has migrated to Sonic. These are established protocols with production RPC requirements, not experimental deployments.

Full EVM compatibility

Any Ethereum code works on Sonic with a single endpoint change.

WebSocket for 1-second block subscriptions

At Sonic's block speed, polling is inefficient. WebSocket subscriptions deliver new block notifications as they happen, without the overhead of polling every second.

High-throughput infrastructure for trading systems

Dedicated infrastructure for production Sonic applications. Contact us for volume requirements above the Business plan.

Methods

Full JSON-RPC coverage.

Every standard Sonic method you'd expect. Archive-only methods are available on request for qualifying plans.

standard

5
eth_blockNumber eth_call eth_estimateGas eth_sendRawTransaction eth_getTransactionReceipt

FAQ

Sonic, explained.

Common questions about connecting to Sonic over BoltRPC.

Get started

Pick a chain. Point your client.

One endpoint format, 20+ networks, no SDK. Drop our URL into the client you already use and your integration is done.

https://eu.endpoints.matrixed.link/rpc/ {chain} ?auth= YOUR_API_KEY

No credit card required. · 14-day trial on any tier.