{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "e892fa56913a426cc12302ccf603d0d30fec044d",
      "listen_addr": "37.228.129.244: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": "28CBA209B550B726069C0DDE62E7CDA3FD6DC9DE2623123DA8CDCF102E3FD275",
      "latest_app_hash": "DB406BA3C5293D67D263FC1C7BCD93CCF87092B331ED4950FD68224C9017D42A",
      "latest_block_height": "16283133",
      "latest_block_time": "2026-04-25T23:06:56.990993621Z",
      "earliest_block_hash": "9DF89F35952AE0150B0424C67578D4DC85CC5D57C6DCEF9D0803C47907C356FF",
      "earliest_app_hash": "4015EC827DC120BBF6943A9E7DC6E85424F42D1449657F931329455FE968906B",
      "earliest_block_height": "13291039",
      "earliest_block_time": "2025-10-05T20:09:05.975770502Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "3055D874077D36861B69468EB1E4997299FBB501",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "yR/XHNV9ueEeKm7O+3N3qiMBx8WqC42L3sUi4gvinKU="
      },
      "voting_power": "100"
    }
  }
}