-
-
Notifications
You must be signed in to change notification settings - Fork 968
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 Soneium mainnet #3226
Add Soneium mainnet #3226
Conversation
🦋 Changeset detectedLatest commit: 2ec0368 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 |
@Maar-io is attempting to deploy a commit to the Wevm Team on Vercel. A member of the Team first needs to authorize it. |
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.
LGTM
disputeGameFactory: { | ||
[sourceId]: { | ||
address: "0x512a3d2c7a43bd9261d2b8e8c9c70d4bd4d503c0", | ||
}, | ||
}, | ||
l2OutputOracle: { | ||
[sourceId]: { | ||
address: "0x0000000000000000000000000000000000000000", | ||
}, | ||
}, | ||
portal: { | ||
[sourceId]: { | ||
address: "0x88e529a6ccd302c948689cd5156c83d4614fae92", | ||
blockCreated: 7061266, | ||
}, | ||
}, | ||
l1StandardBridge: { | ||
[sourceId]: { | ||
address: "0xeb9bf100225c214efc3e7c651ebbadcf85177607", | ||
blockCreated: 7061266, | ||
}, | ||
}, | ||
multicall3: { | ||
address: "0xcA11bde05977b3631167028862bE2a173976CA11", | ||
blockCreated: 1, | ||
}, |
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? Can't find 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.
Hi Jxom,
Please refer to the documentation here
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.
No description provided.