Has anyone found a way to get around the,
{'code': -32000, 'message': 'insufficient funds for gas * price + value'}
issue?
This only shows up when using non-ETH chains
Jul 8, 2022, 12:50 AM
maybe read the message?
Jul 8, 2022, 1:38 AM
its not a gas issue. We have enough on chain funds
This occurs whenever we use a non ETH chain such as goerli, bnb, polygon, avax
using web3js/etherjs
Is there a different way to calculate gas on non eth chains?
This occurs whenever we use a non ETH chain such as goerli, bnb, polygon, avax
using web3js/etherjs
Is there a different way to calculate gas on non eth chains?
Jul 8, 2022, 1:52 AM
maybe an rpc related issue, or smart contract error
Jul 8, 2022, 1:57 AM
For non eth chains native coin is different.. like for avax chain, native coin is avax so u need avax for working in avax..
Jul 8, 2022, 6:10 AM
ðŸ§
Jul 8, 2022, 7:26 AM