Skip to content

Commit c1e74d7

Browse files
authored
update subgraph enpoints v41_10 (#2420)
1 parent a853bf9 commit c1e74d7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/subgraph_endpoints.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"http_main": "https://api.thegraph.com/subgraphs/name/daostack/v41_9",
3-
"ws_main": "wss://api.thegraph.com/subgraphs/name/daostack/v41_9",
4-
"http_rinkeby": "https://api.thegraph.com/subgraphs/name/daostack/v41_9_rinkeby",
5-
"ws_rinkeby": "wss://api.thegraph.com/subgraphs/name/daostack/v41_9_rinkeby",
6-
"http_kovan": "https://api.thegraph.com/subgraphs/name/daostack/v41_9_kovan",
7-
"ws_kovan": "wss://api.thegraph.com/subgraphs/name/daostack/v41_9_kovan",
8-
"http_xdai": "https://api.thegraph.com/subgraphs/name/daostack/v41_9_xdai",
9-
"ws_xdai": "wss://api.thegraph.com/subgraphs/name/daostack/v41_9_xdai",
2+
"http_main": "https://api.thegraph.com/subgraphs/name/daostack/v41_10",
3+
"ws_main": "wss://api.thegraph.com/subgraphs/name/daostack/v41_10",
4+
"http_rinkeby": "https://api.thegraph.com/subgraphs/name/daostack/v41_10_rinkeby",
5+
"ws_rinkeby": "wss://api.thegraph.com/subgraphs/name/daostack/v41_10_rinkeby",
6+
"http_kovan": "https://api.thegraph.com/subgraphs/name/daostack/v41_10_kovan",
7+
"ws_kovan": "wss://api.thegraph.com/subgraphs/name/daostack/v41_10_kovan",
8+
"http_xdai": "https://api.thegraph.com/subgraphs/name/daostack/v41_10_xdai",
9+
"ws_xdai": "wss://api.thegraph.com/subgraphs/name/daostack/v41_10_xdai",
1010
"http_ganache": "http://127.0.0.1:8000/subgraphs/name/daostack",
1111
"ws_ganache": "ws://127.0.0.1:8001/subgraphs/name/daostack"
1212
}

0 commit comments

Comments
 (0)