{
  "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": 30545,
  "latestBlockTime": 1785789854,
  "latestBlockAgeSec": 2,
  "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": 7279,
  "updatedAt": "2026-08-03T20:44:16Z"
}