getTieredCollateralRatio
Get collateral ratio tiers for spot margin loans, showing how a coin's collateral value changes by quantity level. Filter by currency; empty maxQty means unlimited.
Instructions
Query UTA loan tiered collateral ratio for spot margin trading.
Returns collateral ratio tiers for all coins if
currencyis not specified.Each tier defines a quantity range and its applicable collateral ratio.
An empty
maxQtystring indicates positive infinity (no upper limit).
Agent hint: Public endpoint, no authentication needed. Use this to check how much collateral value a given coin contributes at different holding levels. Each tier has a minQty, maxQty, and collateralRatio. An empty maxQty means unlimited. Pass currency to filter for a specific coin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency | No |