RighX Mainnet Alpha

Experimental Alpha Test
{
  "network": "RighX Mainnet Alpha",
  "disclaimer": [
    "Experimental Mainnet Alpha \u2014 Not Canonical Public Mainnet",
    "Do not store high-value assets",
    "Alpha state may not carry over to public Mainnet",
    "5-block confirmation is not BFT finality"
  ],
  "chainId": 667788,
  "head": 29432,
  "latestBlockTime": 1785786515,
  "latestBlockAgeSec": 1,
  "blockProduction": "ok",
  "syncState": "synced",
  "rpcHealthy": true,
  "gatewayReady": true,
  "wssHealthy": true,
  "explorerHealthy": true,
  "publicRpcUrl": "https://rpc-alpha.righx.net",
  "publicWsUrl": "wss://ws-alpha.righx.net",
  "finalityModel": "Module 7 BFT checkpoint",
  "finalityActive": true,
  "finalizedHeight": 0,
  "justifiedHeight": null,
  "justifiedNote": "Justified height not exposed by righx_getFinalityStatusV2; use nextCheckpointNumber as rollout progress hint",
  "activationBlock": 500,
  "nextCheckpointNumber": 6,
  "finalityNote": "BFT finality requires Module 7 checkpoint; 5-block depth is not canonical finality",
  "release": "mainnet-alpha-rc2",
  "serviceUptimeSec": 3939,
  "updatedAt": "2026-08-03T19:48:36Z"
}

JSON API