Skip to content

Commit

Permalink
Update Fantom subgraph url
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoguerios committed Jun 12, 2024
1 parent b5aa474 commit 773fd31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion balancer-js/src/lib/constants/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ export const BALANCER_NETWORK_CONFIG: Record<Network, BalancerNetworkConfig> = {
},
urls: {
subgraph:
'https://api.thegraph.com/subgraphs/name/beethovenxfi/beethovenx-v2-fantom',
'https://api.studio.thegraph.com/query/73674/beethovenx-v2-fantom/version/latest',
gaugesSubgraph: '', // no guages on fantom
blockNumberSubgraph:
'https://api.thegraph.com/subgraphs/name/beethovenxfi/fantom-blocks',
Expand Down

0 comments on commit 773fd31

Please sign in to comment.