{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "91a7ea82e9a677e10445a2809ce5849c105b39db",
      "listen_addr": "tcp://0.0.0.0:26656",
      "network": "dctrust-1",
      "version": "0.34.21",
      "channels": "40202122233038606100",
      "moniker": "astron",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:26657"
      }
    },
    "sync_info": {
      "latest_block_hash": "67CB54D2A1584119B8966912969E62319F345DF3BB9707C7F83D645E9ED7BDAF",
      "latest_app_hash": "194E4F8988EBD9A365500587108CDFBA5A04C2D7DF6DF4A5FABF5CFBD7FC8246",
      "latest_block_height": "8934785",
      "latest_block_time": "2026-04-15T19:41:31.435738451Z",
      "earliest_block_hash": "8619449039AB8953C1BA06DAE162057636B9C84B041FE70ED7B6B9F5BD084756",
      "earliest_app_hash": "E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855",
      "earliest_block_height": "1",
      "earliest_block_time": "2024-10-12T06:05:08.530772521Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "AD88B72CF327AC4CCE95413EA70E52997A06057E",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "64lU7mXnXcmaecPFl+IroDhoGga/zapRdfAml2EshjE="
      },
      "voting_power": "1"
    }
  }
}