We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi team, I noticed that the provider for xDai Gnosis Safes does not return chainId It is returned as undefined as per https://github.com/gnosis/safe-apps-sdk/blob/4fb096ac61b125cdbb7680f65ab990534f9bb0c3/packages/safe-apps-provider/src/provider.ts#L33
chainId
undefined
I'm not sure what other places needs changes, but please do the needful for supporting xDai Gnosis Safes =)
The text was updated successfully, but these errors were encountered:
should be added in provider version 0.2.4
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Hi team,
I noticed that the provider for xDai Gnosis Safes does not return
chainId
It is returned as
undefined
as per https://github.com/gnosis/safe-apps-sdk/blob/4fb096ac61b125cdbb7680f65ab990534f9bb0c3/packages/safe-apps-provider/src/provider.ts#L33I'm not sure what other places needs changes, but please do the needful for supporting xDai Gnosis Safes =)
The text was updated successfully, but these errors were encountered: