New

Solana Beta is now live

sonic live
Sonic

Sonic RPC Endpoint

Sonic's fast blocks multiply polling volume quickly. Dedicated capacity with WebSocket subscriptions keeps real-time apps affordable.

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"
);

About Sonic

Connect your dApp, bot, or protocol to Sonic Mainnet with BoltRPC. Speed-sensitive workloads like trading bots and yield automation need an RPC provider that keeps up with Sonic’s 1-second blocks, and predictable request-unit pricing ensures your infrastructure costs stay predictable as your usage scales.

Chain at a Glance

Chain ID146
ProtocolPoS (high-throughput EVM)
Block time~1 s
Native tokenS
Finality~1 s
EVM compatibleYes

What Sonic is Built For

Sonic is the high-performance successor to Fantom Opera, rebuilt from the ground up with a new EVM execution engine targeting 10,000 transactions per second. It is DeFi-native, with native yield products and a fast finality model that makes it attractive to trading bots and yield optimizers. The Fantom DeFi ecosystem, including its established DEXes and lending protocols, migrated to Sonic. These are not experimental deployments but production protocols with established user bases that require reliable RPC access. Sonic’s speed-oriented design means that your RPC provider’s response time becomes a more meaningful variable in your application’s performance than it is on slower chains.

Common Use Cases on Sonic

Yield automation and auto-compounding strategies Sonic’s 1-second blocks and low fees make it well suited for yield automation protocols that need to trigger rebalancing, harvest and compounding operations at high frequency. Yield optimizers running on Sonic call eth_call to check APY conditions across lending and liquidity pools before each execution, then submit transactions when thresholds are met. At 1-second block times, a bot checking conditions every block runs 86,400 check cycles per day, a workload that requires reliable infrastructure and predictable request-unit pricing to operate economically.

Trading bots and on-chain arbitrage Sonic’s migrated Fantom DeFi ecosystem includes established DEXes with real liquidity. Arbitrage bots running between Sonic’s AMMs poll price feeds and liquidity depths continuously. At 1-second blocks, every block is a potential execution window. WebSocket subscriptions to new block events let bots react to price changes without polling overhead, keeping them competitive in a fast-block environment.

Price feed and oracle consumers Protocols that consume price feeds on Sonic, whether from Chainlink oracles or on-chain TWAP sources, query feed contracts frequently to detect price deviations before making lending or liquidation decisions. These queries are read-only eth_call requests running continuously in the background of DeFi protocol operations. Predictable request-unit pricing ensures these background monitoring calls do not become a significant line item as the protocol scales.

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.

Predictable RU 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. Published per-method request-unit 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.