getClusterNodes

Returns information about all the nodes participating in the cluster.

Path Params
string
required
Defaults to docs-demo

For higher throughput, create your own API key

Body Params
integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to getClusterNodes
Response

Response body
object | null
integer
string
result
array of objects
result
object
string

Base-58 Encoded String - Node public key.

string | null

Node gossip network address.

string | null

Node TPU network address.

string | null

JSON RPC network address for the node, or null if the JSON RPC service is not enabled.

string | null

The software version of the node, or null if the version information is not available.

int32 | null

The unique identifier of the node's feature set.

int16

The configured shred version for the node.

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json
ReadMe
Support Hub