Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 726 Bytes

UniCurrency.md

File metadata and controls

15 lines (11 loc) · 726 Bytes

UniCurrency

Currency detail

Properties

Name Type Description Notes
currency str Currency name [optional] [readonly]
min_lend_amount str The minimum lending amount, in the unit of the currency. [optional] [readonly]
max_lend_amount str The total maximum lending amount, in USDT [optional] [readonly]
max_rate str Maximum rate (Hourly) [optional] [readonly]
min_rate str Minimum rate (Hourly) [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]