-
Notifications
You must be signed in to change notification settings - Fork 472
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
No Safe Deployment found #4799
Comments
I previously saw a commit like this: commit to update the new chain. At the same time, I also checked the @safe-global/protocol-kit, which also uses safe-deployments version 1.37.22. |
I tried to create a multi signature account using @safe-global/protocol kit for InvestorUserAddress and it was successful |
Please refer to my comment here: #4797 (comment). |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I situation is consistent with this pull request. When the version of safe-deployments is 1.37.22, the contract cannot be found. However, when upgraded to 1.37.23, the contract can be found.
This issue is related to the chain, as discussed in this issue.
The text was updated successfully, but these errors were encountered: