Deposit
Deposit token
Deposit a specific amount of a token as protected (PUSD) or boosted (LUSD)
POST
Path Parameters
Token ticker or mint address
Examples:
"USDC"
Deposit type: protected (PUSD) or boosted (LUSD)
Available options:
protected
, boosted
Examples:
"protected"
"boosted"
Query Parameters
The amount to deposit. Human readable value, e.g. 100 USDC
Required range:
x >= 1
The percentage of balance to deposit
Required range:
1 <= x <= 100
Body
application/json
Response
200 - application/json
OK
The response is of type object
.