We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a690bba commit b9b44baCopy full SHA for b9b44ba
src/utils/configs/mainnet.ts
@@ -8,7 +8,6 @@ export default {
8
api: {
9
backend: 'https://mainnet-api.stakewise.io/graphql',
10
subgraph: [
11
- 'https://mainnet-graph-stage.stakewise.io/subgraphs/name/stakewise/stakewise', // TODO remove after subgraph deploy
12
'https://mainnet-graph.stakewise.io/subgraphs/name/stakewise/stakewise',
13
'https://mainnet-graph-b.stakewise.io/subgraphs/name/stakewise/stakewise',
14
],
0 commit comments