Execute withdraw transaction for the specified token and amount
Token symbol or address. Can be a token symbol like USDC or an address.
"USDC"
Amount to deposit or withdraw.
x >= 0
100
Percentage to deposit or withdraw (0-100). Takes priority over amount
.
0 <= x <= 100
50
Successful lend transaction
The response is of type object
.