{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "37fe2019044becc6de2c189934bcaee463696464",
      "listen_addr": "139.59.52.149: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": "24A9D824D942F8DCB7C62B0871ED028200A91573D734ED256E494A86C3E36CF9",
      "latest_app_hash": "53E8801E77B151F8859C6B88354338BCDDE27FF39FD89D7872E574324E4880E2",
      "latest_block_height": "15983130",
      "latest_block_time": "2026-04-05T18:27:12.224937334Z",
      "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": "EC87DFF318CFEFDC424405594147B100B4A4841E",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "Q0l/bJbuTo7C3txOmiNnIcoavv1gbgBnhgRsTLx8fj8="
      },
      "voting_power": "0"
    }
  }
}