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: website/pages/en/arbitrum/arbitrum-faq.mdx
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,17 @@ 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
-
## Why is The Graph implementing an L2 Solution?
7
+
## Why did The Graph implement an L2 Solution?
8
8
9
-
By scaling The Graph on L2, network participants can expect:
9
+
By scaling The Graph on L2, network participants can now benefit from:
10
10
11
11
- Upwards of 26x savings on gas fees
12
12
13
13
- Faster transaction speed
14
14
15
15
- Security inherited from Ethereum
16
16
17
-
Scaling the protocol smart contracts onto L2 allows network participants to interact more frequently at a reduced cost in gas fees. For example, Indexers could open and close allocations to index a greater number of subgraphs with greater frequency, developers could deploy and update subgraphs with greater ease, Delegators could delegate GRT with increased frequency, and Curators could add or remove signal to a larger number of subgraphs–actions previously considered too cost-prohibitive to perform frequently due to gas.
17
+
Scaling the protocol smart contracts onto L2 allows network participants to interact more frequently at a reduced cost in gas fees. For example, Indexers can open and close allocations more frequently to index a greater number of subgraphs. Developers can deploy and update subgraphs more easily, and Delegators can delegate GRT more frequently. Curators can add or remove signal to a larger number of subgraphs–actions previously considered too cost-prohibitive to perform frequently due to gas.
18
18
19
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.
20
20
@@ -44,21 +44,17 @@ Network participants must move to Arbitrum to continue participating in The Grap
44
44
45
45
All indexing rewards are now entirely on Arbitrum.
46
46
47
-
## If I would like to participate in the network on L2, what should I do?
48
-
49
-
Please help [test the network](https://testnet.thegraph.com/explorer) on L2 and report feedback about your experience in [Discord](https://discord.gg/graphprotocol).
50
-
51
-
## Are there any risks associated with scaling the network to L2?
47
+
## Were there any risks associated with scaling the network to L2?
52
48
53
49
All smart contracts have been thoroughly [audited](https://github.com/graphprotocol/contracts/blob/main/packages/contracts/audits/OpenZeppelin/2022-07-graph-arbitrum-bridge-audit.pdf).
54
50
55
51
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).
56
52
57
-
## Will existing subgraphs on Ethereum continue to work?
53
+
## Are existing subgraphs on Ethereum working?
58
54
59
55
All subgraphs are now on Arbitrum. Please refer to [L2 Transfer Tool Guide](/arbitrum/l2-transfer-tools-guide/) to ensure your subgraphs operate seamlessly.
60
56
61
-
## Will GRT have a new smart contract deployed on Arbitrum?
57
+
## Does GRT have a new smart contract deployed on Arbitrum?
62
58
63
59
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.
0 commit comments