We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2cd4e3 commit e907409Copy full SHA for e907409
src/utils/configs/mainnet.ts
@@ -7,7 +7,7 @@ export default {
7
network: constants.chains.mainnet,
8
api: {
9
backend: 'https://mainnet-api.stakewise.io/graphql',
10
- subgraph: 'https://graphs.stakewise.io/mainnet-a/subgraphs/name/stakewise/stage',
+ subgraph: 'https://graphs.stakewise.io/mainnet-b/subgraphs/name/stakewise/stage',
11
// TODO replace these:
12
// [
13
// 'https://graphs.stakewise.io/mainnet-a/subgraphs/name/stakewise/prod',
0 commit comments