/cosmos/base/tendermint/v1beta1/node_info REST API Endpoint
Parameters
This method does not accept any parameters
Returns
default_node_info
object
The default_node_info object which contains the following fields:
protocol_version
object
The protocol_version object which contains the following fields:
p2p
string
The version of the peer-to-peer protocol used by the node
block
string
The version of the block protocol used by the node
app
string
The version of the application protocol used by the node
node_id
string
A unique identifier for the node within the network
listen_addr
string
The network address on which the node is listening for incoming connections
network
string
The name of the network the node is participating in
version
string
The version of the node software
channels
string
Base64 encoded channels used by the node
moniker
string
A friendly name or alias for the node
other
object
The other object which contains the following fields:
tx_index
string
Indicates whether transaction indexing is enabled
rpc_address
string
The network address for the node's RPC (Remote Procedure Call) interface
application_version
object
The application_version object which contains the following fields:
name
string
The name of the application associated with the node
app_name
string
An additional name or identifier for the application
version
string
The version of the application
git_commit
string
The Git commit hash associated with the application version
build_tags
string
Tags used during the application build process
go_version
string
The version of the Go programming language used to build the application
build_deps
array
Information about dependencies used in building the application, including the path, version, and checksum
path
string
The path associated with the dependencies
version
string
The version
sum
string
The checksum
cosmos_sdk_version
string
The version of the Cosmos SDK used in the application
Request
1curl --location 'https://docs-demo.sei-pacific.quiknode.pro/cosmos/base/tendermint/v1beta1/node_info'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free