Lending
Deposit token to reserve
Deposit a specific amount of a token to a reserve
POST
Deposit token to reserve
Path Parameters
Market address
Examples:
"4UpD2fh7xH3VP9QQaXtsS1YY3bxzWhtfpks7FatyKvdY"
Reserve address
Examples:
"BgxfHJDzm44T7XG68MYKx7YisTjZu73tVovyZSjJMpmw"
Query Parameters
The amount to deposit. Human readable value, e.g. 100 USDC
Required range:
x > 0
The percentage of balance to deposit
Required range:
0 < x <= 100
Body
application/json
Response
200 - application/json
OK
The response is of type object
.
Deposit token to reserve