Skip to content
This repository was archived by the owner on Jun 17, 2026. It is now read-only.
This repository was archived by the owner on Jun 17, 2026. It is now read-only.

Subgraph client endpoint has been removed #323

Description

@leon-do

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 support@thegraph.zendesk.com. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions