Solana

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

Sonic

Sonic

Sonic Mainnet

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

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/sonic?auth=YOUR_KEY
WebSocket
wss://eu.endpoints.matrixed.link/ws/sonic?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/sonic?auth=YOUR_KEY"
);

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

Supported Methods

Full Sonic JSON-RPC specification support.

Standard Methods

eth_blockNumber eth_call eth_estimateGas eth_sendRawTransaction eth_getTransactionReceipt

Sonic RPC FAQ

Ready to get started?

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