Ubiq logo

Ubiq Mainnet

RPC Endpoints

Chain ID: 8 · UBQ

How to add Ubiq to MetaMask or other wallets

Ubiq Mainnet uses UBQ as its native currency. Chain ID: 8 (8). Below are 2 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Ubiq Mainnet.

StatusRPC EndpointChain IDCurrencyExplorerWallet
Checking
https://rpc.octano.dev
8UBQExplorer
Checking
https://pyrus2.ubiqscan.io
8UBQExplorer

Connect to Ubiq Mainnet with ethers.js

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider("https://rpc.octano.dev");

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

Ubiq Mainnet — common questions

What is the RPC URL for Ubiq Mainnet?
There are 2 public RPC endpoints for Ubiq Mainnet, including https://rpc.octano.dev. See the full list in the table above.
What is the Chain ID for Ubiq Mainnet?
The Chain ID for Ubiq Mainnet is 8 (8 in hexadecimal).
What is the native currency of Ubiq Mainnet?
The native currency of Ubiq Mainnet is UBQ.
How do I add Ubiq Mainnet to MetaMask?
Use the "Add to Wallet" button on this page to add Ubiq Mainnet to MetaMask automatically, or follow our step-by-step guide for Ubiq.