stacks-archive / blockstack-explorer

A block explorer for Blockstack
61 stars 43 forks source link

Two decimal places instead of three #182

Closed muneeb-ali closed 5 years ago

muneeb-ali commented 5 years ago

Looking at the latest staging built, I really like rounding the numbers after the decimal:

https://explorer.staging.blockstack.xyz/address/stacks/SP1P72Z3704VMT3DMHPP2CB8TGQWGDBHD3RPR9GZS

Can we do rounding down to two decimal places for all cases? Thanks!

zone117x commented 5 years ago

I can see how this rounding might look nice, but I'd argue that the explorer is a utility and that it should show STX values with full accuracy.

For UI inspiration and examples:

diwakergupta commented 5 years ago

I'm with @zone117x here, loss of precision could also come off as inaccurate or buggy for users / investors.

@jeffdomke care to weigh in?

stackatron commented 5 years ago

Yeah, tend to agree. Pretty normal for tokens to be moved around with extreme fractional units and rounding could lead to user error or misunderstanding.