Home

delegateInfo_getDelegated

POST
https://tao.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieves the total stake delegated to the account identified by the given public key.

Body

application/json
jsonrpcstringrequired

JSON-RPC protocol version. Must be "2.0".

methodstringdelegateInfo_getDelegatedrequired

The RPC method to invoke.

paramsArray<Array<integer>>required

Array containing a single element: an array of 32 integers representing the delegate's public key bytes.

idintegerrequired

Request identifier.

Response

200OK

Successful response with the amount of delegated stake.