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 bouncebit chain #2786

Merged
merged 3 commits into from
Sep 28, 2024
Merged

feat: add bouncebit chain #2786

merged 3 commits into from
Sep 28, 2024

Conversation

sina-london
Copy link
Contributor

@sina-london sina-london commented Sep 27, 2024

PR-Codex overview

This PR adds support for the BounceBit blockchain by defining both its mainnet and testnet configurations, including RPC URLs and block explorer details.

Detailed summary

  • Added BounceBit chain in src/chains/index.ts.
  • Created bounceBit definition in src/chains/definitions/bounceBit.ts with ID 6001, mainnet RPC URL, and block explorer.
  • Created bounceBitTestnet definition in src/chains/definitions/bounceBitTestnet.ts with ID 6000, testnet RPC URL, and block explorer.

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

Copy link

changeset-bot bot commented Sep 27, 2024

🦋 Changeset detected

Latest commit: 23d8b1d

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

@sina-london is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

@sina-london sina-london changed the title Add bouncebit chain feat: add bouncebit chain Sep 27, 2024
@jxom jxom merged commit 4d692d4 into wevm:main Sep 28, 2024
18 of 34 checks passed
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.

3 participants