Skip to main content

klay_protocolVersion RPC Method

Returns the Klaytn protocol version of the node.

Updated on
Aug 7, 2024

klay_protocolVersion RPC Method

Parameters

This method does not accept any parameters

Returns

result
string
Returns the Klaytn protocol version of the node
Request
1
curl https://docs-demo.kaia-kairos.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"method":"klay_protocolVersion","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