Hi guys,
How can I convert a hex sting like "0xa0712d680000000000000000000000000000000000000000000000000000000000000032"
to a human readable number?
I’ve tried different methods and none so far gets me the right number. I’m using ethers.js and I cannot find any utility that does that.