MetaMask / MetaMask/metamask-extension
[Bug]: The gas fee details are not visible
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Describe the bug
Gas fee details are not visible, seemingly due to a 400 bad request when fetching data from Metamask via https://gas.api.cx.metamask.io/networks/6001/suggestedGasFees
Please help investigate and resolve this issue - let us know what additional information you need to assist.
Screenshots/Recordings
Steps to reproduce
- Send BB token to other address on BounceBit Chain Mainnet
- On the confirm page, click on 'Network fee'
- The gas fee details are not visible
Error messages or log output
{"statusCode":400,"message":"'6001' is not a supported chain id."}
Detection stage
In production (default)
Version
12.9.3
Build type
None
Browser
Chrome
Operating system
MacOS
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
Reproduce the issue from the confirm page by sending BB tokens on BounceBit Chain Mainnet and opening Network fee. Start by tracing the gas-fee request to https://gas.api.cx.metamask.io/networks/6001/suggestedGasFees and investigate the reported unsupported-chain response. Done means gas fee details are visible for this network without the 400 error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100