Skip to content

Commit bda02c6

Browse files
authored
Update fevm-indexers.md
1 parent b68382d commit bda02c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

smart-contracts/advanced/fevm-indexers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ One of the popular subgraphs is a subgraph containing information about all the
7373

7474
* Visit the [Protofire (Glif Nodes) platform](https://api.node.glif.io).
7575
* 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.
7878
* 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:
7979

8080
```graphql

0 commit comments

Comments
 (0)