Skip to main content
POST
web3_clientVersion
Robinhood Chain API method that returns the current client version.

Parameters

None

Response

  • string — the current client version

web3_clientVersion code examples

Body

application/json
id
integer
default:1
jsonrpc
string
default:2.0
method
string
default:web3_clientVersion
params
any[]

Response

200 - application/json

Returns the current client version.

jsonrpc
string
id
integer
result
object | null
Last modified on July 18, 2026