| 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] |
This repository was archived by the owner on Jul 16, 2026. It is now read-only.