-
Notifications
You must be signed in to change notification settings - Fork 43
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
xdai: network does not support ENS #152
Comments
Thanks for reporting this issue. I won't be able to work on it this week, but will fix this bug the week after and publish a new version. |
We should probably also double check that it's still works with rinkeby at the same time as I suspect this is probably a current issue there as well. |
On Rinkeby everything works fine for me. |
- if ens is not supported by current network, no lookup / resolution will take place. - in xDai network we display xDai instead of ETH for native transfers fixes #152
- if ens is not supported by current network, no lookup / resolution will take place - in xDai network we display xDai instead of ETH for native transfers - if an ens name is given instead of a token address we do not reverse lookup the resolved address anymore fixes #152
The issue is fixed in the next release. I'll ping here when the next version is published and available in the gnosis safe apps. |
@PeterTheOne Thanks for submitting this bug report! |
Gnosis Safe CSV Airdrop app doesn't work on xdai 😢
network does not support ENS (operation="ENS", network="xdai", code=UNSUPPORTED_OPERATION, version=providers/5.4.0)
Even without ENS I would expect that I can send to addresses without ENS.
The text was updated successfully, but these errors were encountered: