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

fix: Updated the disputeGameFactory contract and the explorer URL for Soneium Minato #2964

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

impelcrypto
Copy link
Contributor

@impelcrypto impelcrypto commented Nov 4, 2024

  • Updated the disputeGameFactory due to the Fault Proof upgrade
  • Updated the explorer URL as the previous one will be deprecated

PR-Codex overview

This PR updates the disputeGameFactory contract address and modifies the explorer URL for the Soneium Minato chain.

Detailed summary

  • Changed the url from https://explorer-testnet.soneium.org to https://soneium-minato.blockscout.com.
  • Updated the apiUrl from https://explorer-testnet.soneium.org/api to https://soneium-minato.blockscout.com/api.
  • Modified the disputeGameFactory address from 0xF69dB6cA559C52d9A4BB6e2B2901f490Ca35Fbf6 to 0xB3Ad2c38E6e0640d7ce6aA952AB3A60E81bf7a01.

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

Copy link

changeset-bot bot commented Nov 4, 2024

🦋 Changeset detected

Latest commit: a7b4686

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 Nov 4, 2024

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

A member of the Team first needs to authorize it.

@impelcrypto impelcrypto marked this pull request as ready for review November 4, 2024 14:14
},
},
contracts: {
...chainConfig.contracts,
disputeGameFactory: {
[sourceId]: {
address: '0xF69dB6cA559C52d9A4BB6e2B2901f490Ca35Fbf6',
address: '0xB3Ad2c38E6e0640d7ce6aA952AB3A60E81bf7a01',
Copy link
Member

Choose a reason for hiding this comment

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

Where is this address documented?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jxom jxom merged commit 4c68844 into wevm:main Nov 5, 2024
21 of 35 checks passed
@github-actions github-actions bot mentioned this pull request Nov 5, 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