-
-
Notifications
You must be signed in to change notification settings - Fork 835
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
add silicon network #2750
Conversation
🦋 Changeset detectedLatest commit: 8e6efad The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
@jaybbbb is attempting to deploy a commit to the Wevm Team on Vercel. A member of the Team first needs to authorize it. |
src/chains/definitions/silicon.ts
Outdated
}, | ||
contracts: { | ||
multicall3: { | ||
address: '0x291201dcF97e902c13B6AD26b334F3a64Fc5E5a9', |
There was a problem hiding this comment.
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', |
There was a problem hiding this comment.
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.
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 |
PR-Codex overview
Detailed summary
silicon
andsiliconSepolia
tochains/index.ts
silicon
inchains/definitions/silicon.ts
siliconSepolia
inchains/definitions/siliconSepolia.ts
PR-Codex overview
This PR adds Silicon chains to the project.
Detailed summary
silicon
andsiliconSepolia
chains with their definitionsindex.ts
to export the new Silicon chains