question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Insufficient funds for gas * price + value

See original GitHub issue
JsonRpcError: Insufficient funds for gas * price + value
    at JsonRpcError.ExtendableBuiltin (file:///C:/Users/Michael/AppData/Local/Programs/EmeraldWallet/resources/app.asar/app/index.js:23949:30)
    at new JsonRpcError (file:///C:/Users/Michael/AppData/Local/Programs/EmeraldWallet/resources/app.asar/app/index.js:23978:116)
    at file:///C:/Users/Michael/AppData/Local/Programs/EmeraldWallet/resources/app.asar/app/index.js:24015:19
    at <anonymous>

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
splixcommented, Jul 24, 2018

It happens when you try to send “Max” amount, the wallet incorrectly calculates values to send

0reactions
splixcommented, Apr 8, 2019

dup #828

Read more comments on GitHub >

github_iconTop Results From Across the Web

Insufficient funds for gas * price + value
gas * price + value really means MAXGas * price. In my case transactions failed from time to time when gas price increased...
Read more >
What does 'insufficient funds for gas price' mean? - AlphaWallet
When you make a transaction on Ethereum, you need to pay a network fee (gas fee) to the Ethereum miners. Just as your...
Read more >
Insufficient funds for gas*price+value error - Stack Overflow
While deploying contract on blockchain, on adding transaction it gives error insufficient funds for. gas *price +value.
Read more >
How to fix "insufficient funds" error or greyed-out confirm button
This means you do not have enough of your network's native token in your account to cover the cost of gas. Generally, across...
Read more >
Getting error insufficient funds for gas * price + value #1209
When you put a high gasPrice , for example 100 gwei and you don't have sufficient ETH in your wallet then you may...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found