Skip to content

Appendix A · Networks & RPCs

Root (mainnet)

FieldValue
EVM chainId7668
Substrate ss58 prefix42 (default Substrate)
Native assetXRP (18 decimals on EVM, 6 on Substrate)
Substrate WS RPCwss://root.rootnet.live/archive/ws
Substrate HTTPS RPChttps://root.rootnet.live/archive
EVM HTTPS RPChttps://root.rootnet.live/archive
Block explorerhttps://rootscan.io
Substrate UIhttps://portal.rootnet.live
Bridgehttps://app.rootnet.live/bridge
Staking portalhttps://staking.therootnetwork.com

Porcini (testnet)

FieldValue
EVM chainId7672
Substrate WS RPCwss://porcini.rootnet.app/archive/ws
Substrate HTTPS RPChttps://porcini.rootnet.app/archive
EVM HTTPS RPChttps://porcini.rootnet.app/archive
Block explorerhttps://porcini.rootscan.io
FaucetSee Connecting to TRN

MetaMask quick-config

json
{
  "chainName": "Root Network",
  "chainId": "0x1DF4",
  "rpcUrls": ["https://root.rootnet.live/archive"],
  "nativeCurrency": { "name": "XRP", "symbol": "XRP", "decimals": 18 },
  "blockExplorerUrls": ["https://rootscan.io"]
}
json
{
  "chainName": "Porcini Testnet",
  "chainId": "0x1DF8",
  "rpcUrls": ["https://porcini.rootnet.app/archive"],
  "nativeCurrency": { "name": "XRP", "symbol": "XRP", "decimals": 18 },
  "blockExplorerUrls": ["https://porcini.rootscan.io"]
}
Compiled from docs.therootnetwork.com/build/connecting-to-the-root-network and the per-page metadata captured for this site.

Curated independently by Codeology. Source-attributed reference for The Root Network. Not affiliated with Futureverse / TRN Labs.