Skip to main content

/eth/v1/node/version RPC Method

Loading...

Updated on
Apr 30, 2025

/eth/v1/node/version RPC Method

Parameters

This method does not accept any parameters

Returns

data
object
Loading...
version
string
Loading...
Request
1
curl --location 'https://docs-demo.quiknode.pro/eth/v1/node/version' \
2
--header 'Content-Type: application/json'
Response
1
{
2
"data": {
3
"version": "Lighthouse/v6.0.1-0d90135/x86_64-linux"
4
}
5
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free