-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Insufficient funds for gas * price + value #981
Comments
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. |
deleted it thx |
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. |
This repo is not very actively supported, if that's something you feel you need I would recomend investigating foundry. |
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
The text was updated successfully, but these errors were encountered: