Skip to main content

/eth/v1/node/version RPC Method

Get version string of the running beacon node.

Updated on
Jun 11, 2024

/eth/v1/node/version RPC Method

Parameters

This method does not accept any parameters

Returns

data
object
An object of data which contains the following fields:
version
string
Indicates the node's version information
Request
1
curl --location 'https://docs-demo.quiknode.pro/eth/v1/node/version' \
2
--header 'Content-Type: application/json'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free