t2000_save
Deposit USDC or USDsui into NAVI lending to earn yield. Supports 'all' amount and dry run preview.
Instructions
Deposit USDC or USDsui into NAVI lending to earn yield. Pass asset="USDC" (default) or asset="USDsui". Use "all" to save entire wallet balance of the chosen asset. Set dryRun: true to preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount of the chosen asset to save, or "all" | |
| asset | No | "USDC" or "USDsui". Defaults to USDC. | |
| dryRun | No | Preview without signing (default: false) |