{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "d2035c705f7aea4bd65eff9b45187df8d44f4d8a",
      "listen_addr": "tcp://0.0.0.0:26656",
      "network": "testing",
      "version": "0.34.12",
      "channels": "40202122233038606100",
      "moniker": "moniker",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:26657"
      }
    },
    "sync_info": {
      "latest_block_hash": "92BBA459C0AF62630D60F86674E210C01A3D74D9FCFD74D1DC53DC97E2EFEA72",
      "latest_app_hash": "E77754B6BDBE169103BD1184E57874BBE87F926C1969A525B970B74F43B6C6F3",
      "latest_block_height": "67989105",
      "latest_block_time": "2026-07-22T15:41:42.719393177Z",
      "earliest_block_hash": "11D39676E9F8082E2819B5BA86B76B7094E4B0F54102EA8AF2154D78D2D98455",
      "earliest_app_hash": "697685071D2DC43BBA58AF7BF269DC661638153CEEDCAF51AEFC7516C7B5A24D",
      "earliest_block_height": "11737001",
      "earliest_block_time": "2022-12-13T02:15:43.353885785Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "0AC7ADDC64C72519197C6143841BCB2C91F56855",
      "pub_key": {
        "type": "tendermint/PubKeySm2",
        "value": "ArdXB3fYhyvky4q7JqUn/CueylvGu94w38dcQq9tcSRq"
      },
      "voting_power": "20000"
    }
  }
}