Error: insufficient funds for intrinsic transaction cost #5330
Unanswered
mshahzadmalik1995
asked this question in
Q&A
Replies: 1 comment
-
@mshahzadmalik1995 It says |
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.
-
Hi Team,
I am working on NFT Marketplace. When I am deploying the contract on Sepolia network I am facing below issue.
deploying "NftMarketplace"insufficient funds for intrinsic transaction cost [ See: https://links.ethers.org/v5-errors-INSUFFICIENT_FUNDS ] (error={"name":"ProviderError","_stack":"ProviderError: insufficient funds for gas * price + value\n at HttpProvider.request (C:\Shahzad\NFT My practice\From Patrick\hardhat-nft-marketplace-fcc\node_modules\hardhat\src\internal\core\providers\http.ts:88:21)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)","code":-32000,"_isProviderError":true}, method="sendTransaction", transaction=undefined, code=INSUFFICIENT_FUNDS, version=providers/5.7.2) {"reason":"insufficient funds for intrinsic transaction cost","code":"INSUFFICIENT_FUNDS","error":{"name":"ProviderError","_stack":"ProviderError: insufficient funds for gas * price + value\n at HttpProvider.request (C:\Shahzad\NFT My practice\From Patrick\hardhat-nft-marketplace-fcc\nod
Beta Was this translation helpful? Give feedback.
All reactions