Skip to content

Commit fada998

Browse files
authored
Update fevm-indexers.md
Remove broken link.
1 parent 014cca1 commit fada998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smart-contracts/advanced/fevm-indexers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ 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 [**blocks**](https://api.node.glif.io/graph/21/mainnet%2Fblocks) subgraph.
76+
* Select the relevant subgraph.
7777
* 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.
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

0 commit comments

Comments
 (0)