-
-
Notifications
You must be signed in to change notification settings - Fork 990
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 Form and Form Testnet chains #3374
Conversation
🦋 Changeset detectedLatest commit: e47084c 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 |
@teimurjan is attempting to deploy a commit to the Wevm Team on Vercel. A member of the Team first needs to authorize it. |
b0d7f7c
to
8dd2f24
Compare
to add context: https://docs.form.network/mainnet/add_form_mainnet_to_metamask |
address: '0x15c249E46A2F924C2dB3A1560CF86729bAD1f07B', | ||
}, | ||
}, | ||
l1CrossDomainMessenger: { |
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.
Where are these addresses documented? I can't see them here: https://github.com/ethereum-optimism/superchain-registry/tree/main/superchain/configs/mainnet
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.
Hey! We have all the contract addresses documented in the contract.json which is available here for mainnet and here for testnet
No description provided.