Kadena Mainnet
RPC EndpointsChain ID: KDA · KDA
Other Kadena networks:Testnet
Kadena Mainnet uses KDA as its native currency. Chain ID: NaN (KDA). Below are 2 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Kadena Mainnet.
Connect to Kadena Mainnet with ethers.js
import { ethers } from "ethers";
const provider = new ethers.JsonRpcProvider("https://api.chainweb.com/chainweb/0.0/mainnet01/chain/0/pact");
const network = await provider.getNetwork();
console.log(network.chainId); // NaNnKadena Mainnet — common questions
What is the RPC URL for Kadena Mainnet?
There are 2 public RPC endpoints for Kadena Mainnet, including https://api.chainweb.com/chainweb/0.0/mainnet01/chain/0/pact. See the full list in the table above.
What is the Chain ID for Kadena Mainnet?
The Chain ID for Kadena Mainnet is NaN (KDA in hexadecimal).
What is the native currency of Kadena Mainnet?
The native currency of Kadena Mainnet is KDA.
How do I add Kadena Mainnet to MetaMask?
Use the "Add to Wallet" button on this page to add Kadena Mainnet to MetaMask automatically, or follow our step-by-step guide for Kadena.