Skip to content

Commit e907409

Browse files
committed
change subgraph url
1 parent b2cd4e3 commit e907409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/configs/mainnet.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default {
77
network: constants.chains.mainnet,
88
api: {
99
backend: 'https://mainnet-api.stakewise.io/graphql',
10-
subgraph: 'https://graphs.stakewise.io/mainnet-a/subgraphs/name/stakewise/stage',
10+
subgraph: 'https://graphs.stakewise.io/mainnet-b/subgraphs/name/stakewise/stage',
1111
// TODO replace these:
1212
// [
1313
// 'https://graphs.stakewise.io/mainnet-a/subgraphs/name/stakewise/prod',

0 commit comments

Comments
 (0)