Get instructions to deposit into a klend reserve
Deposit Txn
Get instructions to deposit into a klend reserve
Instructions to deposit tokens into the specified Kamino Lend market reserve. Additionally includes lookup tables to use to compress transaction size
POST
Get instructions to deposit into a klend reserve
Documentation Index
Fetch the complete documentation index at: https://kamino.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
User wallet address (base58) that will also sign the transaction
Required string length:
32 - 44Example:
"KUMtRazMP7vwvc2kthnGZ9Cq6ZsGRiYC97snMYepNx9"
Target Kamino Lend market address
Required string length:
32 - 44Example:
"7u3HeHxYDLhnCoErrtycNokbQYbWGzLs6JSDqGAv5PfF"
Target Kamino Lend Reserve address. The reserve must belong to the specified market
Required string length:
32 - 44Example:
"D6q6wuQSrifJKZYpR1M8R4YawnLDtDsMmWM1NbBmgJ59"
Amount of liquidity token to deposit (in decimal format, not lamports)
Example:
"0.1234"