Lesson 6 Insufficient Funds Error #993
Unanswered
0xjakefromstatefarm
asked this question in
Q&A
Replies: 2 comments 6 replies
-
@masonjake try to console log the private key and rinkeby URL and see the results. |
Beta Was this translation helpful? Give feedback.
4 replies
-
I have the same error when testing with goerli testnet. Can anybody help with a solution? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Everyone!
after running:
yarn hardhat run scripts/deploy.js --network rinkeby
I received the error:
My alchemy node also shows the same error:

I have 0.7 Rinkeby ETH in my metamask and tried pasting the raw private key into the hardhat config file but still ran into the same error.
This is my deploy script:
This is my hardhat config file:
Any ideas on how I can fix this?
Beta Was this translation helpful? Give feedback.
All reactions