getClusterNodes RPC Method
Parameters
This method does not accept any parameters
Returns
featureSet
Loading...
gossip
Loading...
pubkey
Loading...
rpc
Loading...
shredVersion
Loading...
tpu
Loading...
version
Loading...
Request
1curl https://docs-demo.solana-devnet.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{"jsonrpc":"2.0", "id":1, "method":"getClusterNodes"}'
1curl https://docs-demo.solana-devnet.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{"jsonrpc":"2.0", "id":1, "method":"getClusterNodes"}'
Response
1{2"jsonrpc": "2.0",3"result": [4{5"gossip": "10.239.6.48:8001",6"pubkey": "9QzsJf7LPLj8GkXbYT3LFDKqsj2hHG7TA3xinJHu8epQ",7"rpc": "10.239.6.48:8899",8"tpu": "10.239.6.48:8856",9"version": "1.0.0 c375ce1f"10}11],12"id": 113}
1{2"jsonrpc": "2.0",3"result": [4{5"gossip": "10.239.6.48:8001",6"pubkey": "9QzsJf7LPLj8GkXbYT3LFDKqsj2hHG7TA3xinJHu8epQ",7"rpc": "10.239.6.48:8899",8"tpu": "10.239.6.48:8856",9"version": "1.0.0 c375ce1f"10}11],12"id": 113}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free