Skip to content

Commit

Permalink
update optimism and bnb-bruno api
Browse files Browse the repository at this point in the history
  • Loading branch information
Rashmi-278 committed Jul 6, 2024
1 parent ca553d2 commit d62751b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions daostar-website/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ const client = new ApolloClient({
mainnet: `https://api.thegraph.com/subgraphs/name/ipatka/daostar`,
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`,
chapel:`https://api.studio.thegraph.com/query/74263/daostar-bnb-bruno/version/latest`, //bnb-bruno
optimism: `https://api.studio.thegraph.com/query/74263/daostar-optimism/version/latest`,
ethereum: "https://api.thegraph.com/subgraphs/name/rashmi-278/daostar-ethereum-mainnet-v0",
arbitrum: "https://api.studio.thegraph.com/query/74263/daostar-arbitrum-one/version/latest",
easOptimismSepolia:"https://optimism-sepolia.easscan.org/graphql",
Expand Down

0 comments on commit d62751b

Please sign in to comment.