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
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,12 +20,19 @@ The Graph community decided to move forward with Arbitrum last year after the ou
20
20
21
21
## What do I need to do to use The Graph on L2?
22
22
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.
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:
Copy file name to clipboardExpand all lines: website/pages/en/billing.mdx
+17-11Lines changed: 17 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,9 +31,24 @@ Subgraph users can use The Graph Token (or GRT) to pay for queries on The Graph
31
31
32
32
### GRT on Arbitrum or Ethereum
33
33
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.
35
35
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:
- 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.
37
52
38
53
### Adding GRT using a wallet
39
54
@@ -198,12 +213,3 @@ Yes, you can always withdraw GRT that has not already been used for queries from
198
213
### What happens when my billing balance runs? Will I get a warning?
199
214
200
215
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:
0 commit comments