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

feat: add swan chain #2760

Merged
merged 3 commits into from
Sep 23, 2024
Merged

feat: add swan chain #2760

merged 3 commits into from
Sep 23, 2024

Conversation

tom-jordan1
Copy link
Contributor

@tom-jordan1 tom-jordan1 commented Sep 23, 2024

PR-Codex overview

This PR focuses on adding new chain definitions for the Swan blockchain and its testnets, enhancing the existing chain configurations.

Detailed summary

  • Added swan chain definition in src/chains/definitions/swan.ts.
  • Added swanSaturnTestnet chain definition in src/chains/definitions/swanSaturnTestnet.ts.
  • Added swanProximaTestnet chain definition in src/chains/definitions/swanProximaTestnet.ts.
  • Updated src/chains/index.ts to export the new chains.

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


PR-Codex overview

This PR introduces the Swan Chain and related testnets to the codebase, enhancing the blockchain definitions with new networks and their configurations.

Detailed summary

  • Added swan mainnet with ID 254 and RPC URL https://mainnet-rpc.swanchain.org.
  • Added swanSaturnTestnet with ID 2024 and RPC URL https://saturn-rpc.swanchain.io.
  • Added swanProximaTestnet with ID 20241133 and RPC URL https://rpc-proxima.swanchain.io.
  • Exported new chains in src/chains/index.ts.

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

Copy link

changeset-bot bot commented Sep 23, 2024

🦋 Changeset detected

Latest commit: d43b0f9

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 23, 2024

@tom-jordan1 is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

@tom-jordan1 tom-jordan1 changed the title Add swan chain feat: add swan chain Sep 23, 2024
@jxom jxom merged commit b70fc5e into wevm:main Sep 23, 2024
3 of 8 checks passed
@github-actions github-actions bot mentioned this pull request Sep 23, 2024
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