From 99b4e06d8c887f00e2765a70c928985cafcb292b Mon Sep 17 00:00:00 2001 From: franm Date: Wed, 26 Jun 2024 11:03:39 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=BD=EF=B8=8F=20subgraph:=20update=20sa?= =?UTF-8?q?blier=20subgraph=20API?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/networkData.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/networkData.json b/config/networkData.json index fbf64a9ba..1d698408f 100644 --- a/config/networkData.json +++ b/config/networkData.json @@ -17,7 +17,7 @@ "etherscan": "https://optimistic.etherscan.io", "subgraph": { "exactly": "https://gateway-arbitrum.network.thegraph.com/api/3bd03f49a36caaa5ed4efc5a27c5425d/subgraphs/id/9jpa2F3ZuirB11m3GL36wcNoNGETd3Z2zf7Cre5iwyeC", - "sablier": "https://api.thegraph.com/subgraphs/name/sablier-labs/sablier-v2-optimism" + "sablier": "https://gateway-arbitrum.network.thegraph.com/api/3bd03f49a36caaa5ed4efc5a27c5425d/subgraphs/id/6e6Dvs1yDpsWDDREZRqxGi54SVdvTNzUdKpKJxniKVrp" } } }