Skip to main content
Returns the version string of the node client software.

Parameters

No parameters.

Returns

result
string
The client version string.

Example

{
  "jsonrpc": "2.0",
  "method": "web3_clientVersion",
  "params": [],
  "id": 1
}