Lend
Execute deposit
Execute a deposit action in MarginFi
POST
Path Parameters
Token symbol to deposit
Examples:
"USDC"
"SOL"
"USDT"
Query Parameters
The amount to deposit. Human readable value, e.g. 100 USDC
Required range:
x >= 0.000001
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
.