{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "4f9a4952dc3f0b8c17d22ad7098516e6ab62d79a",
      "listen_addr": "tcp://0.0.0.0:26656",
      "network": "chain-morph-mainnet",
      "version": "0.37.0-alpha.1",
      "channels": "40202122233860615051",
      "moniker": "morph-sentry-node-1",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:26657"
      }
    },
    "sync_info": {
      "latest_block_hash": "6D8E0B1CAC9D6042A459DAFA51BC820617F9CD8A9B98E74E22E9A437193C4035",
      "latest_app_hash": "",
      "latest_block_height": "24861061",
      "latest_block_time": "2026-07-28T06:00:00.803053833Z",
      "earliest_block_hash": "0D66D908033DA7A3F5A95179B8D64261EDD887B944E59502A1C9EFBC1C9C4EF5",
      "earliest_app_hash": "",
      "earliest_block_height": "1",
      "earliest_block_time": "2024-10-21T06:00:00Z",
      "catching_up": true
    },
    "validator_info": {
      "address": "C44B940D34E7CD0E676B15E24B871C0D64A696D9",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "+8s6STObdKqaIqj+2+FzRrEf95w1asYeXErNLDBmr7U="
      },
      "voting_power": "0"
    }
  }
}