Skip to content
Alchemy Logo

suix_getStakes

POST
/{apiKey}

Retrieves all delegated staking positions associated with the specified Sui address. Each entry includes the validator address, the staking pool, and the individual stake details such as amount, status, and epochs.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringrequired

The Sui address of the staking position owner.

Responses

200

List of staking entries, grouped by validator address.

Was this page helpful?