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 silicon network #2750

Merged
merged 4 commits into from
Sep 22, 2024
Merged

add silicon network #2750

merged 4 commits into from
Sep 22, 2024

Conversation

jaybbbb
Copy link
Contributor

@jaybbbb jaybbbb commented Sep 20, 2024

  • This PR adds support for the chain ID used by Silicon

PR-Codex overview

  • This PR adds a new chain called Cannon with specific configurations and includes it in the list of available chains.

Detailed summary

  • Added silicon and siliconSepolia to chains/index.ts
  • Defined silicon in chains/definitions/silicon.ts
  • Defined siliconSepolia in chains/definitions/siliconSepolia.ts

PR-Codex overview

This PR adds Silicon chains to the project.

Detailed summary

  • Added silicon and siliconSepolia chains with their definitions
  • Updated index.ts to export the new Silicon chains
  • Created definitions for Silicon zkEVM and Silicon Sepolia zkEVM chains

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

Copy link

changeset-bot bot commented Sep 20, 2024

🦋 Changeset detected

Latest commit: 8e6efad

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

@jaybbbb is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

},
contracts: {
multicall3: {
address: '0x291201dcF97e902c13B6AD26b334F3a64Fc5E5a9',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This contract needs to be verified.

testnet: true,
contracts: {
multicall3: {
address: '0x291201dcF97e902c13B6AD26b334F3a64Fc5E5a9',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This contract needs to be verified.

@jxom
Copy link
Member

jxom commented Sep 22, 2024

Once the multicall contracts are verified, please raise another PR to add them.

Tip: it might be worth adding a deployment request to this repo: https://github.com/mds1/multicall/issues

@jxom jxom closed this Sep 22, 2024
@jxom jxom reopened this Sep 22, 2024
@jxom jxom merged commit 5c07596 into wevm:main Sep 22, 2024
2 of 27 checks passed
@github-actions github-actions bot mentioned this pull request Sep 22, 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