From c4dee5df43ec08281bb289c5b30dbc93c5c97108 Mon Sep 17 00:00:00 2001 From: Gosuto Inzasheru Date: Thu, 26 Sep 2024 12:49:18 +0200 Subject: [PATCH] chore: update mode subgraph url --- src/lib/config/mode/index.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/config/mode/index.ts b/src/lib/config/mode/index.ts index f92ffc319c..01488ceeda 100644 --- a/src/lib/config/mode/index.ts +++ b/src/lib/config/mode/index.ts @@ -25,12 +25,12 @@ const config: Config = { explorer: 'https://modescan.io/', explorerName: 'The Mode Explorer', subgraph: - 'https://api.studio.thegraph.com/proxy/75376/balancer-mode-v2/version/latest', + 'https://api.studio.thegraph.com/query/75376/balancer-mode-v2/version/latest', balancerApi: 'https://api.balancer.fi', poolsUrlV2: '', subgraphs: { main: [ - 'https://api.studio.thegraph.com/proxy/75376/balancer-mode-v2/version/latest', + 'https://api.studio.thegraph.com/query/75376/balancer-mode-v2/version/latest', ], aave: '', gauge: