MetaMask / MetaMask/metamask-extension
Error: VM Exception while processing transaction: Transaction's maxFeePerGas (10) is less than the block's baseFeePerGas (875000000) (vm hf=merge -> block -> tx)
Open
Nobody has claimed this yet.
Bugs---Low-Priority
external-contributor
INVALID-ISSUE-TEMPLATE
Sev2-normal
team-confirmations
type-bug
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Sentry Issue: [METAMASK-YGSY](https://metamask.sentry.io/issues/7212337562/?referrer=github_integration)
```
Error: VM Exception while processing transaction: Transaction's maxFeePerGas (10) is less than the block's baseFeePerGas (875000000) (vm hf=merge -> block -> tx)
```
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 METAMASK-YGSY and the reported maxFeePerGas/baseFeePerGas error. No source file, test, reproduction steps, or expected behavior are identified; clarify the affected transaction flow and define a regression test or other observable criterion for a fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100