Withdraw
Withdraw token
Withdraw a specific amount of tokens from protected or regular deposits
POST
Path Parameters
Token ticker or mint address
Examples:
"USDC"
Withdraw type: protected or regular
Available options:
protected
, regular
Examples:
"protected"
"regular"
Query Parameters
The amount to withdraw. Human readable value, e.g. 100 USDC
Required range:
x >= 0
The percentage of balance to withdraw
Required range:
1 <= x <= 100
Body
application/json
Response
200 - application/json
OK
The response is of type object
.