Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.08 KB

File metadata and controls

14 lines (11 loc) · 1.08 KB

CurrencyQuota

Properties

Name Type Description Notes
currency string Currency [optional] [default to undefined]
indexPrice string Currency Index Price [optional] [default to undefined]
minQuota string Minimum borrowing/collateral limit for the currency [optional] [default to undefined]
leftQuota string Remaining currency limit for `borrow/collateral` (when input parameter `type` is `borrow`, represents current currency) [optional] [default to undefined]
leftQuoteUsdt string Remaining currency limit converted to USDT (when input parameter `type` is `borrow`, represents current currency) [optional] [default to undefined]
leftQuotaFixed string Remaining `borrow/collateral` limit for fixed-term currency [optional] [default to undefined]
leftQuoteUsdtFixed string Remaining currency limit for fixed-term currency converted to USDT [optional] [default to undefined]