Skip to content

Commit

Permalink
setting up the correct subgraph id
Browse files Browse the repository at this point in the history
  • Loading branch information
jjavieralv authored Sep 2, 2024
1 parent ba5213d commit 2a474c4
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/2FimrYNeZ58czJkUqpBpEWPwYqBs1Duv29hXPyUmAre4',
'https://gateway.thegraph.com/api/2beceb14035d698246ab171cdf757fb1/subgraphs/id/4yGHqv2uE7zDNxkZcevTMBzwzXKpMm3FGJRJ3c3r5Qw8',
settings: {
chainId: 1,
testnet: false,
Expand Down

0 comments on commit 2a474c4

Please sign in to comment.