Skip to content

Commit

Permalink
Merge pull request #64 from mathewmeconry/feat--update-subgraph-to-de…
Browse files Browse the repository at this point in the history
…centralized-version-for-mainnet

feat: update subgraph to decentralized version for mainnet
  • Loading branch information
carlosgj94 authored Jul 15, 2024
2 parents e36c812 + e656684 commit ff0598c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/networks.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const networkConfigs = {
nodes: {
defaultEth: 'https://mainnet.eth.aragon.network/',
subgraph:
'https://api.thegraph.com/subgraphs/name/aragon/aragon-court-v2-mainnet',
'https://api.studio.thegraph.com/query/82696/aragon-court-v2-mainnet/version/latest',
},
},
rinkeby: {
Expand Down

0 comments on commit ff0598c

Please sign in to comment.