Api spot borrow config
Per-currency borrow & collateral limits resolved at this account's tier (incl. per-account overrides).
NameLite |
Type | RequiredDefault |
Description |
|---|---|---|---|
currencyc |
string | True | |
borrow_limitbl |
string | True | BL — max borrowable amount, native units. 0 = not borrowable. |
borrow_ratebr |
string | True | BR — annual borrow interest rate at this tier. Never exceeds the asset's maxBorrowRate. |
collateral_limitcl |
string | True | CL — max amount counted as collateral, native units. 0 = unlimited. |