Skip to content

Commit

Permalink
Update Supported Networks table footnote (#608)
Browse files Browse the repository at this point in the history
* For Brian: move strings from `SupportedNetworksTable` to MDX so a link can be added to them

* Update supported-networks.mdx (#607)

Updating a line in the Supported Networks footer.

* No need for the fragment anymore

* Force line break

* Update copy in all languages (until it’s translated in Crowdin)

---------

Co-authored-by: bermchain <[email protected]>
  • Loading branch information
benface and bermchain authored Feb 22, 2024
1 parent f1bc98a commit 636ac4a
Show file tree
Hide file tree
Showing 49 changed files with 126 additions and 109 deletions.
4 changes: 1 addition & 3 deletions website/pages/ar/developing/supported-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@
"chainId": "Chain ID",
"hostedService": "Hosted Service",
"subgraphStudio": "Subgraph Studio",
"decentralizedNetwork": "Decentralized Network",
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
"supportsSubstreams": "Supports Substreams"
"decentralizedNetwork": "Decentralized Network"
}
3 changes: 3 additions & 0 deletions website/pages/ar/developing/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)

<SupportedNetworksTable networks={props.networks} />

\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
&#8288;<sup>†</sup> Supports Substreams

The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.

Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.
Expand Down
4 changes: 1 addition & 3 deletions website/pages/cs/developing/supported-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@
"chainId": "Chain ID",
"hostedService": "Hosted Service",
"subgraphStudio": "Subgraph Studio",
"decentralizedNetwork": "Decentralized Network",
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
"supportsSubstreams": "Supports Substreams"
"decentralizedNetwork": "Decentralized Network"
}
3 changes: 3 additions & 0 deletions website/pages/cs/developing/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)

<SupportedNetworksTable networks={props.networks} />

\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
&#8288;<sup>†</sup> Supports Substreams

The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.

Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.
Expand Down
4 changes: 1 addition & 3 deletions website/pages/de/developing/supported-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@
"chainId": "Chain ID",
"hostedService": "Hosted Service",
"subgraphStudio": "Subgraph Studio",
"decentralizedNetwork": "Decentralized Network",
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
"supportsSubstreams": "Supports Substreams"
"decentralizedNetwork": "Decentralized Network"
}
3 changes: 3 additions & 0 deletions website/pages/de/developing/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)

<SupportedNetworksTable networks={props.networks} />

\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
&#8288;<sup>†</sup> Supports Substreams

The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.

Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.
Expand Down
4 changes: 1 addition & 3 deletions website/pages/en/developing/supported-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@
"chainId": "Chain ID",
"hostedService": "Hosted Service",
"subgraphStudio": "Subgraph Studio",
"decentralizedNetwork": "Decentralized Network",
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
"supportsSubstreams": "Supports Substreams"
"decentralizedNetwork": "Decentralized Network"
}
3 changes: 3 additions & 0 deletions website/pages/en/developing/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)

<SupportedNetworksTable networks={props.networks} />

\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
&#8288;<sup>†</sup> Supports Substreams

The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.

Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.
Expand Down
4 changes: 1 addition & 3 deletions website/pages/es/developing/supported-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@
"chainId": "Chain ID",
"hostedService": "Hosted Service",
"subgraphStudio": "Subgraph Studio",
"decentralizedNetwork": "Decentralized Network",
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
"supportsSubstreams": "Supports Substreams"
"decentralizedNetwork": "Decentralized Network"
}
3 changes: 3 additions & 0 deletions website/pages/es/developing/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)

<SupportedNetworksTable networks={props.networks} />

\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
&#8288;<sup>†</sup> Supports Substreams

The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.

Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.
Expand Down
4 changes: 1 addition & 3 deletions website/pages/fr/developing/supported-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@
"chainId": "ID de la chaîne",
"hostedService": "Hosted Service",
"subgraphStudio": "Subgraph Studio",
"decentralizedNetwork": "Réseau décentralisé",
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
"supportsSubstreams": "Supports Substreams"
"decentralizedNetwork": "Réseau décentralisé"
}
3 changes: 3 additions & 0 deletions website/pages/fr/developing/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)

<SupportedNetworksTable networks={props.networks} />

\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
&#8288;<sup>†</sup> Supports Substreams

The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.

Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.
Expand Down
4 changes: 1 addition & 3 deletions website/pages/ha/developing/supported-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@
"chainId": "Chain ID",
"hostedService": "Hosted Service",
"subgraphStudio": "Subgraph Studio",
"decentralizedNetwork": "Decentralized Network",
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
"supportsSubstreams": "Supports Substreams"
"decentralizedNetwork": "Decentralized Network"
}
3 changes: 3 additions & 0 deletions website/pages/ha/developing/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)

<SupportedNetworksTable networks={props.networks} />

\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
&#8288;<sup>†</sup> Supports Substreams

The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.

Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.
Expand Down
4 changes: 1 addition & 3 deletions website/pages/hi/developing/supported-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@
"chainId": "Chain ID",
"hostedService": "Hosted Service",
"subgraphStudio": "Subgraph Studio",
"decentralizedNetwork": "Decentralized Network",
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
"supportsSubstreams": "Supports Substreams"
"decentralizedNetwork": "Decentralized Network"
}
3 changes: 3 additions & 0 deletions website/pages/hi/developing/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)

<SupportedNetworksTable networks={props.networks} />

\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
&#8288;<sup>†</sup> Supports Substreams

