Home

delegateInfo_getDelegate

POST
https://tao.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieves delegate information for the given public key.

Body

application/json
jsonrpcstringrequired

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

methodstringdelegateInfo_getDelegaterequired

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 delegate information.