How to format my balance from a hex number
7 months ago by [email protected]
Using alchemy.core.getBalance(address) I receive the balance in hex value. How do I convert this to something more human readable? I can't seem to find anything about it in the docs.