Skip to content
This repository was archived by the owner on Jul 16, 2026. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 665 Bytes

File metadata and controls

12 lines (9 loc) · 665 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]