Post
Topic
Board Announcements (Altcoins)
Re: [ANN - NEW EXCHANGE] | www.CoinMarket.io | OFFICIAL THREAD
by
Hueristic
on 29/01/2014, 18:55:49 UTC
Very nice so far.

Auto fill amount on withdraw doesn't work. Also Autofill should auto subtract the fee if it doesn't already.

Here's code.
javascript:$("#wdbBTC").val(fixnr(parseFloat($("#balanceBTC").html())-parseFloat($("#wdbBTC").attr("txfee"))));