Skip to content

Commit 5e7b95e

Browse files
authored
added two questions (#707)
* june12th update * slight edit
1 parent 25eb3d4 commit 5e7b95e

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

website/pages/en/sunrise.mdx

+11-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,13 @@ This plan draws on many previous developments from The Graph ecosystem, includin
2020

2121
### When will hosted service subgraphs no longer be available?
2222

23-
Hosted service query endpoints will remain active until 10 a.m. PT on June 12th. After June 12th at 10 a.m. PT, query endpoints will no longer be available, and developers will no longer be able to deploy new subgraph versions `on the hosted service`.
23+
Hosted service query endpoints will remain active until 10 a.m. PT on June 12th. After June 12th at 10 a.m. PT, query endpoints will no longer be available, and developers will no longer be able to deploy new subgraph versions on the hosted service.
24+
25+
### I didn’t upgrade my subgraph by June 12th at 10 a.m. PT. What should I do if I still want to use it?
26+
27+
The hosted service homepage is still accessible and can be used to search for legacy hosted service subgraphs. If your hosted service subgraph has already been auto-upgraded, you may claim its network equivalent as the original owner. If your subgraph was not [auto-upgraded subgraphs](https://thegraph.com/blog/unveiling-updated-sunrise-decentralized-data/#phase-2-sunbeam), you can still upgrade and publish it.
28+
29+
Upgrading takes less than five minutes on average. Once your subgraph is up, simply set up an API key in Subgraph Studio, update your API query endpoint, and begin querying!
2430

2531
### Will my hosted service subgraph be supported on The Graph Network?
2632

@@ -114,6 +120,10 @@ After 10 a.m. PT on June 12th, query endpoints will no longer be available, and
114120

115121
No, rest assured that your subgraph will not need to be re-indexed when it is upgraded to The Graph Network. Subgraphs will be immediately available for querying, powered by the upgrade Indexer, which uses the same infrastructure as the hosted service. If your subgraph is indexing a network that is eligible for indexing rewards, you can add signal to attract indexers. [Learn more about adding signal to your subgraph](/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph).
116122

123+
### I’m experiencing indexing issues. What should I do?
124+
125+
Rest assured that network Indexers are prepared to provide support during this upgrade. If you experience issues with any of your subgraph queries, please reach out to [email protected]
126+
117127
### Why is my subgraph being published to Arbitrum, is it indexing a different network?
118128

119129
The Graph Network was originally deployed on mainnet Ethereum but moved to Arbitrum One to reduce gas costs for all users. As such any new subgraphs are published to The Graph Network on Arbitrum so that they can be supported by Indexers. Arbitrum is the network that subgraphs are published to, but subgraphs can index any of the [supported networks](https://thegraph.com/docs/en/developing/supported-networks/)

0 commit comments

Comments
 (0)