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 godwoken mainnet #2956

Merged
merged 1 commit into from
Nov 3, 2024
Merged

Conversation

fengbaolong
Copy link
Contributor

@fengbaolong fengbaolong commented Nov 2, 2024


PR-Codex overview

This PR adds support for the Godwoken Mainnet by introducing a new chain definition and exporting it from the relevant files.

Detailed summary

  • Added a new entry for Godwoken Mainnet in the .changeset/tall-countries-roll.md.
  • Exported godwoken from src/chains/index.ts.
  • Created godwoken chain definition in src/chains/definitions/godwoken.ts with details such as:
    • id: 71402
    • nativeCurrency: pCKB
    • rpcUrls: https://v1.mainnet.godwoken.io/rpc
    • blockExplorers: GW Scan at https://v1.gwscan.com
    • contracts: multicall3 with address and block created info.
    • Set testnet to 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.

Copy link

changeset-bot bot commented Nov 2, 2024

🦋 Changeset detected

Latest commit: 063a726

The changes in this PR will be included in the next version bump.

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

@jxom jxom merged commit 9f7a8f3 into wevm:main Nov 3, 2024
14 of 29 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