{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "2672abc8df7d22d695cea53b44256b8d5637d0a4",
      "listen_addr": "138.201.234.229: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": "09A2EDDF1235CB3B2E36013C8F0ACBF119F2C5330ECAA5DD1FECF44D33EE407C",
      "latest_app_hash": "812C87B07B4D866647B127CBD892D8B05B966E212B15E4BE0737E46220C26D8F",
      "latest_block_height": "15983190",
      "latest_block_time": "2026-04-05T18:32:56.912145136Z",
      "earliest_block_hash": "7EC01A66F5E8D592E1594BAF402AE57F99BB4E9D90AB429A6463A9D30F034B46",
      "earliest_app_hash": "5DE8C4EBCA7EBECD5D9B13156E1F6A5A541CD304CAA2665E74BD393F3DBE91C4",
      "earliest_block_height": "12077823",
      "earliest_block_time": "2025-07-15T10:05:34.343909149Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "B69CF707376C913974AD63C292BADDB0BA5BF9C1",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "1ek354vV34joFWIS6JLjNVDK4HAvBIQuS624algfThw="
      },
      "voting_power": "100"
    }
  }
}