new_crypto_loan_fixed_repay_collateral
Repay a fixed crypto loan by using collateral. Specify loan currency, collateral coin, and amount to settle the loan.
Instructions
Repay fixed crypto loan with collateral.
Args: loan_currency: Loan currency. collateral_coin: Collateral coin. amount: Repay amount. loan_id: Loan ID (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loan_currency | Yes | ||
| collateral_coin | Yes | ||
| amount | Yes | ||
| loan_id | No |