You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: smart-contracts/advanced/fevm-indexers.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,8 +73,8 @@ One of the popular subgraphs is a subgraph containing information about all the
73
73
74
74
* Visit the [Protofire (Glif Nodes) platform](https://api.node.glif.io).
75
75
* Navigate to the **SUBGRAPHS** tab.
76
-
* Select the relevant subgraph.
77
-
* In the opened **Playground** tab, click the **Show GraphiQL Explorer** button (folder icon, 3rd from the top in the left bar) to verify the subgraph schema.
76
+
* Select the relevant subgraph from [Protofire](https://api.node.glif.io/graph).
77
+
* In the opened **Playground** tab, click the **Show GraphQL Explorer** button (folder icon, 3rd from the top in the left bar) to verify the subgraph schema.
78
78
* Click the elements that you are looking to query and adjust the query if necessary. For the sake of this example, let's query the first block this subgraph supports (#2867000). The resulting query should look like the following:
0 commit comments