{
  "jsonrpc": "2.0",
  "id": "",
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "7",
        "block": "10",
        "app": "0"
      },
      "id": "12f0aaaf75586c6979d19ff46f475cc22104d8b1",
      "listen_addr": "tcp://0.0.0.0:26656",
      "network": "alloys",
      "version": "0.32.8",
      "channels": "4020212223303800",
      "moniker": "maxonrow",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:26657"
      }
    },
    "sync_info": {
      "latest_block_hash": "69016D6D02C9E75B617374F7FD835E49F216407BA34FC0F24A7732F9F513F2E3",
      "latest_app_hash": "FD867FBBB6D84521F362CBE2998F6655B0E74EA339BA096623294152DC724AC1",
      "latest_block_height": "4682",
      "latest_block_time": "2026-07-27T17:19:34.382839428Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "A077F8266DFAA15F97BEA519F1C4F0D515141A17",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "Fei9BIuJweeicvSEo6dM5fLGqMCJfv4gxxYwmC0+EuY="
      },
      "voting_power": "0"
    }
  }
}