{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "5c6fe9494fdd2d5ae44f5f311b602dace4c93d0c",
      "listen_addr": "37.27.6.7:26656",
      "network": "arkh",
      "version": "0.34.15",
      "channels": "40202122233038606100",
      "moniker": "WellNode",
      "other": {
        "tx_index": "off",
        "rpc_address": "tcp://0.0.0.0:26657"
      }
    },
    "sync_info": {
      "latest_block_hash": "1CE970ED22297B676058B170FED1A0FB9DA53A586BD762CF4054F55CD60C722D",
      "latest_app_hash": "075D345C2FF201F5769D7827994373530A967FA9EEA69ABF79A25A86588BAE83",
      "latest_block_height": "27631287",
      "latest_block_time": "2026-04-17T10:01:19.838729543Z",
      "earliest_block_hash": "33898416F0969EE00AD1658321C31F42D5B9565F3F6357863529C2F2365C5ADC",
      "earliest_app_hash": "8189A0183D35E3BB58C8FC9BAEC1A40FA66F91C2083AF7DA8B58ADABE45B46EF",
      "earliest_block_height": "22578001",
      "earliest_block_time": "2025-05-28T05:54:34.455740477Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "96A7B8E66AA7C30FB0FECF21E6147A10445FE33C",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "be6jbmkAAfjhC/Ln2m6sBTvc5QOlHmvjX1LfSe821Ts="
      },
      "voting_power": "33143429"
    }
  }
}