lulo_withdraw
Withdraw tokens from a Lulo lending position using your Solana wallet. Specify the token mint, amount, and wallet address to execute the withdrawal.
Instructions
Withdraw from Lulo lending position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | Token mint address (base58) | |
| amount | Yes | Raw token amount (smallest unit) | |
| wallet | Yes | Solana public key (base58) |