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

Add fusion chain #2780

Merged
merged 4 commits into from
Sep 27, 2024
Merged

Add fusion chain #2780

merged 4 commits into from
Sep 27, 2024

Conversation

sina-london
Copy link
Contributor

@sina-london sina-london commented Sep 26, 2024

PR-Codex overview

This PR adds support for the Add Fusionchain to the project.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}


PR-Codex overview

This PR introduces the Fusion and Fusion Testnet chains into the codebase, expanding the available network options.

Detailed summary

  • Added a patch for viem with a note on the addition of a fusion chain.
  • Exported fusion and fusionTestnet from src/chains/definitions/.
  • Defined fusion with mainnet details including RPC URLs and contract information.
  • Defined fusionTestnet with testnet details including RPC URLs and contract information.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}



PR-Codex overview

This PR introduces a new fusion chain and its corresponding fusionTestnet in the project, enhancing the chain definitions with specific parameters for both the mainnet and testnet environments.

Detailed summary

  • Added fusion chain with ID 32659 and mainnet details.
  • Added fusionTestnet with ID 46688 and testnet details.
  • Defined nativeCurrency, rpcUrls, blockExplorers, and contracts for both chains.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

changeset-bot bot commented Sep 26, 2024

🦋 Changeset detected

Latest commit: 0d10cfa

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
viem Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Sep 26, 2024

@peterhappynow is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

@jxom jxom merged commit e0e0955 into wevm:main Sep 27, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants