{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "7",
        "block": "10",
        "app": "0"
      },
      "id": "f76c46d3b9c68d4550a01195dc2f8baec363cf98",
      "listen_addr": "tcp://127.0.0.1:26656",
      "network": "fetchhub-1",
      "version": "0.16.3",
      "channels": "4020212223303800",
      "moniker": "archive0",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://127.0.0.1:26657"
      }
    },
    "sync_info": {
      "latest_block_hash": "A862B4F714BCC87AE606EC7E70DDB4F908CA3F3E03B0A55A87414EC8004D70E6",
      "latest_app_hash": "BB4A944BD495B46CA13D30D9799F2BC4B7BA01BD5951B24AFD660E12778A128A",
      "latest_block_height": "2436700",
      "latest_block_time": "2021-09-15T14:16:36.572692229Z",
      "earliest_block_hash": "1F98F77574810C0329595DBD36533705B04709FEF4A0A0E43B0D3C5B2135D96D",
      "earliest_app_hash": "",
      "earliest_block_height": "1",
      "earliest_block_time": "2021-03-31T14:00:00Z",
      "catching_up": true
    },
    "validator_info": {
      "address": "F27D81FA57440207011C15F7056223EDB3013025",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "d89IHGHWICHkualHizfMgHBQaB6ANozZt+w1rPJE7s0="
      },
      "voting_power": "0"
    }
  }
}