From ca553d24fdfefe339edbb0c267b9d5c1dd1d74b8 Mon Sep 17 00:00:00 2001 From: Rashmi-278 Date: Sat, 6 Jul 2024 21:23:02 +0200 Subject: [PATCH] update gnosis api --- daostar-website/src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daostar-website/src/index.js b/daostar-website/src/index.js index 4f6e1698..c8295e81 100644 --- a/daostar-website/src/index.js +++ b/daostar-website/src/index.js @@ -32,7 +32,7 @@ const client = new ApolloClient({ goerli: `https://api.thegraph.com/subgraphs/name/ipatka/daostar-goerli`, optimismGoerli: `https://api.thegraph.com/subgraphs/name/rashmi-278/daostar-optimism-goerli`, mainnet: `https://api.thegraph.com/subgraphs/name/ipatka/daostar`, - gnosis: `https://api.thegraph.com/subgraphs/name/rashmi-278/daostar-gnosis`, + gnosis: `https://api.studio.thegraph.com/query/74263/daostar-gnosis/version/latest`, arbitrumGoerli: `https://api.thegraph.com/subgraphs/name/rashmi-278/daostar-arbitrum-goerli`, chapel:`https://api.thegraph.com/subgraphs/name/rashmi-278/daostar-bnb-bruno`, optimism: `https://api.thegraph.com/subgraphs/name/rashmi-278/daostar-optimism`,