From 9fe5ec18b8fb30d0d7e645e5d4ef2cdd43791b75 Mon Sep 17 00:00:00 2001 From: Gosuto Inzasheru Date: Thu, 26 Sep 2024 13:21:34 +0200 Subject: [PATCH] chore: update base core subgraph to decentralised url --- src/lib/config/base/index.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/config/base/index.ts b/src/lib/config/base/index.ts index b90f85a3f2..325f7d03a7 100644 --- a/src/lib/config/base/index.ts +++ b/src/lib/config/base/index.ts @@ -27,12 +27,12 @@ const config: Config = { explorer: 'https://basescan.org', explorerName: 'BaseScan', subgraph: - 'https://api.studio.thegraph.com/query/24660/balancer-base-v2/version/latest', + 'https://gateway.thegraph.com/api/${keys.graph}/subgraphs/id/E7XyutxXVLrp8njmjF16Hh38PCJuHm12RRyMt5ma4ctX', balancerApi: 'https://api.balancer.fi', poolsUrlV2: '', subgraphs: { main: [ - 'https://api.studio.thegraph.com/query/24660/balancer-base-v2/version/latest', + 'https://gateway.thegraph.com/api/${keys.graph}/subgraphs/id/E7XyutxXVLrp8njmjF16Hh38PCJuHm12RRyMt5ma4ctX', ], aave: '', gauge: