{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "19f72d147a94f4855c34997991a5c16fba9f6aca",
      "listen_addr": "tcp://0.0.0.0:26656",
      "network": "fetchhub-4",
      "version": "0.34.21",
      "channels": "40202122233038606100",
      "moniker": "jam",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://127.0.0.1:26657"
      }
    },
    "sync_info": {
      "latest_block_hash": "35ECD0E993DFA29C39B03D92985A7D0729EA508B96223BCF260D6729FA4258EC",
      "latest_app_hash": "E6672AE92263E23893CAFC20F65A60016D2BF6ABB495AEABC09D397268E4A728",
      "latest_block_height": "26815498",
      "latest_block_time": "2026-04-08T05:32:56.80335108Z",
      "earliest_block_hash": "",
      "earliest_app_hash": "",
      "earliest_block_height": "0",
      "earliest_block_time": "1970-01-01T00:00:00Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "7ED927D87B6104ED898927AAB0DB99596FC916AD",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "wQFJzAR9UC8g4ORK9si1out7ohXv2nDBxCuTln597OI="
      },
      "voting_power": "0"
    }
  }
}