{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "b4ce564741addf748981a0b2a8e0790507c6f71b",
      "listen_addr": "38.143.19.7:27146",
      "network": "mayachain-mainnet-v1",
      "version": "0.34.21",
      "channels": "40202122233038606100",
      "moniker": "local",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:27147"
      }
    },
    "sync_info": {
      "latest_block_hash": "5A66FC563D0DAC51848AAA6A956A2228068AEEC4194EA34C291428A0F73DCF69",
      "latest_app_hash": "91395F1275B63D7F96F156E4F2955C7DC6F2CE19645FA60C68D884B678FFC05C",
      "latest_block_height": "16282953",
      "latest_block_time": "2026-04-25T22:49:31.020520831Z",
      "earliest_block_hash": "6F2A067315918D3D63617AB13848EB589122F200AD975AB30D22321F622EBEBD",
      "earliest_app_hash": "DEF93FB8C896BEF50C07D7EFF0738B2CB4157E8D6865B682E1027BC2221DD112",
      "earliest_block_height": "15775803",
      "earliest_block_time": "2026-03-22T22:28:29.556619412Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "92C18D1809CE377243745CF258C56E31AE4EF012",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "dYDGereX3wyCGRDmezBS1iNrKeCGnLVZEiK2W12dOG8="
      },
      "voting_power": "0"
    }
  }
}