{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "005baa49b97c94b4d5fbe5451f3854379f501a3b",
      "listen_addr": "tcp://127.0.0.1:26666",
      "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:26667"
      }
    },
    "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": "D8312C8C4C7DA4B4B0BCC2696218C85EBA47F362",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "CnKWT2U7iII2CUXFU4nRAnbfJgaKbfHXnkTIVSvZuuc="
      },
      "voting_power": "0"
    }
  }
}