get_crypto_loan_borrowable_collateralisable
Get the borrowable and collateralisable amounts for a crypto loan by specifying the loan currency and collateral currency.
Instructions
Get borrowable and collateralisable amount for account.
Args: loan_currency: Loan currency, e.g., USDT. collateral_currency: Collateral currency, e.g., BTC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loan_currency | Yes | ||
| collateral_currency | Yes |