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: pages/en/network-transition-faq.mdx
+7-7
Original file line number
Diff line number
Diff line change
@@ -82,14 +82,14 @@ While Ethereum was initially anticipated to begin transition off of the hosted s
82
82
83
83
The table below illustrates where each chain is in the network integration process. If your preferred chain is not yet listed, integration has not yet begun, and that chain is still fully supported by The Graph's hosted service.
84
84
85
-
| Chain / Network | Announcing integration on The Graph Network | Network Integration complete | Phase 1: no new subgraphs on hosted | Phase 2: disabled subgraph upgrades on hosted | Phase 3: disable subgraphs on hosted |
85
+
| Chain / Network | Announcing integration on The Graph Network | Network Integration complete | Phase 1: disable new subgraphs on hosted service | Phase 2: disable subgraph upgrades on hosted service | Phase 3: disable subgraphs on hosted service|
86
86
| --- | :-: | :-: | :-: | :-: | :-: |
87
87
| Ethereum | ✓ | ✓ ||||
88
88
| Gnosis (formerly xDAI) | ✓ |||||
89
89
90
90
\*This table will not include test chains, which remain free in [Subgraph Studio](https://thegraph.com/studio/).
91
91
92
-
## Query Fees, API Keys, and Billing Questions
92
+
## Query Fees, API Keys, and Billing FAQs
93
93
94
94
### How are query fees priced?
95
95
@@ -125,7 +125,7 @@ What are the best practices for managing my API key settings?
125
125
126
126
A max query budget of $0.0004 is recommended to maintain low average query prices while maintaining high quality of service. This can be done in the budget billing tab of the [API Key section](https://thegraph.com/studio/apikeys/).
127
127
128
-
## Migration FAQs: Answers to Common Questions
128
+
## Migration FAQs
129
129
130
130
### How can I migrate my subgraph to The Graph's decentralized network?
131
131
@@ -226,10 +226,10 @@ Fees are invoiced weekly and pulled out of a user's API Key, with GRT that is br
226
226
227
227
API Keys empower users to have a say in both the max query prices they pay and to prioritize factors like price, economic freshness, and query speed.
228
228
229
-
### What if my question isn't answered by these FAQs?
### How does quality of service currently compare between the hosted service and the decentralized network?
234
230
235
231
The hosted service and decentralized network have about the same median latency, but the decentralized network tends to have higher latency at higher percentiles. 200 rates for queries are generally similar, with both > 99.9%. As a result of its decentralization, the network has not had a broad outage across subgraphs, whereas the hosted service does on rare occasions have temporary outages as a result of its centralized nature.
232
+
233
+
### What if my question isn't answered by these FAQs?
0 commit comments