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`,