---
title: "The properties of the connected node"
method: GET
path: "/node_info"
tags: ["ICS0"]
---

# The properties of the connected node

`GET /node_info`

Information about the connected node

## Response `200`

Node status

- object
  - `id` string
  - `moniker` string
  - `network` string
  - `channels` string
  - `listen_addr` string
  - `version` string — Tendermint version
  - `other` string[] — more information on versions

## Other responses

- `500` — Failed to query node status

---

[API](https://skmtc.net/bnb-chain/apis/gaia-lite-for-cosmos.md) · [All operations](https://skmtc.net/bnb-chain/apis/gaia-lite-for-cosmos/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bnb-chain/gaia-lite-for-cosmos/revisions/66846564e1ee/schema)
