{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "e2176351d00c02ecdb0e86aa7b5c812c3a610f86",
      "listen_addr": "134.199.221.157: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": "4035AEDE4F41F25B9C53BDC760111841CA7C1B1FAA7409969178B02507C49F42",
      "latest_app_hash": "FA6F63FE78016330A24EF9B38C09234CB55CCACDB3D51A6276AEF23FDE37B7DC",
      "latest_block_height": "17473247",
      "latest_block_time": "2026-07-15T22:37:08.844837104Z",
      "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": "A6E54EEDE84367348CAD3EA603E6C8E8FDDE29DF",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "FBgUGC0Ynf0zndaGT91ra3gR4+Ty378WBl8Rgkz+Ts4="
      },
      "voting_power": "0"
    }
  }
}