-
Notifications
You must be signed in to change notification settings - Fork 3k
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
LESSON 13: Error: cannot estimate gas; transaction may fail or may require manual gas limit #3491
Comments
Sorry, I closed it unintentionally |
The complete error is this:
|
Typically a repos 'Issues' section is to report problems with the repo's code. For this post, you didn't provide enough context for me to help you out. |
As described above, this is not relevant here and must be posted in the discussions instead. When you do, make sure to add steps to reproduce the problem or elaborate the issue at hand. Additionally, the link of the repo (pushed to GitHub). Tag me there. I will look into it. |
@alymurtazamemon This can be closed. |
Lesson
Lesson 13
Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy video URL at current time")
No response
Operating System
Linux
Describe the bug
I forked the entire repo of the lesson 13, run
yarn
, filled the.env
file with my info and tried to run the script in the goerli testnet. The result is this error:Error: cannot estimate gas; transaction may fail or may require manual gas limit
Anyone here knows what's happening?
Thanks in advance for all the great content here.
The text was updated successfully, but these errors were encountered: