{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "3cf99196e1fd672219fe6668993d3d20b0689378",
      "listen_addr": "143.198.59.110: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": "49F7299F78B2BEFEE9356CD82A39948A8C9A33598724E070A80C4C9891CFE739",
      "latest_app_hash": "06CA16D1F61E81B8E20FBCD45701A0342A980654A90C3A4E6886695FCD8DC369",
      "latest_block_height": "16282667",
      "latest_block_time": "2026-04-25T22:21:56.039509794Z",
      "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": "CDC09449BC9FA40DD1340BFE8BBB652289B778EB",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "8ijZ6oN+VnBSt9LW+Z19WpQYO7KT2BhzdasOTM3Niy4="
      },
      "voting_power": "0"
    }
  }
}