/ DEVELOPERS / API / WEB3_CLIENTVERSION
web3_clientVersion
Returns the client version string.
web3_clientVersion
Returns the client version string.
web3_*category: metareturns: string
Parameters
Response
Press Send Request to see a response.
Copy as
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"web3_clientVersion","params":[],"id":1}'