{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "339b3f838e96c884fd1c500a78158721fda92415",
      "listen_addr": "tcp://0.0.0.0:26656",
      "network": "newreality-1",
      "version": "0.34.21",
      "channels": "40202122233038606100",
      "moniker": "Deltakey",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:26657"
      }
    },
    "sync_info": {
      "latest_block_hash": "58E75FEBA9BE86DE2862560D92622779EBA4F5F4074FB30C256CC54C84F8B504",
      "latest_app_hash": "FA9EC08AB29B4AA6F508F5F012E60CB9B5C6C0056231E2F7B8099CACB233DA79",
      "latest_block_height": "10771154",
      "latest_block_time": "2026-04-15T16:22:32.140876701Z",
      "earliest_block_hash": "178B9D4C9CBFCC86E26D3FAD549CAA61CAD5FF7501E3335C230922B250D80BCA",
      "earliest_app_hash": "E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855",
      "earliest_block_height": "1",
      "earliest_block_time": "2023-10-13T11:39:53.989030994Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "37EB8968B21D571016DAC87DBB49729133CF6131",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "T1PEh2bPSbpJRMW2eCbs3F01oUPu4W4vTs1t/MoJIow="
      },
      "voting_power": "1"
    }
  }
}