SolanaGetWithdrawableAmount
POST
SolanaGetWithdrawableAmount
Returns total amount that can be withdrawn across all wallets of the user. If any prior withdrawal intent was left unsigned, it will be automatically canceled.
You can specify the optional wallets
parameter to get the total
withdrawable amount in specific wallets.
Headers
Name
Value
Content-Type
application/json
Authorization
<API Key>
Body
Last updated