Skip to main content

klay_clientVersion RPC Method

Returns the current client version of a Klaytn node.

Updated on
Aug 7, 2024

klay_clientVersion RPC Method

Parameters

This method does not accept any parameters

Returns

result
string
The current client version of a Klaytn node
Request
1
curl https://docs-demo.kaia-kairos.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"method":"klay_clientVersion","params":[],"id":1,"jsonrpc":"2.0"}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free