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

Subgraph client endpoint has been removed #323

Open
leon-do opened this issue Jun 28, 2024 · 2 comments
Open

Subgraph client endpoint has been removed #323

leon-do opened this issue Jun 28, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@leon-do
Copy link

leon-do commented Jun 28, 2024

Bug Description
A clear and concise description of the bug.

Steps to Reproduce

  1. Go to https://github.com/Uniswap/v3-info/blob/master/src/apollo/client.ts#L9C9-L9C76.
  2. Open https://api.thegraph.com/subgraphs/name/blocklytics/ethereum-blocks/graphql
    ...

Expected Behavior
A clear and concise description of what you expected to happen.

Expected Result:

<SOME_JSON>

Actual result:

{
  "message": "This endpoint has been removed. If you are the owner of this subgraph you can upgrade it by going here: https://thegraph.com/hosted-service. If you have any questions, reach out to [email protected]. Learn more about why this happening here: https://thegraph.com/docs/en/sunrise/#upgrading-subgraphs-to-the-graph-network"
}

Screenshot 2024-06-28 at 11 50 42 AM

Additional Context
Add any other context about the problem here (screenshots, whether the bug only occurs only in certain mobile/desktop/browser environments, etc.)

This applies for all urls in client.ts

@leon-do leon-do added the bug Something isn't working label Jun 28, 2024
@zainabwork
Copy link

Hey did you find any solution for this problem I'm facing this same issue.

@ductrinhhuu
Copy link

got the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants