Skip to content

Commit

Permalink
Merge pull request #1401 from balancer/v3-canary
Browse files Browse the repository at this point in the history
publish to prod
  • Loading branch information
franzns authored Dec 23, 2024
2 parents 1277b19 + 0a5027b commit 694dba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/sonic.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default <NetworkData>{
],
beetsBar: 'https://',
blocks: `https://gateway-arbitrum.network.thegraph.com/api/${env.THEGRAPH_API_KEY_FANTOM}/deployments/id/QmZYZcSMaGY2rrq8YFP9avicWf2GM8R2vpB2Xuap1WhipT`,
gauge: `https://gateway-arbitrum.network.thegraph.com/api/${env.THEGRAPH_API_KEY_FANTOM}/deployments/id/QmTMZ15w2nFHCvTj4EyBb4Kv2RHgJrV31UXkdMUaPvxj6U`,
gauge: `https://subgraph.satsuma-prod.com/${env.SATSUMA_API_KEY}/beets--990439/gauges-sonic/api`,
reliquary: `https://gateway-arbitrum.network.thegraph.com/api/${env.THEGRAPH_API_KEY_FANTOM}/deployments/id/QmUM8aU6H3gFx6JL65GQV5baPPjczU9hUb6VRiDQ1jEp3B`,
sts: `https://gateway-arbitrum.network.thegraph.com/api/${env.THEGRAPH_API_KEY_FANTOM}/deployments/id/Qmf7YfRPHCaSf6jeNbu8HUAWQ9Wba5ovk4HEPNaA8NTbvW`,
},
Expand Down

0 comments on commit 694dba9

Please sign in to comment.