Skip to content

Commit

Permalink
Update subgraph version on ethereum mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
cgero-eth committed Jun 25, 2024
1 parent 749494d commit 7eaab63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/constants/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export const SUBGRAPH_API_URL: SubgraphNetworkUrl = {
base: 'https://subgraph.satsuma-prod.com/qHR2wGfc5RLi6/aragon/osx-baseMainnet/version/1.4.2/api',

ethereum:
'https://subgraph.satsuma-prod.com/qHR2wGfc5RLi6/aragon/osx-mainnet/version/1.4.2/api',
'https://subgraph.satsuma-prod.com/qHR2wGfc5RLi6/aragon/osx-mainnet/version/1.4.3/api',

polygon:
'https://subgraph.satsuma-prod.com/qHR2wGfc5RLi6/aragon/osx-polygon/version/1.4.2/api',
Expand Down

0 comments on commit 7eaab63

Please sign in to comment.