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 Rootstock Testnet chain #2257

Merged
merged 2 commits into from
May 15, 2024

Conversation

jonathansmirnoff
Copy link
Contributor

@jonathansmirnoff jonathansmirnoff commented May 15, 2024

PR-Codex overview

This PR adds support for the Rootstock Testnet chain.

Detailed summary

  • Added Rootstock Testnet chain to the list of supported chains.
  • Added definition for the Rootstock Testnet chain.
  • Defined chain ID, name, network, native currency, RPC URLs, block explorers, and contracts for Rootstock Testnet.

PR-Codex overview

This PR adds support for the Rootstock Testnet chain, including definitions and configurations.

Detailed summary

  • Added rootstockTestnet chain definition
  • Updated chains/index.ts to export rootstockTestnet
  • Created rootstockTestnet.ts with chain configuration
  • Added Rootstock Testnet chain to the project

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

Copy link

vercel bot commented May 15, 2024

@jonathansmirnoff 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 May 15, 2024

🦋 Changeset detected

Latest commit: 0f8c922

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
Copy link
Member

jxom commented May 15, 2024

Thanks for the PR! I had to remove the multicall contract as it was unverified. Feel free to open another PR with a verified contract.

@jxom jxom merged commit 4382bb5 into wevm:main May 15, 2024
3 of 21 checks passed
@github-actions github-actions bot mentioned this pull request May 15, 2024
@jonathansmirnoff
Copy link
Contributor Author

Thanks for the PR! I had to remove the multicall contract as it was unverified. Feel free to open another PR with a verified contract.

Thanks for your review. I will be working trying to verify the contract!

ClockRide added a commit to ClockRide/viem that referenced this pull request May 31, 2024
jxom pushed a commit that referenced this pull request May 31, 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