Path Parameters
Token symbol to withdraw
Examples:
"USDC"
"SOL"
"USDT"
Query Parameters
The amount to withdraw. Human readable value, e.g. 100 USDC
Required range:
x >= 0.000001
Example:
100
The percentage of balance to withdraw
Required range:
1 <= x <= 100
Body
application/json