DeltaBalances / DeltaBalances.github.io

The Ethereum decentralized exchange assistant. Check token balances, transaction details & trade history.
https://deltabalances.github.io/
GNU General Public License v3.0
169 stars 67 forks source link

Known tokens not shows and ETH balance. #7

Closed DePunk-eth closed 6 years ago

DePunk-eth commented 6 years ago

Not all known etherdelta tokens shows. For example, SUB1X. You can test by my address 0x34cb52c6d97521e9b51b05c2860c8a448ffcef5c. Also, "Total ETH balance" shows me 1.157920892373162e+59.

DeltaBalances commented 6 years ago

Your SUB1X is such a low number that it got rounded down to zero, which was automatically hidden. Check 'show more decimals' for it to show up. (possibly unwanted behavior)

I'll look into the exponential notation thing.