getCryptoLoanFixedAvailableInventory
Check how much you can borrow for a fixed-term crypto loan by querying available inventory. Enter currency, term, and annual rate to see the maximum borrowable amount.
Instructions
Query available lending pool inventory for fixed-term loan.
Rules:
Only allows querying coins supported by fixed-term crypto loan
The queried coin must exist
Coin name must be uppercase
Available inventory = min(market available + financial trial (50M), user remaining borrow limit)
Precision: borrow precision, rounded down
The financial trial must also meet the financial rate requirement: request rate >= financial borrow rate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | ||
| currency | Yes | ||
| annualRate | Yes |