Relative Content

Tag Archive for javascriptblockchainsmartcontractscryptocurrencymetamask

Unable to calculate number of bnb in metamask wallet

I am trying to add an option to my webapp where user can add number of coins they want to buy using their bnb.
It connects with metamask and execute the order.
Problem is- value of my 1 coin is 0.0001 BNB, when I select 1 coin it should ideally execute order for 0.0001 BNB but it executes order for 0.07205759 BNB.