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

Add Six Protocol #3033

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Add Six Protocol #3033

merged 1 commit into from
Nov 21, 2024

Conversation

qi-0826
Copy link
Contributor

@qi-0826 qi-0826 commented Nov 20, 2024


PR-Codex overview

This PR introduces the Six Protocol to the codebase, adding its definition and exporting it for use in other parts of the application.

Detailed summary

  • Added a patch for viem in the changelog.
  • Exported sixProtocol from src/chains/index.ts.
  • Created a new file src/chains/definitions/sixProtocol.ts defining sixProtocol with:
    • ID: 98
    • Name: 'Six Protocol'
    • Native currency details (decimals, name, symbol)
    • RPC URLs
    • Block explorer details
    • Testnet status (false)

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

Copy link

vercel bot commented Nov 20, 2024

@qi-0826 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 20, 2024

🦋 Changeset detected

Latest commit: 6009ed4

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

@jxom jxom force-pushed the main branch 3 times, most recently from 5c14479 to 373eafa Compare November 20, 2024 23:37
@jxom jxom merged commit 817023f into wevm:main Nov 21, 2024
14 of 29 checks passed
This was referenced Nov 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.

2 participants