Skip to main content

klay_nodeAddress RPC Method

The nodeAddress property provides the address of the node that a user is using. It is derived from the nodekey and used to sign consensus messages.

Updated on
Aug 7, 2024

klay_nodeAddress RPC Method

Parameters

This method does not accept any parameters

Returns

result
string
Return 20 BYTE address of a node
Request
1
curl https://docs-demo.kaia-kairos.quiknode.pro/ \
2
-X POST \
3
-H "Content-Type: application/json" \
4
--data '{"method":"klay_nodeAddress","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