{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "7",
        "block": "10",
        "app": "0"
      },
      "id": "bd65a597b3b05332a26c83ba0731613ddab31137",
      "listen_addr": "tcp://34.235.8.235:26656",
      "network": "kava-8",
      "version": "0.33.9",
      "channels": "4020212223303800",
      "moniker": "k8",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:26657"
      }
    },
    "sync_info": {
      "latest_block_hash": "D3BA550B23E264079AE15D18194C7AEE3D3FBC8AAB6CD8A9840ECEA283F2D332",
      "latest_app_hash": "8957092A449B1489D70F3997FE72B646E18342622EDCED5F2F81CAA816A4DD6D",
      "latest_block_height": "1803250",
      "latest_block_time": "2022-01-19T13:55:03.863668666Z",
      "earliest_block_hash": "A6BF1FC118B79A5EC96828586554F4750452F918F46331C069C780EF38E46C86",
      "earliest_app_hash": "",
      "earliest_block_height": "1",
      "earliest_block_time": "2021-08-30T15:00:00Z",
      "catching_up": true
    },
    "validator_info": {
      "address": "E5535153F5B8831BC2B427B7DCFA18704D06B091",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "R8BTpy9HtK0CpKrioq+c2w8lJLmJmmYmH/c61t7WMZQ="
      },
      "voting_power": "0"
    }
  }
}