v3-info
v3-info copied to clipboard
Subgraph client endpoint has been removed
Bug Description A clear and concise description of the bug.
Steps to Reproduce
- Go to https://github.com/Uniswap/v3-info/blob/master/src/apollo/client.ts#L9C9-L9C76.
- 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"
}
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