Skip to content

Commit

Permalink
Merge pull request #69 from balancer/sepolia-subgraph
Browse files Browse the repository at this point in the history
fix subgraph
  • Loading branch information
franzns authored Jan 24, 2024
2 parents 8820ae0 + 855f203 commit cd697e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/network/sepolia.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export const sepoliaNetworkData: NetworkData = {
balancer: 'https://api.studio.thegraph.com/query/24660/balancer-sepolia-v2/version/latest',
beetsBar: 'https://',
blocks: 'https://api.studio.thegraph.com/query/48427/bleu-sepolia-blocks/version/latest',
gauge: 'https://api.studio.thegraph.com/query/24660/balancer-gauges-sepolia-beta/version/latest',
gauge: 'https://api.studio.thegraph.com/proxy/24660/balancer-gauges-sepolia/version/latest',
// veBalLocks: 'https://api.thegraph.com/subgraphs/name/balancer-labs/balancer-gauges',
userBalances: 'https://',
},
Expand Down

0 comments on commit cd697e3

Please sign in to comment.