MetaMask / MetaMask/metamask-mobile
Error: Internal JSON-RPC error.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Sentry Issue: [METAMASK-MOBILE-3YR7](https://metamask.sentry.io/issues/6759804974/?referrer=github_integration)
```
Error: Internal JSON-RPC error.
at construct (native)
at apply (native)
at _construct (/node_modules/@babel/runtime/helpers/construct.js:4:65)
at Wrapper (/node_modules/@babel/runtime/helpers/wrapNativeSuper.js:15:14)
at call (native)
...
(9 additional frame(s) were not displayed)
```
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Sentry issue and the provided native/Babel stack trace; no repository file or test is named in the report. Reproduce the Internal JSON-RPC error in the mobile app, trace it to its source, and verify that the failure is resolved with a suitable regression check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- api, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100