Retrieve all Solana Stakes

This method returns the account's staking instances.

Request
path Parameters
account_id
required
integer

The account's ID

Responses
200

Staking instances objects

404

Account not found

get/solana/accounts/{account_id}/stakes
Response samples
application/json
[
  • {
    }
]
Copyright © Ledger Enterprise Platform 2023. All right reserved.