Home

Get Stakes By IDs

POST
https://sui.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Return one or more [DelegatedStake]. If a Stake was withdrawn its status will be Unstaked.

Body

application/json
jsonrpcstring2.0required
idintegerrequired
methodstringsuix_getStakesByIdsrequired
paramsArray<Array<string>>required

Response

200OK

Successful response returning delegated stakes by IDs

400Bad Request

Bad request - invalid parameters

500Internal Server Error

Internal server error