Skip to content

Commit

Permalink
update gnosis api
Browse files Browse the repository at this point in the history
  • Loading branch information
Rashmi-278 committed Jul 6, 2024
1 parent 3becfaf commit ca553d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daostar-website/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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`,
Expand Down

0 comments on commit ca553d2

Please sign in to comment.