Skip to main content

Dust Transfer

Request

post {{api_url}}/api/v3/capital/convert?asset=BTC,FIL,ETH&timestamp={{timestamp}}&signature={{signature}}

Response

{
"successList":["ALGO","OMG"],
"failedList":[],
"totalConvert":"0.07085578",
"convertFee":"0.00071571"
}
  • POST /api/v3/capital/convert

Permission: SPOT_ACCOUNT_W

Weight(IP): 10

Parameters:

NameTypeMandatoryDescription
assetstringYESThe asset being converted.(max 15 assert)eg:asset=BTC,FIL,ETH
timestampstringYEStimestamp
signaturestringYESsignature

Response:

NameDescription
totalConvertConvert MX amount(Deducted commission fee)
convertFeeconvertFee
successListconvert success List
failedListconvert failed List
-assetasset
-messagemessage
-codecode