Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pages/en/billing.mdx
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Billing on Subgraph Studio
title: Billing
---

## Billing on Arbitrum

> Invoices are generated on a weekly basis.
While The Graph protocol operates on Ethereum Mainnet, the billing contract lives on the [Arbitrum](https://arbitrum.io/) network to reduce transaction times and cost. You'll be required to pay fees based on the query fees you generate using your API keys. Using the billing contract, you'll be able to:
While The Graph protocol operates on Ethereum Mainnet, [the billing contract](https://arbiscan.io/address/0x1b07d3344188908fb6deceac381f3ee63c48477a) lives on the [Arbitrum](https://arbitrum.io/) network to reduce transaction times and cost. You'll be required to pay fees based on the query fees generated when using your API keys. Using the billing contract, you'll be able to:

- Add and remove GRT from your wallet.
- Keep track of your balances based on how much GRT you have added to your account, how much you have removed, and your invoices.
Expand Down