binance.us dust conversion error "code":-5004
Z3r0XG opened this issue · 1 comments
Z3r0XG commented
Hello, I am receiving this error when I try to convert any asset's dust:
{"code":-5004,"msg":"The residual balances of the ADA have exceeded 0.001BTC, Please re-choose."}
If I check my balance using the same API I get this:
{"asset":"ADA","free":"0.06300000","locked":"0.00000000"}
As you can see, this is way below the maximum amount. Is dust conversion not supported on binance.us?
Z3r0XG commented
Hello, I was finally able to get a different response, however, it doesn't seem like anything happened:
{
"asset": "ALGO",
"free": "0.00048900",
"locked": "0.00000000"
}
{"totalTransfered":"0","totalServiceCharge":"0","transferResult":[]}