subnetInfo_getColdkeyAutoStakeHotkey
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns the list of auto-stake hotkeys (or their count) for the given coldkey address and subnet ID.
Body
application/json
jsonrpcstringrequiredJSON-RPC protocol version. Must be "2.0".
methodstringsubnetInfo_getColdkeyAutoStakeHotkeyrequiredThe RPC method to invoke.
paramsarray[object Object][object Object]requiredArray containing two elements: the coldkey SS58 address and the subnet ID.
idintegerrequiredRequest identifier.
Response
200OK
Successful response with the auto-stake hotkey information.