Skip to content
Alchemy Logo

suix_getStakesByIds

POST
/{apiKey}

Returns information about one or more staking positions specified by their stakedSuiId. If a stake has been withdrawn, its status will be "Unstaked".

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

string[]required

A list of object IDs representing staked SUI positions.

Responses

200

One or more delegated stake entries grouped under their validator and pool.

Was this page helpful?