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

Added elysiumTestnet chain #2774

Merged
merged 3 commits into from
Sep 25, 2024
Merged

Added elysiumTestnet chain #2774

merged 3 commits into from
Sep 25, 2024

Conversation

aqeelVaival
Copy link
Contributor

@aqeelVaival aqeelVaival commented Sep 25, 2024

PR-Codex overview

This PR adds support for the elysiumTestnet chain with its definitions and configurations.

Detailed summary

Added elysiumTestnet chain definition in chains/index.ts
Created elysiumTestnet chain configurations in chains/definitions/elysiumTestnet.ts
Utilised defineChain function to define the chain with ID, name, currency, RPC URLs, block explorers, and testnet flag


PR-Codex overview

This PR introduces the elysiumTestnet chain to the project, enhancing the chain definitions and providing necessary configurations for its integration.

Detailed summary

  • Added elysiumTestnet chain to src/chains/index.ts.
  • Created elysiumTestnet definition in src/chains/definitions/elysiumTestnet.ts with:
    • id: 1338
    • name: 'Elysium Testnet'
    • nativeCurrency: 'LAVA' with 18 decimals
    • rpcUrls and blockExplorers configurations
    • Marked as a testnet.

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

Copy link

changeset-bot bot commented Sep 25, 2024

🦋 Changeset detected

Latest commit: dce904f

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

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

A member of the Team first needs to authorize it.

@aqeelVaival
Copy link
Contributor Author

@jxom please help!

@jxom
Copy link
Member

jxom commented Sep 25, 2024

please don't tag me

@jxom jxom merged commit 000a2dc into wevm:main Sep 25, 2024
2 of 29 checks passed
@github-actions github-actions bot mentioned this pull request Sep 25, 2024
@aqeelVaival
Copy link
Contributor Author

please don't tag me

extremely sorry!

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