{
  "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": "8B0F417F834B8A10ED050588C719CD75B3AAFF4964C771EADBF33330EFD7E905",
      "latest_app_hash": "BFCC2ADD949F957FA18567A86C5249DB7752CBD81B3632AE4FD872BBBED007ED",
      "latest_block_height": "4662",
      "latest_block_time": "2026-03-23T02:24:34.464916431Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "A077F8266DFAA15F97BEA519F1C4F0D515141A17",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "Fei9BIuJweeicvSEo6dM5fLGqMCJfv4gxxYwmC0+EuY="
      },
      "voting_power": "0"
    }
  }
}