MetaMask / MetaMask/metamask-mobile

[Sentry] Error: {"code":-32000,"message":"insufficient funds for gas * price + value: balance 0, tx cost 12805353...

Open
#10,029 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bugs---Low-Priority external-contributor INVALID-ISSUE-TEMPLATE Sev3-low team-confirmations
Dominant language
TypeScript
Stars
3k
Forks
1.7k
Avg merge
1d 14h
Merged PRs (30d)
669

Description

Sentry Issue: [METAMASK-MOBILE-2CHV](https://metamask.sentry.io/issues/5280176488/?referrer=github_integration)

```
Error: {"code":-32000,"message":"insufficient funds for gas * price + value: balance 0, tx cost 1280535377242578, overshot 1280535377242578"}
at (app/components/Views/ErrorBoundary/index.js:26:21)
at flushedQueue (app:///index.android.bundle:183:11)
...
(11 additional frame(s) were not displayed)
```

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with app/components/Views/ErrorBoundary/index.js and the linked Sentry issue to determine whether this is an actionable mobile error or an expected insufficient-funds state. Reproduce the transaction on Android if possible; the report does not define the desired behavior or a test, so completion requires clarifying the fix before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
blockchain, javascript, react-native
Domain
blockchain, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.