Solana
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"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.