dapptools icon indicating copy to clipboard operation
dapptools copied to clipboard

Insufficient funds for gas * price + value

Open bitcoinmeetups opened this issue 2 years ago • 4 comments

Hi, I'm BM, a very nice and polite guy. I'm trying to deploy a basic ERC-20 contract to the Polygon blockchain at the moment. I get this error message: Insufficient funds for gas * price + value However, the address used has about 1.5 Matic funding. Last time I checked the cost to deploy a basic ERC-20 contract to the Polygon blockchain was about 0.2 USD. So there should be enough funds in that wallet already. Anyone knows why it's not possible to deploy and how to update? Mockup (this is not the actual code): seth send --create aurora.bin Environment: Linux RPC: Alchemy

bitcoinmeetups avatar Feb 26 '23 19:02 bitcoinmeetups

Guys, warning for the post above. That link goes to a website which says "error connecting wallet" and then it asks for your private keys. Probably a scammer who posts in many GitHub repos.

bitcoinmeetups avatar Feb 27 '23 11:02 bitcoinmeetups

deleted it thx ☺️

d-xo avatar Feb 27 '23 13:02 d-xo

You're welcome. By the way d-xo, is there any way to find answers to questions about dapptools? It seems like you have a policy of not replying to issues in this repo.

bitcoinmeetups avatar Feb 27 '23 16:02 bitcoinmeetups

This repo is not very actively supported, if that's something you feel you need I would recomend investigating foundry.

d-xo avatar Feb 28 '23 14:02 d-xo