{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "59ad77ce21745b71c15048cbddbc3ac848b2acd0",
      "listen_addr": "94.130.253.251: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": "05B9518DD8C615FFBD333D1C2BC0FEFD1F02AF3B7DA5F841EB5905745B9918CF",
      "latest_app_hash": "BBEC8823AD45EBE9A9CD0580C2304EB0460FF2958F37E63D400125FD60934605",
      "latest_block_height": "16171789",
      "latest_block_time": "2026-04-18T10:58:16.549289582Z",
      "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": "C3373FC7FED24C0B56186450494EB24B9E817508",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "RlCpJFazxKz9UWnZihtS/qYbtHBNFLfSflAwotmzv2I="
      },
      "voting_power": "0"
    }
  }
}