Skip to content

Commit c1c22b5

Browse files
nenadjajaNena
andauthored
Add transfer ownership copy to faq (#69)
Co-authored-by: Nena <[email protected]>
1 parent 1268fcb commit c1c22b5

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

pages/en/studio/studio-faq.mdx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,15 @@ A: Yes! You can create multiple API Keys to use in different projects. Check out
1414

1515
After creating an API Key, in the Security section you can define the domains that can query a specific API Key.
1616

17-
### 4. How do I find query URLs for subgraphs if I’m not the developer of the subgraph I want to use?
17+
### 4. Can I transfer my subgraph to another owner?
18+
19+
Yes, subgraphs that have been published to Mainnet can be transferred to a new wallet or a Multisig. You can
20+
do so by clicking the three dots next to the 'Publish' button on the subgraph's details page and selecting
21+
'Transfer ownership'.
22+
23+
Note that you will no longer be able to see or edit the subgraph in Studio once it has been transferred.
24+
25+
### 5. How do I find query URLs for subgraphs if I’m not the developer of the subgraph I want to use?
1826

1927
You can find the query URL of each subgraph in the Subgraph Details section of The Graph Explorer. When you click on the “Query” button, you will be directed to a pane wherein you can view the query URL of the subgraph you’re interested in. You can then replace the `<api_key>` placeholder with the API key you wish to leverage in the Subgraph Studio.
2028

0 commit comments

Comments
 (0)