{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "9da2d800e4fc1f3c91d38e87ae54512392bd272d",
      "listen_addr": "38.109.11.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": "69B4DF4827C17CF265621020DCC3A12003A420C42D934BD1B8BF43BFC2F767E0",
      "latest_app_hash": "3366973DE78E98E54E09A81942B6A6942C1AC61C11DEE748F9BBA9DA6940157C",
      "latest_block_height": "16283302",
      "latest_block_time": "2026-04-25T23:23:15.695092915Z",
      "earliest_block_hash": "CBA7DCE19645ED6CEBF67FAD5A59EEC7BC1BBAB9E3F8639BC9031D0D99687610",
      "earliest_app_hash": "604AF1B39301EF022C1626C05DC9DDF634997FEDC0B325EBE9C3C152C034F848",
      "earliest_block_height": "14977662",
      "earliest_block_time": "2026-01-28T21:37:39.732530636Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "A3BE97DE485187B09DB5CCB1898D78DFE2458A7A",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "YGaHa9l5bJTTSTvY9mYdnJnKRuMYcCjVmyl/fzqlxm0="
      },
      "voting_power": "100"
    }
  }
}