-
Notifications
You must be signed in to change notification settings - Fork 23
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
Safe4337Module #38
Comments
This could be because you are using |
then what i should do ? |
We released a new version |
How we can check the version of safe module? |
we dont know our safe module version ! |
You can use |
Can we connect over a meet cause or prod is down! we are literally stuck! Please! |
|
Thank you for your response : Yes , wec can access our safe and version is : 1.4.1+L2 Latest version https://bscscan.com/address/0x75cf11467937ce3F2f357CE24ffc3DBF8fD5c226 Error: Safe4337Module and/or AddModulesLib not available for chain 56 and modules version 0.2.0 |
The address ( The error you shared mentions It is recommended to use the latest version |
It is recommended to use the latest version v0.3.0 of Safe4337Module with the SafeModuleSetup (instead of AddModulesLib). So in this case what we need to do? |
Have a look please! |
@remedcu if you can please tell what we have to do exactly? upgrade the v0.3.0 of Safe4337Module so it is compatible with "address version" ? if yes how we can do it? please guide |
Hey @Malikrehman00107, we can't help you because we cannot understand the issue. @remedcu had asked to provide the complete reproduction steps so we can help you. Please cooperate and kindly provide these, thanks |
Sure ! So we deploy a safe on Binance & ETH Mainnet. Safe BNB :bnb:0xb86b48Cfa46B3Bdf8f584B8A78B4fEEd1B54AC19 Safe ETH : eth:0x2F36fa9D3543bb2fdb3B74fc50cF3ED2269b2328 Version of both safe : we are using relays using this method : https://docs.safe.global/sdk/relay-kit/guides/4337-safe-sdk This is what we add in the module sourcing from : For BNB for example we add : https://bscscan.com/address/0x75cf11467937ce3F2f357CE24ffc3DBF8fD5c226 Error: Safe4337Module and/or AddModulesLib not available for chain 56 and modules version 0.2.0 how we can solve it ? |
@remedcu Can you please guide us a little bit about where this
so then we added |
@remedcu please! |
@remedcu please have a look ! |
@remedcu please understand this is a prod issue, we need to fix it ASAP and early attention is highly appreciated please |
Could you please use the latest release of the relay-kit: https://www.npmjs.com/package/@safe-global/relay-kit/v/3.2.1 With |
We are using this address for BSC-MAINNET : https://bscscan.com/address/0x75cf11467937ce3F2f357CE24ffc3DBF8fD5c226#code
which is already 0.3.0 but we are getting this error :
Safe4337Module and/or AddModulesLib not available for chain 56 and modules version 0.2.0
The text was updated successfully, but these errors were encountered: