Get Fixed/Activity Project List(USER_DATA)
Weight(IP): 1
Query parameters
Default ALL
default "true"
Default START_TIME
Current querying page. Start from 1. Default:1
Default:10 Max:100
The value cannot be greater than 60000
UTC timestamp in ms
Signature
Response
List of fixed projects
Example response
[
{
"asset": "USDT",
"displayPriority": 1,
"duration": 90,
"interestPerLot": "1.35810000",
"interestRate": "0.05510000",
"lotSize": "100.00000000",
"lotsLowLimit": 1,
"lotsPurchased": 74155,
"lotsUpLimit": 80000,
"maxLotsPerUser": 2000,
"projectId": "CUSDT90DAYSS001",
"projectName": "USDT",
"status": "PURCHASING",
"type": "CUSTOMIZED_FIXED"
}
]Changes
Changed in 3 of the 26 revisions of this API.523
- ○
the
queryrequest parameterisSortAscbecame optionalrequest-parameter-became-optional
- ○
the
queryrequest parametersortBybecame optionalrequest-parameter-became-optional
- ○
the
queryrequest parameterstatusbecame optionalrequest-parameter-became-optional
- ○
- ▲
removed the enum value
LOT_SIZfrom thequeryrequest parametersortByrequest-parameter-enum-value-removed
- ▲
- ▲
for the
queryrequest parametercurrent, the type/format was changed fromnumber/tointeger/int32request-parameter-type-changed
- ▲
for the
queryrequest parameterrecvWindow, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parametersize, the type/format was changed frominteger/tointeger/int32request-parameter-type-changed
- ▲
for the
queryrequest parametertimestamp, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ○
the response property
codebecame required for the status400response-property-became-required
- ○
the response property
codebecame required for the status401response-property-became-required
- ○
the response property
items/assetbecame required for the status200response-property-became-required
- ○
the response property
items/displayPrioritybecame required for the status200response-property-became-required
- ○
the response property
items/durationbecame required for the status200response-property-became-required
- ○
the response property
items/interestPerLotbecame required for the status200response-property-became-required
- ○
the response property
items/interestRatebecame required for the status200response-property-became-required
- ○
the response property
items/lotSizebecame required for the status200response-property-became-required
- ○
the response property
items/lotsLowLimitbecame required for the status200response-property-became-required
- ○
the response property
items/lotsPurchasedbecame required for the status200response-property-became-required
- ○
the response property
items/lotsUpLimitbecame required for the status200response-property-became-required
- ○
the response property
items/maxLotsPerUserbecame required for the status200response-property-became-required
- ○
the response property
items/needKycbecame required for the status200response-property-became-required
- ○
the response property
items/projectIdbecame required for the status200response-property-became-required
- ○
the response property
items/projectNamebecame required for the status200response-property-became-required
- ○
the response property
items/statusbecame required for the status200response-property-became-required
- ○
the response property
items/typebecame required for the status200response-property-became-required
- ○
the response property
items/withAreaLimitationbecame required for the status200response-property-became-required
- ○
the response property
msgbecame required for the status400response-property-became-required
- ○
the response property
msgbecame required for the status401response-property-became-required
- ▲