Get instructions to withdraw from a klend reserve
Withdraw Txn
Get instructions to withdraw from a klend reserve
Instructions to withdraw tokens from the specified Kamino Lend market reserve. Additionally includes lookup tables to use to compress transaction size
POST
Get instructions to withdraw from 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 withdraw (in decimal format, not lamports)
Example:
"0.1234"
Get transaction to withdraw from a klend reserveGet transaction to borrow liquidity from a klend reserve