Skip to content

Commit

Permalink
Merge pull request #203 from balancer/v3/data
Browse files Browse the repository at this point in the history
fix: balancer subgraph env
  • Loading branch information
gmbronco authored Mar 11, 2024
2 parents db04691 + 26c7005 commit 5c2951b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ env:
variables:
V3_SUBGRAPH: 'https://api.studio.thegraph.com/proxy/31386/balancer-v3-sepolia/version/latest'
V3_POOLS_SUBGRAPH: 'https://api.studio.thegraph.com/proxy/31386/balancer-pools-v3-sepolia/version/latest'
BALANCER_SUBGRAPH: 'https://api.thegraph.com/subgraphs/name/beethovenxfi/beethovenx-v2-optimism'
BALANCER_SUBGRAPH: 'https://api.thegraph.com/subgraphs/name/balancer-labs/balancer-v2'
MASTERCHEF_SUBGRAPH: 'https://api.thegraph.com/subgraphs/name/beethovenxfi/masterchefv2'
RELIQUARY_SUBGRAPH: 'https://api.thegraph.com/subgraphs/name/beethovenxfi/reliquary'
BLOCKS_SUBGRAPH: 'https://api.thegraph.com/subgraphs/name/beethovenxfi/fantom-blocks'
Expand Down

0 comments on commit 5c2951b

Please sign in to comment.