Skip to main content

arc_getVersion RPC Method

Loading...

Updated on
Sep 23, 2026

Parameters

This method does not accept any parameters

Returns

object
object
Loading...
git_version
string
Loading...
git_commit
string
Loading...
git_short_hash
string
Loading...
cargo_version
string
Loading...
Request
Response
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"git_version": "v0.8.0",
6
"git_commit": "5abb64c185d02dd1b3996f15c187020c98171f8d",
7
"git_short_hash": "5abb64c1",
8
"cargo_version": "v0.8.0 (5abb64c1)"
9
}
10
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"git_version": "v0.8.0",
6
"git_commit": "5abb64c185d02dd1b3996f15c187020c98171f8d",
7
"git_short_hash": "5abb64c1",
8
"cargo_version": "v0.8.0 (5abb64c1)"
9
}
10
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free