Skip to content

Commit

Permalink
docs: add new subgraph types
Browse files Browse the repository at this point in the history
  • Loading branch information
gosuto-inzasheru committed Feb 19, 2025
1 parent f53c41d commit f85e539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bal_tools/subgraph.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def get_subgraph_url(self, subgraph="core") -> str:
3. frontend v2 config file (legacy style; for chains not supported by decentralised the graph)
params:
- subgraph: "apiv3", "core", "gauges", "blocks" or "aura"
- subgraph: "apiv3", "vault-v3", "pools-v3", "core", "gauges", "blocks" or "aura"
returns:
- https url of the subgraph
Expand Down

0 comments on commit f85e539

Please sign in to comment.