NetInfo
GET
Retrieves network information.
Path Parameters
chainstringrequired
Parameter specifying the target chain to query.networkstringrequired
Parameter specifying the network of the target chain.Responses
jsonrpcstringrequired
idintegerrequired
listeningboolean
listenersarray
n_peersstring
node_idstring
urlstring
cURL
curl -X GET 'https://rpc-cosmos-mainnet.nodit.io/net_info' \-H 'Content-Type: application/json' \-H 'X-API-KEY: nodit-demo'