repay
Settle borrowed asset positions on Kaskad Protocol. Use amount -1 to clear the entire outstanding debt.
Instructions
Repay a borrowed asset on Kaskad Protocol. Pass amount=-1 to repay full debt. Testnet only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | Asset symbol | |
| amount | Yes | Amount to repay. Use -1 to repay full debt. | |
| interestRateMode | No | 1 = stable, 2 = variable (default) |