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 mekong chain #2984

Merged
merged 6 commits into from
Nov 7, 2024
Merged

feat: add mekong chain #2984

merged 6 commits into from
Nov 7, 2024

Conversation

vince0656
Copy link
Contributor

@vince0656 vince0656 commented Nov 7, 2024

PR overview

This PR introduces support for the Mekong devnet by adding a new chain definition and exporting it from the main chains index.

Detailed summary

  • Added Mekong to the project.
  • Created a new file src/chains/definitions/mekong.ts with the mekong chain definition.
  • Defined properties such as id, name, nativeCurrency, rpcUrls, and blockExplorers.
  • Exported mekong from src/chains/index.ts.

PR-Codex overview

This PR introduces the Mekong chain to the project, enhancing the available blockchain options.

Detailed summary

  • Added Mekong chain definition in src/chains/definitions/mekong.ts.
  • Exported mekong from src/chains/index.ts.
  • Defined Mekong with ID 7078815900, name Mekong Pectra Devnet, and specified its native currency and RPC URLs.
  • Set Mekong as a testnet with a dedicated block explorer URL.

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

Copy link

vercel bot commented Nov 7, 2024

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

A member of the Team first needs to authorize it.

Copy link

changeset-bot bot commented Nov 7, 2024

🦋 Changeset detected

Latest commit: 8ce7892

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

@vince0656 vince0656 changed the title Mekong feat: add mekong chain Nov 7, 2024
@jxom jxom merged commit 907c646 into wevm:main Nov 7, 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.

2 participants