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
[WIP] Adding Arbitrum pages for L2 Transfer Tools (#415)
* Initial commit
* Removing video GIFs
* Adding images
* Add “Scaling with Arbitrum” section to the nav
* Update links to Arbitrum FAQ since the URL changed
* Make the changes in the other languages, too
* Actually, these pages don’t yet exist in languages other than English
* Fix headings
---------
Co-authored-by: Benoît Rouleau <benoit.rouleau@icloud.com>
Copy file name to clipboardExpand all lines: website/pages/ar/cookbook/quick-start.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@ Once your subgraph has been deployed to the Subgraph Studio, you have tested it
145
145
146
146
In the Subgraph Studio, click on your subgraph. On the subgraph’s page, you will be able to click the publish button on the top right.
147
147
148
-
Select the network you would like to publish your subgraph to. It is recommended to publish subgraphs to Arbitrum One to take advantage of the [faster transaction speeds and lower gas costs](../arbitrum-faq).
148
+
Select the network you would like to publish your subgraph to. It is recommended to publish subgraphs to Arbitrum One to take advantage of the [faster transaction speeds and lower gas costs](/arbitrum/arbitrum-faq).
149
149
150
150
Before you can query your subgraph, Indexers need to begin serving queries on it. In order to streamline this process, you can curate your own subgraph using GRT.
Copy file name to clipboardExpand all lines: website/pages/de/cookbook/quick-start.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@ Once your subgraph has been deployed to the Subgraph Studio, you have tested it
145
145
146
146
In the Subgraph Studio, click on your subgraph. On the subgraph’s page, you will be able to click the publish button on the top right.
147
147
148
-
Select the network you would like to publish your subgraph to. It is recommended to publish subgraphs to Arbitrum One to take advantage of the [faster transaction speeds and lower gas costs](../arbitrum-faq).
148
+
Select the network you would like to publish your subgraph to. It is recommended to publish subgraphs to Arbitrum One to take advantage of the [faster transaction speeds and lower gas costs](/arbitrum/arbitrum-faq).
149
149
150
150
Before you can query your subgraph, Indexers need to begin serving queries on it. In order to streamline this process, you can curate your own subgraph using GRT.
Copy file name to clipboardExpand all lines: website/pages/en/arbitrum/arbitrum-faq.mdx
+11-13Lines changed: 11 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,7 @@ title: Arbitrum FAQ
4
4
5
5
Click [here](#billing-on-arbitrum-faqs) if you would like to skip to the Arbitrum Billing FAQs.
6
6
7
-
## General FAQs
8
-
9
-
### Why is The Graph implementing an L2 Solution?
7
+
## Why is The Graph implementing an L2 Solution?
10
8
11
9
By scaling The Graph on L2, network participants can expect:
12
10
@@ -20,7 +18,7 @@ Scaling the protocol smart contracts onto L2 allows network participants to inte
20
18
21
19
The Graph community decided to move forward with Arbitrum last year after the outcome of the [GIP-0031](https://forum.thegraph.com/t/gip-0031-arbitrum-grt-bridge/3305) discussion.
22
20
23
-
###What do I need to do to use The Graph on L2?
21
+
## What do I need to do to use The Graph on L2?
24
22
25
23
Users bridge their GRT and ETH using one of the following methods:
26
24
@@ -33,47 +31,47 @@ To take advantage of using The Graph on L2, use this dropdown switcher to toggle
33
31
34
32

35
33
36
-
###As a subgraph developer, data consumer, Indexer, Curator, or Delegator, what do I need to do now?
34
+
## As a subgraph developer, data consumer, Indexer, Curator, or Delegator, what do I need to do now?
37
35
38
36
There is no immediate action required, however, network participants are encouraged to begin moving to Arbitrum to take advantage of the benefits of L2.
39
37
40
38
Core developer teams are working to create L2 transfer tools that will make it significantly easier to move delegation, curation, and subgraphs to Arbitrum. Network participants can expect L2 transfer tools to be available by summer of 2023.
41
39
42
40
As of April 10th, 2023, 5% of all indexing rewards are being minted on Arbitrum. As network participation increases, and as the Council approves it, indexing rewards will gradually shift from Ethereum to Arbitrum, eventually moving entirely to Arbitrum.
43
41
44
-
###If I would like to participate in the network on L2, what should I do?
42
+
## If I would like to participate in the network on L2, what should I do?
45
43
46
44
Please help [test the network](https://testnet.thegraph.com/explorer) on L2 and report feedback about your experience in [Discord](https://discord.gg/vtvv7FP).
47
45
48
-
###Are there any risks associated with scaling the network to L2?
46
+
## Are there any risks associated with scaling the network to L2?
49
47
50
48
All smart contracts have been thoroughly [audited](https://github.com/graphprotocol/contracts/blob/dev/audits/OpenZeppelin/2022-07-graph-arbitrum-bridge-audit.pdf).
51
49
52
50
Everything has been tested thoroughly, and a contingency plan is in place to ensure a safe and seamless transition. Details can be found [here](https://forum.thegraph.com/t/gip-0037-the-graph-arbitrum-deployment-with-linear-rewards-minted-in-l2/3551#risks-and-security-considerations-20).
53
51
54
-
###Will existing subgraphs on Ethereum continue to work?
52
+
## Will existing subgraphs on Ethereum continue to work?
55
53
56
54
Yes, The Graph Network contracts will operate in parallel on both Ethereum and Arbitrum until moving fully to Arbitrum at a later date.
57
55
58
-
###Will GRT have a new smart contract deployed on Arbitrum?
56
+
## Will GRT have a new smart contract deployed on Arbitrum?
59
57
60
58
Yes, GRT has an additional [smart contract on Arbitrum](https://arbiscan.io/address/0x9623063377ad1b27544c965ccd7342f7ea7e88c7). However, the Ethereum mainnet [GRT contract](https://etherscan.io/token/0xc944e90c64b2c07662a292be6244bdf05cda44a7) will remain operational.
61
59
62
60
## Billing on Arbitrum FAQs
63
61
64
-
###What do I need to do about the GRT in my billing balance?
62
+
## What do I need to do about the GRT in my billing balance?
65
63
66
64
Nothing! Your GRT has been securely migrated to Arbitrum and is being used to pay for queries as you read this.
67
65
68
-
###How do I know my funds have migrated securely to Arbitrum?
66
+
## How do I know my funds have migrated securely to Arbitrum?
69
67
70
68
All GRT billing balances have already been successfully migrated to Arbitrum. You can view the billing contract on Arbitrum [here](https://arbiscan.io/address/0x1B07D3344188908Fb6DEcEac381f3eE63C48477a).
71
69
72
-
###How do I know the Arbitrum bridge is secure?
70
+
## How do I know the Arbitrum bridge is secure?
73
71
74
72
The bridge has been [heavily audited](https://code4rena.com/contests/2022-10-the-graph-l2-bridge-contest) to ensure safety and security for all users.
75
73
76
-
###What do I need to do if I'm adding fresh GRT from my Ethereum mainnet wallet?
74
+
## What do I need to do if I'm adding fresh GRT from my Ethereum mainnet wallet?
77
75
78
76
Adding GRT to your Arbitrum billing balance can be done with a one-click experience in [Subgraph Studio](https://thegraph.com/studio/). You'll be able to easily bridge your GRT to Arbitrum and fill your API keys in one transaction.
0 commit comments