Small Assets Convert
Small Assets Convert
Get Small Assets History
Query historical small asset convert orders under the unified account. Supports filtering by time range and cursor-based pagination. Data from the last 90 days is available; the maximum time range per query is 30 days.
- Rate limit: 10/sec/UID
- Permission: UTA mgt. (read)
Request Parameters
orderIdConvert order ID
startTimeStart time Unix millisecond timestamp Data from the last 90 days is available; the maximum time range per query is 30 days
endTimeEnd time Unix millisecond timestamp Data from the last 90 days is available; the maximum time range per query is 30 days
limitNumber of results per page Default: 20, Maximum: 100
cursorCursor Used for pagination. Leave empty for the first query. For subsequent pages, use the smallest orderId returned from the previous query; the result will return data smaller than that value. This can shorten query response time
Get Small Assets History › Response Parameters
Successful response
codemsgrequestTimeList
statusConvert status
- success
createdTimeConvert time
Get Small Assets
Query the list of small-value assets currently held in the unified account. A small-value asset is defined as a position worth less than 5 USDT when converted. The target coin supports BGB.
- Rate limit: 10/sec/UID
- Permission: UTA mgt. (read)
Get Small Assets › Response Parameters
Successful response
codemsgrequestTimecoinCoin name
availableAvailable balance of the coin
estimatedCoinEstimated target coin
- BGB
estimatedAmountEstimated convert amount
Fee details
cTimeCurrent time
Small Assets Trade
Convert one or more specified small-value assets in the unified account into the target coin with one click.
- Rate limit: 10/sec/UID
- Permission: UTA trade
Small Assets Trade › Response Parameters
Successful response
codemsgrequestTimefromCoinCoins to convert
toCoinTarget coin
orderIdConvert order ID
