v1
latestOpenAPI 3.1.02026-07-24223580832.9 KBSolana
Get Deactivatable Amount
Returns the total staked amount that can be deactivated across all wallets of the user. If any prior deactivation intent was left unsigned, it will be automatically canceled.
You can specify the optional wallets parameter to get the total deactivatable amount in specific wallets.
get/v1/solana/{network}/deactivatable-amount
Response
Ok
Example response
{
"currency": "100",
"amount": "123456"
}