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/src/pages/en/contracts.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,13 @@ import { ProtocolContractsTable } from '@/contracts'
6
6
7
7
Below are the deployed contracts which power The Graph Network. Visit the official [contracts repository](https://github.com/graphprotocol/contracts) to learn more.
8
8
9
-
## Arbitrum One
9
+
## Arbitrum
10
10
11
11
This is the principal deployment of The Graph Network.
12
12
13
13
<ProtocolContractsTablenetworkId={42161} />
14
14
15
-
## Ethereum Mainnet
15
+
## Mainnet
16
16
17
17
This was the original deployment of The Graph Network. [Learn more](/archived/arbitrum/arbitrum-faq/) about The Graph's scaling with Arbitrum.
0 commit comments