Skip to content

Commit

Permalink
Merge pull request #1230 from balancer/v3-canary
Browse files Browse the repository at this point in the history
publish to prod
  • Loading branch information
franzns authored Dec 5, 2024
2 parents baa94f0 + d710341 commit a436e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/optimism.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default <NetworkData>{
`https://gateway-arbitrum.network.thegraph.com/api/${env.THEGRAPH_API_KEY_BALANCER}/deployments/id/QmWUgkiUM5c3BW1Z51DUkZfnyQfyfesE8p3BRnEtA9vyPL`,
],
beetsBar: 'https://',
blocks: `https://gateway.thegraph.com/api/${env.THEGRAPH_API_KEY_BALANCER}/subgraphs/id/5168uf6G9YZJFWnZxTf2EXc2CmFk54ptZ9PRhfRJ66bL`,
blocks: `https://gateway.thegraph.com/api/${env.THEGRAPH_API_KEY_BALANCER}/subgraphs/id/HsWM1oAXHGWdkH8bK98UrW38PvyPx6Q4waRow2LT8mcp`,
gauge: `https://gateway-arbitrum.network.thegraph.com/api/${env.THEGRAPH_API_KEY_BALANCER}/deployments/id/Qmdtj1ix1nUCRtSoiyF7a3oKMSvrKT8KTEFJdep53EHtRy`,
aura: 'https://data.aura.finance/graphql',
},
Expand Down

0 comments on commit a436e1d

Please sign in to comment.