2 dakika
Subgrap Studio Hakkında SSS
1. Subgraph Stüdyo Nedir?
Subgraph Studio is a dapp for creating, managing, and publishing Subgraphs and API keys.
2. API Anahtarını Nasıl Oluşturabilirim?
Bir API oluşturmak için Subgraph Studio’ya gidin ve cüzdanınızı bağlayın. Üst kısımda API anahtarları sekmesine tıklayabilirsiniz. Orada bir API anahtarı oluşturabileceksiniz.
3. Birden Çok API Anahtarı Oluşturabilir miyim?
Evet! Farklı projelerde kullanmak için birden fazla API anahtarı oluşturabilirsiniz. Daha fazla bilgi için buraya göz atın.
4. API Anahtarı için Domain’i Nasıl Kısıtlarım?
Bir API Anahtarı oluşturduktan sonra, Güvenlik bölümünde belirli bir API Anahtarını sorgulayabilecek alanları tanımlayabilirsiniz.
5. Can I transfer my Subgraph to another owner?
Yes, Subgraphs that have been published to Arbitrum One can be transferred to a new wallet or a Multisig. You can do so by clicking the three dots next to the ‘Publish’ button on the Subgraph’s details page and selecting ‘Transfer ownership’.
Note that you will no longer be able to see or edit the Subgraph in Studio once it has been transferred.
6. How do I find query URLs for Subgraphs if I’m not the developer of the Subgraph I want to use?
You can find the query URL of each Subgraph in the Subgraph Details section of 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 Subgraph Studio.
Remember that you can create an API key and query any Subgraph published to the network, even if you build a Subgraph yourself. These queries via the new API key, are paid queries as any other on the network.