Skip to content

Commit 0667550

Browse files
idalithbbenface
andauthored
updated for clarity (#714)
* updated for clarity * Update website/pages/en/arbitrum/arbitrum-faq.mdx Co-authored-by: Benoît Rouleau <[email protected]> * updated suggestions --------- Co-authored-by: Benoît Rouleau <[email protected]>
1 parent f69b574 commit 0667550

File tree

2 files changed

+29
-16
lines changed

2 files changed

+29
-16
lines changed

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

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,19 @@ The Graph community decided to move forward with Arbitrum last year after the ou
2020

2121
## What do I need to do to use The Graph on L2?
2222

23-
Users bridge their GRT and ETH  using one of the following methods:
23+
The Graph’s billing system accepts GRT on Arbitrum, and users will need ETH on Arbitrum to pay their gas. While The Graph protocol started on Ethereum Mainnet, all activity, including the billing contracts, is now on Arbitrum One.
2424

25-
- [The Arbitrum Bridge](https://bridge.arbitrum.io/?l2ChainId=42161)
26-
- [TransferTo](https://transferto.xyz/swap)
27-
- [Connext Bridge](https://bridge.connext.network/)
28-
- [Hop Exchange](https://app.hop.exchange/#/send?token=ETH)
25+
Consequently, to pay for queries, you need GRT on Arbitrum. Here are a few different ways to achieve this:
26+
27+
- If you already have GRT on Ethereum, you can bridge it to Arbitrum. You can do this via the GRT bridging option provided in Subgraph Studio or by using one of the following bridges:
28+
- [The Arbitrum Bridge](https://bridge.arbitrum.io/?l2ChainId=42161)
29+
- [TransferTo](https://transferto.xyz/swap)
30+
- [Connext Bridge](https://bridge.connext.network/)
31+
- [Hop Exchange](https://app.hop.exchange/#/send?token=ETH)
32+
- If you have other assets on Arbitrum, you can swap them for GRT through a swapping protocol like Uniswap.
33+
- Alternatively, you can acquire GRT directly on Arbitrum through a decentralized exchange.
34+
35+
Once you have GRT on Arbitrum, you can add it to your billing balance.
2936

3037
To take advantage of using The Graph on L2, use this dropdown switcher to toggle between chains.
3138

website/pages/en/billing.mdx

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,24 @@ Subgraph users can use The Graph Token (or GRT) to pay for queries on The Graph
3131

3232
### GRT on Arbitrum or Ethereum
3333

34-
The Graph’s billing system accepts GRT from either Arbitrum or Ethereum, but users will need ETH on Arbitrum to pay for gas. While The Graph protocol started on Ethereum Mainnet, most activity, including all of the billing contracts, are on Arbitrum One. Although setting up billing with GRT on Arbitrum will process more quickly, users do not need to bridge GRT to Arbitrum before setting up billing for The Graph Network.
34+
The Graph’s billing system accepts GRT on Arbitrum, and users will need ETH on Arbitrum to pay their gas. While The Graph protocol started on Ethereum Mainnet, all activity, including the billing contracts, is now on Arbitrum One.
3535

36-
> This section is written assuming you already have GRT in your wallet, and you're on Ethereum mainnet. If you don't have GRT, you can learn how to get GRT [here](#getting-grt).
36+
To pay for queries, you need GRT on Arbitrum. Here are a few different ways to achieve this:
37+
38+
- If you already have GRT on Ethereum, you can bridge it to Arbitrum. You can do this via the GRT bridging option provided in Subgraph Studio or by using one of the following bridges:
39+
40+
- [The Arbitrum Bridge](https://bridge.arbitrum.io/?l2ChainId=42161)
41+
- [TransferTo](https://transferto.xyz/swap)
42+
- [Connext Bridge](https://bridge.connext.network/)
43+
- [Hop Exchange](https://app.hop.exchange/#/send?token=ETH)
44+
45+
- If you already have assets on Arbitrum, you can swap them for GRT via a swapping protocol like Uniswap.
46+
47+
- Alternatively, you acquire GRT directly on Arbitrum through a decentralized exchange.
48+
49+
> This section is written assuming you already have GRT in your wallet, and you're on Arbitrum. If you don't have GRT, you can learn how to get GRT [here](#getting-grt).
50+
51+
Once you bridge GRT, you can add it to your billing balance.
3752

3853
### Adding GRT using a wallet
3954

@@ -198,12 +213,3 @@ Yes, you can always withdraw GRT that has not already been used for queries from
198213
### What happens when my billing balance runs? Will I get a warning?
199214

200215
You will receive several email notifications before your billing balance runs out.
201-
202-
### Which chain does GRT need to be on?
203-
204-
Subgraph Studio's GRT billing is deployed on Arbitrum. You can bridge GRT and ETH from mainnet Ethereum using any of the following options:
205-
206-
- [The Arbitrum Bridge](https://bridge.arbitrum.io/?l2ChainId=42161)
207-
- [TransferTo](https://transferto.xyz/swap)
208-
- [Connext Bridge](https://bridge.connext.network/)
209-
- [Hop Exchange](https://app.hop.exchange/#/send?token=ETH)

0 commit comments

Comments
 (0)