{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "e763f9fc5d655ef4e862d3cf9e255dee7fb0b194",
      "listen_addr": "3.136.209.196: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": "EC61DA3C6B2D840BCC273EC4288635CD5AF0DA557B7AC099E88C8D9A026C391A",
      "latest_app_hash": "ABAFEC257FCE4E8FEBC23B812877CD34B2DB4A3E46D5C0443003AAED187988E6",
      "latest_block_height": "15983417",
      "latest_block_time": "2026-04-05T18:54:40.625749106Z",
      "earliest_block_hash": "6B8279AFC9FA2F1F4A9453BD577DAA2205D0AF5118D4C9A5C179E1CB4318431F",
      "earliest_app_hash": "E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855",
      "earliest_block_height": "1",
      "earliest_block_time": "2023-03-13T09:48:16.117170475Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "DABD2B4D59936C0BC3E32447336FFD88DFA91C99",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "aljaeGglOd4QuHxEAMO1JFgswGXLQsM54Enb5N6f4+k="
      },
      "voting_power": "0"
    }
  }
}