{
  "status": "ok",
  "auth": {
    "mode": "strict",
    "domain": "api.averray.com",
    "chainId": 420420417
  },
  "serviceHealth": {
    "ok": true,
    "components": {
      "api": {
        "ok": true,
        "mode": "running"
      },
      "stateStore": {
        "ok": true,
        "backend": "redis",
        "mode": "durable"
      },
      "auth": {
        "ok": true,
        "mode": "strict",
        "domain": "api.averray.com",
        "chainId": 420420417
      }
    }
  },
  "capabilityHealth": {
    "blockchain": "enabled",
    "treasuryMutations": "available",
    "xcmObserver": "staged",
    "indexer": "synced",
    "gasSponsor": "disabled"
  },
  "addresses": {
    "token": "0x0000053900000000000000000000000001200000",
    "agentAccountCore": "0x510918E24DEbcA163F306923CA234319e72b22d5",
    "escrowCore": "0xfE841c2dc58E4389b1AB59E3e42F9EB12A694Bea",
    "treasuryReserve": "0x6778F050eAc8313e4dbB176d7BAB44510E833ac8"
  },
  "rewardBank": {
    "liquid": 0,
    "liquidRaw": "0",
    "decimals": 6,
    "asOf": "2026-07-21T16:38:34.674Z",
    "readable": true,
    "account": "0x31ad432dFe083B998c69B6dB88A984ec5207ab7F",
    "asset": "USDC",
    "source": "agent_account_position"
  },
  "settlement": {
    "settled24h": 0,
    "stuck": 13,
    "failed24h": 0,
    "asOf": "2026-07-21T16:38:34.674Z",
    "source": "backend_state_store",
    "readable": true
  },
  "warnings": [
    {
      "code": "xcm_observer_staged",
      "severity": "warning",
      "message": "XCM observer is staged."
    },
    {
      "code": "gas_sponsor_disabled",
      "severity": "warning",
      "message": "Gas sponsor capability is disabled."
    }
  ],
  "components": {
    "stateStore": {
      "ok": true,
      "backend": "redis",
      "mode": "durable"
    },
    "blockchain": {
      "ok": true,
      "backend": "blockchain",
      "enabled": true,
      "blockNumber": 11245916,
      "signerConfigured": true,
      "arbitratorSignerConfigured": true,
      "xcmWrapperConfigured": false
    },
    "gasSponsor": {
      "ok": true,
      "backend": "pimlico",
      "enabled": false,
      "mode": "disabled"
    },
    "indexer": {
      "ok": true,
      "network": "polkadotHubTestnet",
      "blockNumber": 11245916,
      "blockTimestamp": 1784651892,
      "lagBudgetSeconds": 600
    }
  }
}