Replies: 4 comments
-
@Pasq04 Try to deposit more funds into your wallet and then run it again. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Pasq04 : Try deploying your contract a bit later, Maybe the transaction fees on goerli are high right now! |
Beta Was this translation helpful? Give feedback.
0 replies
-
If you have not been able to solve yours, kindly follow this procedure:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
If you have not been able to solve yours, kindly follow this procedure:
|
Beta Was this translation helpful? Give feedback.
0 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.
-
I was trying to run
npx hardhat deploy --network goerli
, but I got the errordeploying "OurToken"insufficient funds for intrinsic transaction cost [ See: https://links.ethers.org/v5-errors-INSUFFICIENT_FUNDS ] (error={"name":"ProviderError","_stack":"ProviderError: HttpProviderError\n at HttpProvider.request
My current balance is of 0.25 Goerli ETH and I don't understand why this error occurs, can someone help me?
Beta Was this translation helpful? Give feedback.
All reactions