Skip to content

Commit

Permalink
Update subgraph ID
Browse files Browse the repository at this point in the history
I want to compare indexations between these 2 subgraphs
  • Loading branch information
jjavieralv authored Sep 2, 2024
1 parent 85d4f3a commit ecc1d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/network-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const networkConfigs = {
defaultEth: 'wss://mainnet.eth.aragon.network/ws',
},
connectGraphEndpoint:
'https://gateway.thegraph.com/api/2beceb14035d698246ab171cdf757fb1/subgraphs/id/4yGHqv2uE7zDNxkZcevTMBzwzXKpMm3FGJRJ3c3r5Qw8',
'https://gateway.thegraph.com/api/2beceb14035d698246ab171cdf757fb1/subgraphs/id/2FimrYNeZ58czJkUqpBpEWPwYqBs1Duv29hXPyUmAre4',
settings: {
chainId: 1,
testnet: false,
Expand Down

0 comments on commit ecc1d6a

Please sign in to comment.