How to Convert BigNumber to Int/Number in Ethers/Web3
If you have a BigNumber when using web3, then you can convert this to a regular Javascript Number using the ethers library as follows: Ethers… Read More »How to Convert BigNumber to Int/Number in Ethers/Web3