getCryptoLoanFlexibleAvailableInventory
Check the available inventory for flexible crypto loans by coin, verifying support and calculating the maximum borrowable amount as the minimum of platform supply and your remaining limit.
Instructions
Query available lending pool inventory for flexible loan.
Rules:
Only allows querying coins supported by flexible crypto loan
The queried coin must exist
Coin name must be uppercase
Available inventory = min(platform total lendable amount, user remaining borrow limit)
Precision: borrow precision, rounded down
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency | Yes |