Skip to main content

getVersion gRPC Method

Retrieves the version information for both the Geyser gRPC service and the connected Solana node.

Updated on
Oct 25, 2024

getVersion gRPC Method

Please note that this RPC method requires the Yellowstone gRPC add-on enabled on your QuickNode endpoint.

Parameters

This method does not accept any parameters

Returns

version
object
The version object which contains the following fields:
package
string
Specifies the version of the yellowstone-grpc-geyser package being used
version
string
Indicates the plugin's version
proto
string
Version of the protocol buffer definition used by the Yellowstone gRPC plugin
solana
string
Specifies the version of the Solana blockchain that the plugin is compatible with
git
string
Provides the short hash of the Git commit from which this build was created
rustc
string
Version of the Rust compiler used to build the plugin
buildts
string
A timestamp indicating when this version was built
extra
object
The extra object which contains the following fields:
hostname
string
The hostname of the server or instance running the plugin
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free