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

Support zkevm chain #25

Merged
merged 3 commits into from
Aug 28, 2024
Merged

Support zkevm chain #25

merged 3 commits into from
Aug 28, 2024

Conversation

@@ -50,5 +50,26 @@ export const config: Config = {
},
],
},
{
networkId: 10, // ZKEVM
Copy link
Member

Choose a reason for hiding this comment

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

10 is optimism mainnet network id

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@aminlatifi Thanks, fixed and replaced with 1101(and 2442 for staging)

@@ -72,5 +72,26 @@ export const config: Config = {
},
],
},
{
networkId: 10, // ZKEVM
Copy link
Member

Choose a reason for hiding this comment

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

likewise

@aminlatifi aminlatifi mentioned this pull request Aug 26, 2024
@mohammadranjbarz mohammadranjbarz merged commit 6f01bbc into main Aug 28, 2024
2 checks passed
@mohammadranjbarz mohammadranjbarz deleted the 23_support_zkevm_chain branch August 28, 2024 10:33
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