diff --git a/src/config/subgraph.ts b/src/config/subgraph.ts index 4f5da4aa80..a7443d9bc6 100644 --- a/src/config/subgraph.ts +++ b/src/config/subgraph.ts @@ -8,7 +8,7 @@ const SUBGRAPH_URLS = { referrals: "https://subgraph.satsuma-prod.com/3b2ced13c8d9/gmx/gmx-arbitrum-referrals/api", nissohVault: "https://api.thegraph.com/subgraphs/name/nissoh/gmx-vault", syntheticsStats: "https://subgraph.satsuma-prod.com/3b2ced13c8d9/gmx/synthetics-arbitrum-stats/api", - subsquid: "https://gmx.squids.live/gmx-synthetics-arbitrum:live/api/graphql", + subsquid: "https://gmx-test.squids.live/hubert-gmx-arbitrum@v1/api/graphql", }, [AVALANCHE]: { @@ -22,7 +22,7 @@ const SUBGRAPH_URLS = { stats: "https://api.thegraph.com/subgraphs/name/gmx-io/gmx-avalanche-stats", referrals: "https://subgraph.satsuma-prod.com/3b2ced13c8d9/gmx/gmx-fuji-referrals/api", syntheticsStats: "https://subgraph.satsuma-prod.com/3b2ced13c8d9/gmx/synthetics-fuji-stats/api", - subsquid: "https://gmx.squids.live/gmx-synthetics-fuji:live/api/graphql", + subsquid: "https://gmx-test.squids.live/hubert-gmx-synthetics-fuji@v18/api/graphql", }, common: {