state_getRuntimeVersion RPC Method
Parameters
hash
string
The block hash. If not provided, uses the latest block
Returns
result
object
The result object which contains the following fields:
specName
string
The name of the runtime specification
implName
string
The name of the implementation
authoringVersion
integer
The authoring version of the node
specVersion
integer
The version number of the runtime specification
implVersion
integer
The implementation version of the node
apis
array
A list of supported runtime APIs, where each item is a tuple of the API ID (as a hex string) and its version number
transactionVersion
integer
The supported transaction version
systemVersion
integer
The version of the system protocol
stateVersion
integer
The supported state version
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free