Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not supported chain id 2345 #29948

Open
9 tasks
texasspurstar opened this issue Jan 28, 2025 · 0 comments
Open
9 tasks

Not supported chain id 2345 #29948

texasspurstar opened this issue Jan 28, 2025 · 0 comments

Comments

@texasspurstar
Copy link

What is this about?

Technical Details
We dived into the issue and found that https://gas.api.cx.metamask.io/networks/2345/suggestedGasFees doesn't work. and from this comment (#25655 (comment)), it says suggestedGasFees doesn't use the chain's eth_estimateGas.

We need to use our own eth_estimateGas because GOAT Network is a Bitcoin L2, and the gas token is wrapped BTC.
GOAT Network:

Explorer: explorer.goat.network
RPC: rpc.goat.network
Threat Modeling Framework

Scenario

No response

Design

No response

Technical Details

No response

Threat Modeling Framework

No response

Acceptance Criteria

No response

Stakeholder review needed before the work gets merged

  • Engineering (needed in most cases)
  • Design
  • Product
  • QA (automation tests are required to pass before merging PRs but not all changes are covered by automation tests - please review if QA is needed beyond automation tests)
  • Security
  • Legal
  • Marketing
  • Management (please specify)
  • Other (please specify)

References

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants