{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "42239bf8f65906324bd5bca22e2d693c125cc012",
      "listen_addr": "tcp://0.0.0.0:26656",
      "network": "genesis_29-2",
      "version": "v0.34.14",
      "channels": "402021222330386061",
      "moniker": "genesis-29-2.arch.genesisl1.org",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://127.0.0.1:26657"
      }
    },
    "sync_info": {
      "latest_block_hash": "94226261AF7367C4F6B040499D642F095128070278E73B91B3D0BEDA4761CAAC",
      "latest_app_hash": "065091351C0C1174144F92A1195E9D35FE680F8D8B5C3E9F57003E50B6B3AC37",
      "latest_block_height": "6751399",
      "latest_block_time": "2023-07-04T15:22:49.998543646Z",
      "earliest_block_hash": "F8BB5E0B5CBCABCE4BF7E7F7E25030CE03C0069E4D488BD9362BDC9E8361502C",
      "earliest_app_hash": "E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855",
      "earliest_block_height": "2000000",
      "earliest_block_time": "2022-04-16T18:55:00.000000001Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "BB6FB15AB64229EFDC13CC90F11ECF492E2C98A5",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "8DlzitVinghLR/ZMeyLYibCuvLw2ENRA8GdZfrKTOwA="
      },
      "voting_power": "0"
    }
  }
}