suix_getStakes
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.
⚠ This endpoint is only available with Blast access.
Path parameters
apiKey
Request
This endpoint expects an object.
owner
The Sui address of the staking position owner.
Response
List of staking entries, grouped by validator address.
validatorAddress
Sui address of the validator receiving the stake.
stakingPool
Sui object ID of the associated staking pool.
stakes
Individual delegated stake entries.