{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "c4da2c6f099771ddc67a0cfc3fc51b7650e612f3",
      "listen_addr": "tcp://0.0.0.0:56656",
      "network": "fetchhub-4",
      "version": "0.34.21",
      "channels": "40202122233038606100",
      "moniker": "Sr20de",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:56657"
      }
    },
    "sync_info": {
      "latest_block_hash": "4F99C9EC07E7FE9D092A45DE26EAF246E673C5765CFCE65A10C8A994DA7F4554",
      "latest_app_hash": "102E6EFAD7BEE3FA47C10728421F97A12729693D706034849FDEDDDE96705A4E",
      "latest_block_height": "26953646",
      "latest_block_time": "2026-04-17T10:25:24.945549958Z",
      "earliest_block_hash": "",
      "earliest_app_hash": "",
      "earliest_block_height": "0",
      "earliest_block_time": "1970-01-01T00:00:00Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "F670B707F76D5ED13E1E391F63C18E714D0D8E68",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "lhmmsx5Ys99MB4sjzcmHqU6Auxi4k1IHBKzwNQMwITk="
      },
      "voting_power": "76"
    }
  }
}