Sonic logoSonic Mainnet RPC Endpoints

Sonic Mainnet uses S as its native currency. Its Chain ID is 146 (0x92). Below are 3 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Sonic Mainnet.

Other Sonic Networks:

dRPC Logo

dRPC

Decentralized RPC Network

100+ blockchain RPCs

No rate limits

For builders and traders

Connect via dRPC
BlockchainRPC URLChain IDNative CurrencyBlock ExplorerActions
Sonic

https://sonic.drpc.org

0x92Shttps://sonicscan.org
Sonic

https://mainnet.sonic.org/rpc

0x92Shttps://sonicscan.org
Sonic

https://rpc.swiftnodes.io/rpc/sonic?key=demo

0x92Shttps://sonicscan.org

Connect to Sonic Mainnet with ethers.js

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider("https://sonic.drpc.org");

const network = await provider.getNetwork();
console.log(network.chainId); // 146n

Sonic Mainnet FAQ

What is the RPC URL for Sonic Mainnet?

There are 3 public RPC endpoints for Sonic Mainnet, including https://sonic.drpc.org. See the full list in the table above.

What is the Chain ID for Sonic Mainnet?

The Chain ID for Sonic Mainnet is 146 (0x92 in hexadecimal).

What is the native currency of Sonic Mainnet?

The native currency of Sonic Mainnet is S.

How do I add Sonic Mainnet to MetaMask?

Use the "Add to Wallet" button on this page to add Sonic Mainnet to MetaMask automatically, or follow our step-by-step guide for Sonic.