v1
latestOpenAPI 3.1.02026-07-24223580832.9 KBSolana
Get Solana Stake Accounts
Get the status of Solana stakes by payer address
get/v2/solana/{network}/stakes
Path parameters
networkstring required
Example:mainnet
The target Solana network (allowed 'mainnet' or 'testnet'). Bound from path variable {network}; clients should not send this in body.
Query parameters
delegator_addressstring
Example:75q6kcecNQhawj1dCmPWhfootfQBnZh7iWnNjoXTJv79
Payer pubkey to list stakes for
Response
OK
Example response
{
"network": "mainnet"
}