SolanaWithdrawalIntent
POST
SolanaWithdrawalIntent
This endpoint is used to request withdrawal transactions that will be executed against available deactivated accounts. If you request more funds than are currently unlocked, the API will return an error indicating the maximum possible withdrawal.
You will receive at least one unsigned transaction (potentially multiple) that needs to be signed in order to complete the withdrawal.
Headers
Name
Value
Content-Type
application/json
Authorization
<API Key>
Body
Last updated