{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "c4fcc744f6f47728a2c270c54eb82ca4fb6bca80",
      "listen_addr": "38.143.19.184: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": "DFD75A9FED78E5F252EAAABABA618A09DFA8B755F16CEA9F8B07EE0A8CF6BA38",
      "latest_app_hash": "21EF8BDD8E250748EB767D2F593D17E91D5D7360611FD5B78DC81123E4A05EF2",
      "latest_block_height": "17188534",
      "latest_block_time": "2026-06-25T21:01:20.368896325Z",
      "earliest_block_hash": "966FC835B55A5F0DE0D8E9DFAC599D145596C22DAC24197F425943FC474B1DB4",
      "earliest_app_hash": "3B607A344463EA064DE1F44F75517AEAAC1050827F9B7CA9C78541C2EEFB610A",
      "earliest_block_height": "16466366",
      "earliest_block_time": "2026-05-08T06:43:43.848081137Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "CD768645944B2049F86463EEB2D6D99163F0EDEB",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "jxp8MVSBfYPBrFieNTt7Rkmdq2pfxHHXos//tGJ78/c="
      },
      "voting_power": "100"
    }
  }
}