BLVT User Limit Info (USER_DATA)
Weight(IP): 1
Query parameters
BTCDOWN, BTCUP
The value cannot be greater than 60000
UTC timestamp in ms
Signature
Response
List of token limits
Example response
[
{
"tokenName": "LINKUP",
"userDailyTotalPurchaseLimit": "1000",
"userDailyTotalRedeemLimit": "1000"
}
]Changes
Changed in 1 of the 26 revisions of this API.27
- ▲
for the
queryrequest parameterrecvWindow, the type/format was changed frominteger/tointeger/int64request-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/tokenNamebecame required for the status200response-property-became-required
- ○
the response property
items/userDailyTotalPurchaseLimitbecame required for the status200response-property-became-required
- ○
the response property
items/userDailyTotalRedeemLimitbecame 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
- ▲