Returns the current version of the chain client. The API credit value for this method is 200.
curl https://Krypc-End Point URL/ \ -X POST \ -H "Content-Type: application/json" \ --data '{"jsonrpc":"2.0","method":"web3_clientVersion","params":[],"id":1}'
result-The current client version in string format
Last updated 1 year ago