{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "7c2afff1e51feef92461206db6087b4c9b3bec77",
      "listen_addr": "tcp://127.0.0.1:26656",
      "network": "fetchhub-3",
      "version": "0.34.14",
      "channels": "402021222330386061",
      "moniker": "archive0",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://127.0.0.1:26657"
      }
    },
    "sync_info": {
      "latest_block_hash": "137B4343466107507191ED87A3351B56E78541700F1A031FB2CC6D93537A7DF4",
      "latest_app_hash": "61B42F42506813FFDDB39559B645420CC906268A405AECC6C4A689AE26D14304",
      "latest_block_height": "5300200",
      "latest_block_time": "2022-04-05T13:55:22.882501881Z",
      "earliest_block_hash": "AAAFFFF9212BDC473CCF61566D1FEC1665BFE3601391A59DFC1DE4EEBBE638DC",
      "earliest_app_hash": "E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855",
      "earliest_block_height": "4504601",
      "earliest_block_time": "2022-02-08T18:00:00Z",
      "catching_up": true
    },
    "validator_info": {
      "address": "2C8D442AC682E53FAF6473C0957EA3CE5C039AC7",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "7WyZ5vv7Sc2NcLRwiAVBCiYn9zGxfYwLsq8ai3QUu0o="
      },
      "voting_power": "0"
    }
  }
}