Skip to content

Commit

Permalink
chore: update mode subgraph url (#5903)
Browse files Browse the repository at this point in the history
Co-authored-by: Gareth Fuller <[email protected]>
  • Loading branch information
gosuto-inzasheru and garethfuller committed Sep 26, 2024
1 parent 18a7c98 commit 756c930
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/config/mode/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ const config: Config = {
explorer: 'https://modescan.io/',
explorerName: 'The Mode Explorer',
subgraph:
'https://api.studio.thegraph.com/proxy/75376/balancer-mode-v2/version/latest',
'https://api.studio.thegraph.com/query/75376/balancer-mode-v2/version/latest',
balancerApi: 'https://api.balancer.fi',
poolsUrlV2: '',
subgraphs: {
main: [
'https://api.studio.thegraph.com/proxy/75376/balancer-mode-v2/version/latest',
'https://api.studio.thegraph.com/query/75376/balancer-mode-v2/version/latest',
],
aave: '',
gauge:
Expand Down

0 comments on commit 756c930

Please sign in to comment.