WalletConnect / web3modal

A single Web3 provider solution for all Wallets
https://web3modal.com
Apache License 2.0
4.73k stars 1.32k forks source link

[bug] Bug with balance on small amount #2461

Open AleksandrRadik opened 1 week ago

AleksandrRadik commented 1 week ago

Link to minimal reproducible example

Not needed

Summary

Hello guys! When user balance is small, web3Modal have a bad format for this, I provide some screenshots belove. I guess it's problem with JS, cause you'r format this balance like string, but in small amount js shown this amount in different way) Look at screen^ Balance on modal:

image

Balance in explorer:

image

Balance from JS:

image

List of related npm package versions

Not needed

linear[bot] commented 1 week ago

APKT-658 [bug] But with balance on small amount

AleksandrRadik commented 2 days ago

Hi there, any updates or comments?)