From 6673e8d39953e1fba68308c6e2744940e353e607 Mon Sep 17 00:00:00 2001 From: 0xmer1in <39942523+0xmer1in@users.noreply.github.com> Date: Fri, 30 Aug 2024 11:17:11 +0800 Subject: [PATCH] chore: update Mantle subgraph url --- dexs/woofi/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dexs/woofi/index.ts b/dexs/woofi/index.ts index fe5ba6784c..120f568159 100644 --- a/dexs/woofi/index.ts +++ b/dexs/woofi/index.ts @@ -17,7 +17,7 @@ const endpoints = { [CHAIN.POLYGON_ZKEVM]: "https://api.studio.thegraph.com/query/71937/woofi-polygon-zkevm/version/latest", [CHAIN.LINEA]: "https://api.studio.thegraph.com/query/71937/woofi-linea/version/latest", [CHAIN.BASE]: "https://api.studio.thegraph.com/query/71937/woofi-base/version/latest", - [CHAIN.MANTLE]: "https://woofi-subgraph.mer1in.com/subgraphs/name/woonetwork/woofi-mantle", + [CHAIN.MANTLE]: "https://subgraph-api.mantle.xyz/api/public/9e9d6e8a-be9d-42d1-9747-3a8f001214c5/subgraphs/woonetwork/woofi-mantle/v0.0.1/gn", }; type TStartTime = {