Skip to content
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

Remove broken RPC providers #449

Conversation

hiletmis
Copy link
Collaborator

Closes #445

It is listed on docs but you cannot create a task using Gelato interface for Astar zkEVM chains

@hiletmis hiletmis linked an issue Sep 27, 2024 that may be closed by this pull request
Copy link
Contributor

@bdrhn9 bdrhn9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@@ -16,10 +16,6 @@
{
"alias": "default",
"rpcUrl": "https://rpc.startale.com/zkyoto"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can leverage https://astar-zkyoto-rpc.dwellir.com which is listed in their docs. I'm meaning something like:

    {
      "alias": "dwellir-public",
      "rpcUrl": "https://astar-zkyoto-rpc.dwellir.com"
    }

@hiletmis hiletmis merged commit b56fba1 into main Sep 28, 2024
6 of 7 checks passed
@hiletmis hiletmis deleted the 445-astar-rpc-provider-url-httpsrpcastar-zkevmgelatodigital-broken branch September 28, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Astar RPC provider URL https://rpc.astar-zkevm.gelato.digital broken
2 participants