From e340a650b88fe243ab9676792f76fe729cfc66e5 Mon Sep 17 00:00:00 2001 From: 0xgnek <0xgnek@gmail.com> Date: Sun, 2 Jul 2023 14:30:10 +0000 Subject: [PATCH] update url --- fees/balancer.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fees/balancer.ts b/fees/balancer.ts index 26e4b6d1e7..2da51b173b 100644 --- a/fees/balancer.ts +++ b/fees/balancer.ts @@ -15,7 +15,7 @@ const v1Endpoints = { const v2Endpoints = { [ETHEREUM]: - "https://api.thegraph.com/subgraphs/name/balancer-labs/balancer-v2", + "https://api.thegraph.com/subgraphs/name/balancer-labs/balancer-v2-beta", [ARBITRUM]: "https://api.thegraph.com/subgraphs/name/balancer-labs/balancer-arbitrum-v2", [POLYGON]: