Post Withdrawal Intent

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Solana network

Allowed:
Body Params
string
required

The amount of funds you want to withdraw (in Lamports). If the value is 0 or unspecified it will be set to current balance.

string
required

The receiving address – i.e. where the withdrawn funds should go.

string

Public Key of an asymmetric key-pair.

string

Public Key of an asymmetric key-pair.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json