{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "42d6478602a24711331009887372f503db6e935f",
      "listen_addr": "174.138.114.28: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": "1EB0D00FFAFAABE658DCB6BDE1C323F4F2AB75B2FE54FAA9D9A051FF4BC3DF02",
      "latest_app_hash": "D5A3934D35B662DCF183EFAFAB82C370F5B69BD2000FE7509F713CE0D376E8B9",
      "latest_block_height": "18072484",
      "latest_block_time": "2026-08-25T02:15:39.505334871Z",
      "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": "D3AB6F46161ABE1F8B7700D67D60713D0FF042F9",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "3VWerEqh0va9mqtUxxySI78MFw7JzhrgmCAEajdNOyA="
      },
      "voting_power": "100"
    }
  }
}