{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "6437f93d82179aefc0e24ed1e8cd27d14d8558e0",
      "listen_addr": "65.21.136.219:26656",
      "network": "mainnet-3",
      "version": "0.34.21",
      "channels": "40202122233038606100",
      "moniker": "STAVR-Service",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:1067"
      }
    },
    "sync_info": {
      "latest_block_hash": "",
      "latest_app_hash": "",
      "latest_block_height": "0",
      "latest_block_time": "1970-01-01T00:00:00Z",
      "earliest_block_hash": "",
      "earliest_app_hash": "",
      "earliest_block_height": "0",
      "earliest_block_time": "1970-01-01T00:00:00Z",
      "catching_up": true
    },
    "validator_info": {
      "address": "535448A8181AF7C34F7A7A9B4A5C1DB2C81F31D4",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "rh1UHrc8ZULri1jHW8rNDDXKjXt5sxUH53RTUuxMgL4="
      },
      "voting_power": "0"
    }
  }
}