Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 666 Bytes

UniCurrency.md

File metadata and controls

12 lines (9 loc) · 666 Bytes

UniCurrency

Properties

Name Type Description Notes
currency string Currency name [optional] [readonly] [default to undefined]
minLendAmount string The minimum lending amount, in the unit of the currency. [optional] [readonly] [default to undefined]
maxLendAmount string The total maximum lending amount, in USDT [optional] [readonly] [default to undefined]
maxRate string Maximum rate (Hourly) [optional] [readonly] [default to undefined]
minRate string Minimum rate (Hourly) [optional] [readonly] [default to undefined]