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 zeniq chain #2957

Merged
merged 1 commit into from
Nov 3, 2024
Merged

feat: add zeniq chain #2957

merged 1 commit into from
Nov 3, 2024

Conversation

fengbaolong
Copy link
Contributor

@fengbaolong fengbaolong commented Nov 2, 2024


PR-Codex overview

This PR introduces the zeniq chain to the project, enhancing the chain offerings by adding its definitions and related properties.

Detailed summary

  • Added a new entry for zeniq in src/chains/index.ts to export the chain definition.
  • Created src/chains/definitions/zeniq.ts with the zeniq chain definition, including:
    • id: 383414847825
    • name: 'Zeniq Mainnet'
    • nativeCurrency: { name: 'ZENIQ', symbol: 'ZENIQ', decimals: 18 }
    • rpcUrls: Set to 'https://api.zeniq.network'
    • blockExplorers: Set to Zeniq Explorer with URL 'https://zeniqscan.com'
    • testnet: false

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

Copy link

vercel bot commented Nov 2, 2024

@fengbaolong 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 106d1ea into wevm:main Nov 3, 2024
21 of 35 checks passed
@github-actions github-actions bot mentioned this pull request Nov 3, 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.

2 participants