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: website/pages/en/subgraphs/explorer.mdx
+38-18
Original file line number
Diff line number
Diff line change
@@ -2,19 +2,19 @@
2
2
title: Graph Explorer
3
3
---
4
4
5
-
Learn about The Graph Explorer and access the world of subgraphs and network data.
5
+
Unlock the world of subgraphs and network data with [Graph Explorer](https://thegraph.com/explorer).
6
6
7
-
Graph Explorer consists of multiple parts where you can interact with other subgraph developers, dapp developers, Curators, Indexers, and Delegators.
7
+
## Overview
8
8
9
-
## Video Guide
9
+
Graph Explorer consists of multiple parts where you can interact with [subgraphs](https://thegraph.com/explorer?chain=arbitrum-one), [delegate](https://thegraph.com/explorer/delegate?chain=arbitrum-one), engage [participants](https://thegraph.com/explorer/participants?chain=arbitrum-one), view [network information](https://thegraph.com/explorer/network?chain=arbitrum-one), and access your user profile.
10
10
11
-
For a general overview of Graph Explorer, check out the video below:
11
+
## Inside Explorer
12
12
13
-
<VideoEmbedyoutube="u224xf7rEBY" />
13
+
The following is a breakdown of all the key features of [Graph Explorer](https://thegraph.com/explorer). For additional support, you can watch the [Graph Explorer video guide](/subgraphs/explorer/#video-guide).
14
14
15
-
## Subgraphs
15
+
###Subgraphs Tab
16
16
17
-
After you just finish deploying and publishing your subgraph in Subgraph Studio, click on the "subgraphs tab” at the top of the navigation bar to access the following:
17
+
After deploying and publishing your subgraph in Subgraph Studio, click the "[subgraphs](https://thegraph.com/explorer?chain=arbitrum-one)" tab at the top of the navigation bar in [Graph Explorer](https://thegraph.com/explorer) to access the following:
18
18
19
19
- Your own finished subgraphs
20
20
- Subgraphs published by others
@@ -26,7 +26,8 @@ When you click into a subgraph, you will be able to do the following:
26
26
27
27
- Test queries in the playground and be able to leverage network details to make informed decisions.
28
28
- Signal GRT on your own subgraph or the subgraphs of others to make indexers aware of its importance and quality.
29
-
- This is critical because signaling on a subgraph incentivizes it to be indexed, meaning it’ll eventually surface on the network to serve queries.
29
+
30
+
- This is critical because signaling on a subgraph incentivizes it to be indexed, meaning it’ll eventually surface on the network to serve queries.
30
31
31
32

32
33
@@ -43,11 +44,22 @@ On each subgraph’s dedicated page, you can do the following:
Under the [delegate tab](https://thegraph.com/explorer/delegate?chain=arbitrum-one), you can find information about delegating, acquiring GRT, and choosing an Indexer.
50
+
51
+
On this page, you can see the following:
52
+
53
+
- Top Indexers by most query fees
54
+
- Indexers with the highest estimated APR
55
+
56
+
Additionally, you can calculate your ROI and search for top Indexers by name, address, or subgraph.
57
+
58
+
### Participants Tab
47
59
48
60
This section provides a bird' s-eye view of all "participants," which includes everyone participating in the network, such as Indexers, Delegators, and Curators.
49
61
50
-
### 1. Indexers
62
+
####1. Indexers
51
63
52
64

53
65
@@ -76,7 +88,7 @@ To learn more about how to become an Indexer, you can take a look at the [offici
Curators analyze subgraphs to identify which subgraphs are of the highest quality. Once a Curator has found a potentially high-quality subgraph, they can curate it by signaling on its bonding curve. In doing so, Curators let Indexers know which subgraphs are high quality and should be indexed.
82
94
@@ -94,32 +106,32 @@ In the The Curator table listed below you can see:
94
106
95
107
If you want to learn more about the Curator role, you can do so by visiting [official documentation.](/resources/roles/curating/) or [The Graph Academy](https://thegraph.academy/curators/).
96
108
97
-
### 3. Delegators
109
+
####3. Delegators
98
110
99
111
Delegators play a key role in maintaining the security and decentralization of The Graph Network. They participate in the network by delegating (i.e., “staking”) GRT tokens to one or multiple indexers.
100
112
101
113
- Without Delegators, Indexers are less likely to earn significant rewards and fees. Therefore, Indexers attract Delegators by offering them a portion of their indexing rewards and query fees.
102
114
- Delegators select Indexers based on a number of different variables, such as past performance, indexing reward rates, and query fee cuts.
103
-
- Reputation within the community can also play a factor in the selection process. It’s recommended to connect with the selected Indexers via [The Graph’s Discord](https://discord.gg/graphprotocol) or [The Graph Forum](https://forum.thegraph.com/)!
115
+
- Reputation within the community can also play a factor in the selection process. It's recommended to connect with the selected Indexers via [The Graph's Discord](https://discord.gg/graphprotocol) or [The Graph Forum](https://forum.thegraph.com/).
104
116
105
117

106
118
107
119
In the Delegators table you can see the active Delegators in the community and important metrics:
108
120
109
121
- The number of Indexers a Delegator is delegating towards
110
-
- A Delegator’s original delegation
122
+
- A Delegator's original delegation
111
123
- The rewards they have accumulated but have not withdrawn from the protocol
112
124
- The realized rewards they withdrew from the protocol
113
125
- Total amount of GRT they have currently in the protocol
114
126
- The date they last delegated
115
127
116
128
If you want to learn more about how to become a Delegator, check out the [official documentation](/resources/roles/delegating/) or [The Graph Academy](https://docs.thegraph.academy/official-docs/delegator/choosing-indexers).
117
129
118
-
## Network
130
+
###Network Tab
119
131
120
132
In this section, you can see global KPIs and view the ability to switch to a per-epoch basis and analyze network metrics in more detail. These details will give you a sense of how the network is performing over time.
121
133
122
-
### Overview
134
+
####Overview
123
135
124
136
The overview section has both all the current network metrics and some cumulative metrics over time:
125
137
@@ -137,7 +149,7 @@ A few key details to note:
137
149
138
150

139
151
140
-
### Epochs
152
+
####Epochs
141
153
142
154
In the Epochs section, you can analyze on a per-epoch basis, metrics such as:
143
155
@@ -222,7 +234,7 @@ Within this tab, you’ll find an overview of:
222
234
223
235

224
236
225
-
## Your Profile Settings
237
+
###Your Profile Settings
226
238
227
239
Within your user profile, you’ll be able to manage your personal profile details (like setting up an ENS name). If you’re an Indexer, you have even more access to settings at your fingertips. In your user profile, you’ll be able to set up your delegation parameters and operators.
228
240
@@ -234,3 +246,11 @@ Within your user profile, you’ll be able to manage your personal profile detai
234
246
As your official portal into the world of decentralized data, Graph Explorer allows you to take a variety of actions, no matter your role in the network. You can get to your profile settings by opening the dropdown menu next to your address, then clicking on the Settings button.
0 commit comments