{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "5580a8dbc0aee7bc3aeff826ee3113bbe211842d",
      "listen_addr": "138.201.234.230: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": "59F6C425F51EB41D4C7991CF0A0B1067E801B8A7731E2E467C0BAD9966544E93",
      "latest_app_hash": "9E778A366272DEB0A8D2CFC67E7FE556D47B5A4876A5471F09A528DB386CAD24",
      "latest_block_height": "17773123",
      "latest_block_time": "2026-08-05T00:03:15.54917332Z",
      "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": "25A240E6A3F5F1BE7D34A63EF0020BF627DCB64E",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "5i1I2MOec5tO9BnTWckDx4wh6VwVwWh8PIiXFd9ICJc="
      },
      "voting_power": "100"
    }
  }
}