The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.

Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.
Expand Down
4 changes: 1 addition & 3 deletions website/pages/it/developing/supported-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@
"chainId": "Chain ID",
"hostedService": "Hosted Service",
"subgraphStudio": "Subgraph Studio",
"decentralizedNetwork": "Decentralized Network",
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
"supportsSubstreams": "Supports Substreams"
"decentralizedNetwork": "Decentralized Network"
}
3 changes: 3 additions & 0 deletions website/pages/it/developing/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)

<SupportedNetworksTable networks={props.networks} />

\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
&#8288;<sup>†</sup> Supports Substreams

The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.

Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.
Expand Down
4 changes: 1 addition & 3 deletions website/pages/ja/developing/supported-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@
"chainId": "チェーンID",
"hostedService": "Hosted Service",
"subgraphStudio": "Subgraph Studio",
"decentralizedNetwork": "分散型ネットワーク",
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
"supportsSubstreams": "Supports Substreams"
"decentralizedNetwork": "分散型ネットワーク"
}
3 changes: 3 additions & 0 deletions website/pages/ja/developing/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)

<SupportedNetworksTable networks={props.networks} />

\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
&#8288;<sup>†</sup> Supports Substreams

The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.

Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.
Expand Down
4 changes: 1 addition & 3 deletions website/pages/ko/developing/supported-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@
"chainId": "Chain ID",
"hostedService": "Hosted Service",
"subgraphStudio": "Subgraph Studio",
"decentralizedNetwork": "Decentralized Network",
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
"supportsSubstreams": "Supports Substreams"
"decentralizedNetwork": "Decentralized Network"
}
3 changes: 3 additions & 0 deletions website/pages/ko/developing/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)

<SupportedNetworksTable networks={props.networks} />

\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
&#8288;<sup>†</sup> Supports Substreams

The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.

Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.
Expand Down
4 changes: 1 addition & 3 deletions website/pages/mr/developing/supported-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@
"chainId": "Chain ID",
"hostedService": "Hosted Service",
"subgraphStudio": "Subgraph Studio",
"decentralizedNetwork": "Decentralized Network",
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
"supportsSubstreams": "Supports Substreams"
"decentralizedNetwork": "Decentralized Network"
}
3 changes: 3 additions & 0 deletions website/pages/mr/developing/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)

<SupportedNetworksTable networks={props.networks} />

\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
&#8288;<sup>†</sup> Supports Substreams

The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.

Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.
Expand Down
4 changes: 1 addition & 3 deletions website/pages/nl/developing/supported-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@
"chainId": "Chain ID",
"hostedService": "Hosted Service",
"subgraphStudio": "Subgraph Studio",
"decentralizedNetwork": "Decentralized Network",
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
"supportsSubstreams": "Supports Substreams"
"decentralizedNetwork": "Decentralized Network"
}
3 changes: 3 additions & 0 deletions website/pages/nl/developing/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)

<SupportedNetworksTable networks={props.networks} />

\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
&#8288;<sup>†</sup> Supports Substreams

The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.

Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.
Expand Down
4 changes: 1 addition & 3 deletions website/pages/pl/developing/supported-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@
"chainId": "Chain ID",
"hostedService": "Hosted Service",
"subgraphStudio": "Subgraph Studio",
"decentralizedNetwork": "Decentralized Network",
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
"supportsSubstreams": "Supports Substreams"
"decentralizedNetwork": "Decentralized Network"
}
3 changes: 3 additions & 0 deletions website/pages/pl/developing/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)

<SupportedNetworksTable networks={props.networks} />

\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
&#8288;<sup>†</sup> Supports Substreams

The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.

Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.
Expand Down
4 changes: 1 addition & 3 deletions website/pages/pt/developing/supported-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@
"chainId": "ID da Chain",
"hostedService": "Hosted Service",
"subgraphStudio": "Subgraph Studio",
"decentralizedNetwork": "Rede Descentralizada",
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
"supportsSubstreams": "Supports Substreams"
"decentralizedNetwork": "Rede Descentralizada"
}
3 changes: 3 additions & 0 deletions website/pages/pt/developing/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)

<SupportedNetworksTable networks={props.networks} />

\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
&#8288;<sup>†</sup> Supports Substreams

The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.

Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.
Expand Down
4 changes: 1 addition & 3 deletions website/pages/ro/developing/supported-networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@
"chainId": "Chain ID",
"hostedService": "Hosted Service",
"subgraphStudio": "Subgraph Studio",
"decentralizedNetwork": "Decentralized Network",
"supportedByUpgradeIndexer": "Supported only by upgrade Indexer",
"supportsSubstreams": "Supports Substreams"
"decentralizedNetwork": "Decentralized Network"
}
3 changes: 3 additions & 0 deletions website/pages/ro/developing/supported-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ export const getStaticProps = getStaticPropsForSupportedNetworks(__filename)

<SupportedNetworksTable networks={props.networks} />

\* Preliminary network support via the [upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/)
&#8288;<sup>†</sup> Supports Substreams

The hosted service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints.

Ropsten, Rinkeby and Kovan are being deprecated. Read more on the [Ethereum Foundation Blog](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As of Feb 25th 2023, Ropsten, Rinkeby and Kovan are no longer supported by the hosted service. Goerli will be maintained by client developers post-merge, and is also supported by the hosted service. Developers who currently use Ropsten, Rinkeby or Kovan as their staging/testing environment are encouraged to migrate to Goerli.
Expand Down
Loading

0 comments on commit 636ac4a

Please sign in to comment.