v1
latestOpenAPI 3.1.02026-07-24223580832.9 KBSolana
Post Solana Stake Accounts
Get the status of Solana stakes by stake account addresses
post/v2/solana/{network}/stakes/by-accounts
Path parameters
networkstring required
Example:mainnet
The target Solana network (allowed 'mainnet' or 'testnet').
Request body
Example request
{
"network": "mainnet"
}Response
OK
Example response
{
"network": "mainnet"
}