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 Velas chain #2919

Merged
merged 1 commit into from
Oct 24, 2024
Merged

feat: add Velas chain #2919

merged 1 commit into from
Oct 24, 2024

Conversation

Zhangnong
Copy link
Contributor

@Zhangnong Zhangnong commented Oct 24, 2024


PR-Codex overview

This PR introduces support for the Velas blockchain by adding a new chain definition and exporting it for use in the application.

Detailed summary

  • Added a new entry for velas in src/chains/index.ts.
  • Created velas chain definition in src/chains/definitions/velas.ts with:
    • id: 106
    • name: 'Velas EVM Mainnet'
    • nativeCurrency: VLX
    • rpcUrls: Includes Velas RPC endpoint
    • blockExplorers: Links to Velas Explorer
    • testnet: false

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

Copy link

changeset-bot bot commented Oct 24, 2024

🦋 Changeset detected

Latest commit: e0a5e18

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 Oct 24, 2024

@Zhangnong 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 5ff60a3 into wevm:main Oct 24, 2024
14 of 29 checks passed
@github-actions github-actions bot mentioned this pull request Oct 24, 2024
nikola-bozin-txfusion pushed a commit to kiriyaga-txfusion/viem that referenced this pull request Oct 30, 2024
@tmm tmm mentioned this pull request Dec 21, 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.

None yet

2 participants