We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d57e5a commit 52574e2Copy full SHA for 52574e2
src/data/environments.js
@@ -8,7 +8,7 @@ const environments = {
8
deployments: {
9
"0x87aade1067ed0276ec9bef6db8e17abe27a6b454": {
10
subgraph: {
11
- endpoint: "https://api.thegraph.com/subgraphs/name/proveuswrong/thetruthpost",
+ endpoint: "https://api.studio.thegraph.com/query/88965/thetruthpost/version/latest",
12
queries: commonQueries,
13
},
14
@@ -34,7 +34,7 @@ const environments = {
34
35
36
37
38
39
40
0 commit comments