{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "1e2c585c68a64fadcdc45cb3caf0982902f8b26c",
      "listen_addr": "tcp://0.0.0.0:26656",
      "network": "oraibridge-subnet-2",
      "version": "0.34.23",
      "channels": "40202122233038606100",
      "moniker": "jojo",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:26657"
      }
    },
    "sync_info": {
      "latest_block_hash": "E5C7C306D381A64393F5A55A24844F49BBA29D3B82B4BF659B04A48FF2064626",
      "latest_app_hash": "0314939637F9543B150005F1715FF8013C7833C180C655AE6E9EB623906A942B",
      "latest_block_height": "71079235",
      "latest_block_time": "2026-08-31T21:18:14.248951263Z",
      "earliest_block_hash": "28767F06068F84A821F079AE016FC8D0D2EACC196B7E762D3FEDC037EC87B946",
      "earliest_app_hash": "E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855",
      "earliest_block_height": "1",
      "earliest_block_time": "2022-05-23T15:36:52.006880976Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "6B18EBF79E5DA011D9352B80D943985F880CE8BF",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "o0pBUca6QNmuD6y9yFbGTLNUwuVcFojNXeUDyC0A0YA="
      },
      "voting_power": "0"
    }
  }
}