Skip to content

Commit

Permalink
new gauges subgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
franzns committed Jan 10, 2025
1 parent 84b9a8b commit 454c892
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/avalanche.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ export default <NetworkData>{
subgraphs: {
startDate: '2023-06-06',
balancer: `https://gateway-arbitrum.network.thegraph.com/api/${env.THEGRAPH_API_KEY_BALANCER}/deployments/id/QmNudbtVu2eACfxNpFz37MVwKxxHPh1Lg5MzFKwQZG2xsU`,

blocks: `https://gateway.thegraph.com/api/${env.THEGRAPH_API_KEY_BALANCER}/subgraphs/id/97YH6dMhGcXoTvVwDAML6GxYm9hBh7PCz6WPscUkrFhv`,
gauge: `https://gateway-arbitrum.network.thegraph.com/api/${env.THEGRAPH_API_KEY_BALANCER}/deployments/id/QmYCJJToWTY31LgsJG2vZTNkKWpQ7i91cTVYgPUBsJ5nQZ`,
gauge: `https://gateway-arbitrum.network.thegraph.com/api/${env.THEGRAPH_API_KEY_BALANCER}/deployments/id/QmQYUD5riMQmA8yzJQjSFonEZxkA9PLEoaxpQVjQdnBPHM`,
aura: 'https://data.aura.finance/graphql',
},
eth: {
Expand Down

0 comments on commit 454c892

Please sign in to comment.