MetaMask / MetaMask/metamask-extension

[Bug]: The gas fee details are not visible

Open
#29,719 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Bugs---Low-Priority external-contributor INVALID-ISSUE-TEMPLATE regression-prod-12.18.2 regression-prod-12.9.3 Sev3-low team-confirmations type-bug
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

Image

Steps to reproduce

  1. Send BB token to other address on BounceBit Chain Mainnet
  2. On the confirm page, click on 'Network fee'
  3. 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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.