Skip to content

Commit 04ea72d

Browse files
authored
Update arbitrum faq (#755)
* updated answers to reflect current status
1 parent c3ff9f2 commit 04ea72d

File tree

1 file changed

+9
-15
lines changed

1 file changed

+9
-15
lines changed

website/pages/en/arbitrum/arbitrum-faq.mdx

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ title: Arbitrum FAQ
44

55
Click [here](#billing-on-arbitrum-faqs) if you would like to skip to the Arbitrum Billing FAQs.
66

7-
## Why is The Graph implementing an L2 Solution?
7+
## Why did The Graph implement an L2 Solution?
88

9-
By scaling The Graph on L2, network participants can expect:
9+
By scaling The Graph on L2, network participants can now benefit from:
1010

1111
- Upwards of 26x savings on gas fees
1212

1313
- Faster transaction speed
1414

1515
- Security inherited from Ethereum
1616

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.
1818

1919
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.
2020

@@ -40,27 +40,21 @@ To take advantage of using The Graph on L2, use this dropdown switcher to toggle
4040

4141
## As a subgraph developer, data consumer, Indexer, Curator, or Delegator, what do I need to do now?
4242

43-
There is no immediate action required, however, network participants are encouraged to begin moving to Arbitrum to take advantage of the benefits of L2.
43+
Network participants must move to Arbitrum to continue participating in The Graph Network. Please refer to [L2 Transfer Tool Guide](/arbitrum/l2-transfer-tools-guide/) for additional support.
4444

45-
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.
45+
All indexing rewards are now entirely on Arbitrum.
4646

47-
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.
48-
49-
## If I would like to participate in the network on L2, what should I do?
50-
51-
Please help [test the network](https://testnet.thegraph.com/explorer) on L2 and report feedback about your experience in [Discord](https://discord.gg/graphprotocol).
52-
53-
## Are there any risks associated with scaling the network to L2?
47+
## Were there any risks associated with scaling the network to L2?
5448

5549
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).
5650

5751
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).
5852

59-
## Will existing subgraphs on Ethereum continue to work?
53+
## Are existing subgraphs on Ethereum working?
6054

61-
Yes, The Graph Network contracts will operate in parallel on both Ethereum and Arbitrum until moving fully to Arbitrum at a later date.
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.
6256

63-
## Will GRT have a new smart contract deployed on Arbitrum?
57+
## Does GRT have a new smart contract deployed on Arbitrum?
6458

6559
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.
6660

0 commit comments

Comments
 (0)