getVersion RPC Method
Parameters
This method does not accept any parameters
Returns
result
A JSON object with the following fields:
solana-core
The software version of solana-core
feature-set
The unique identifier of the current software's feature set
Request
1curl https://docs-demo.solana-mainnet.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{"jsonrpc":"2.0","id":1, "method":"getVersion"}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free