From 6e14c928a5264221ed05e55f795e215a3f9bae5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Mendes?= <43360747+mendesfabio@users.noreply.github.com> Date: Tue, 4 Jun 2024 11:40:36 -0300 Subject: [PATCH] fix base and sepolia urls (#210) --- docs/reference/subgraph/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/subgraph/README.md b/docs/reference/subgraph/README.md index 96d90b17..527f03d5 100644 --- a/docs/reference/subgraph/README.md +++ b/docs/reference/subgraph/README.md @@ -42,7 +42,7 @@ The schema of GraphQL elements available is defined in [`/schema.graphql` ](http | Optimism | [https://gateway-arbitrum.network.thegraph.com/api/[API-KEY]/subgraphs/id/CbLt7GqU7sypjRaCfwissEBkFeCw3dUz2emrvBNJ7dZu](https://gateway-arbitrum.network.thegraph.com/api/[API-KEY]/subgraphs/id/CbLt7GqU7sypjRaCfwissEBkFeCw3dUz2emrvBNJ7dZu) | [https://api.studio.thegraph.com/query/75376/balancer-gauges-optimism/version/latest](https://api.studio.thegraph.com/query/75376/balancer-gauges-optimism/version/latest) | | Gnosis Chain | [https://gateway-arbitrum.network.thegraph.com/api/[API-KEY]/subgraphs/id/HW5XpZBi2iYDLBqqEEMiRJFx8ZJAQak9uu5TzyH9BBxy](https://gateway-arbitrum.network.thegraph.com/api/[API-KEY]/subgraphs/id/HW5XpZBi2iYDLBqqEEMiRJFx8ZJAQak9uu5TzyH9BBxy) | [https://api.studio.thegraph.com/query/75376/balancer-gauges-gnosis-chain/version/latest](https://api.studio.thegraph.com/query/75376/balancer-gauges-gnosis-chain/version/latest) | | Avalanche | [https://gateway-arbitrum.network.thegraph.com/api/[API-KEY]/subgraphs/id/GzGBUh1X4Cq9RBdyKoCrPLhYW1saBYHwFBgcTsARPYUG](https://gateway-arbitrum.network.thegraph.com/api/[API-KEY]/subgraphs/id/GzGBUh1X4Cq9RBdyKoCrPLhYW1saBYHwFBgcTsARPYUG) | [https://api.studio.thegraph.com/query/75376/balancer-gauges-avalanche/version/latest](https://api.studio.thegraph.com/query/75376/balancer-gauges-avalanche/version/latest) | -| Base | [https://api.studio.thegraph.com/query/24660/balancer-base-v2/version/latest](https://api.studio.thegraph.com/query/24660/balancer-base-v2/version/latest) | [https://api.studio.thegraph.com/query/24660/balancer-gauges-base/version/latest](https://api.studio.thegraph.com/query/24660/balancer-gauges-base/version/latest) | -| Sepolia | [https://api.studio.thegraph.com/query/24660/balancer-sepolia-v2/version/latest](https://api.studio.thegraph.com/query/24660/balancer-sepolia-v2/version/latest) | [https://api.studio.thegraph.com/query/24660/balancer-gauges-sepolia/version/latest](https://api.studio.thegraph.com/query/24660/balancer-gauges-sepolia/version/latest) | +| Base | [https://api.studio.thegraph.com/query/24660/balancer-gauges-base/version/latest](https://api.studio.thegraph.com/query/24660/balancer-gauges-base/version/latest) | [https://api.studio.thegraph.com/query/24660/balancer-gauges-base/version/latest](https://api.studio.thegraph.com/query/24660/balancer-gauges-base/version/latest) | +| Sepolia | [https://api.studio.thegraph.com/query/24660/balancer-gauges-sepolia/version/latest](https://api.studio.thegraph.com/query/24660/balancer-gauges-sepolia/version/latest) | [https://api.studio.thegraph.com/query/24660/balancer-gauges-sepolia/version/latest](https://api.studio.thegraph.com/query/24660/balancer-gauges-sepolia/version/latest) | | Mode | [https://api.studio.thegraph.com/query/75376/balancer-gauges-mode/version/latest](https://api.studio.thegraph.com/query/75376/balancer-gauges-mode/version/latest) | [https://api.studio.thegraph.com/query/75376/balancer-gauges-mode/version/latest](https://api.studio.thegraph.com/query/75376/balancer-gauges-mode/version/latest) | | Polygon zkEVM | [https://api.studio.thegraph.com/query/24660/balancer-gauges-polygon-zk/version/latest](https://api.studio.thegraph.com/query/24660/balancer-gauges-polygon-zk/version/latest) | [https://api.studio.thegraph.com/query/24660/balancer-gauges-polygon-zk/version/latest](https://api.studio.thegraph.com/query/24660/balancer-gauges-polygon-zk/version/latest) |