-
Notifications
You must be signed in to change notification settings - Fork 78
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
Update default Gnosis Chain RPC Endpoint #2251
Comments
There is a similar problem with the relay service omen-exchange/app/src/services/relay.ts Line 39 in f35d306
which apparently is using the old RPC. Does anyone know who maintains https://omen-xdai-relay.vercel.app? |
the maintainer is @hexyls, but he isn't around anymore so you'll have to redeploy it https://github.com/hexyls/omen-relay |
Hey @kadenzipfel, I fixed this, the relayer issue and #2245 here v1.3.3...fnanni-0:omen-exchange:fix/relay-and-rpc. The relayer issue is important because there are users who are having difficulties to withdraw liquidity and funds from the Omen Account on Gnosis Chain. There is no branch for the 1.3.3 release which is the current Omen release, it's just a tag, so I can't create a PR with just these changes . Is there any chance you could create the 1.3.3 branch? |
hey, sadly i don't have write access on this repo anymore so won't be able to help with that |
The ones used currently are no longer supported by Gnosis Chain.
We could use some from this list https://developers.gnosischain.com/for-developers/developer-resources/update-rpc-url
The text was updated successfully, but these errors were encountered: