Developing > Supported Networks

Supported Networks

Reading time: 2 min

NetworkCLI NameIntegration Type**Subgraph StudioDecentralized Network
Ethereummainnetevm
Optimismoptimismevm
Optimism Sepoliaoptimism-sepoliaevm*
BSCbscevm
BSC Chapelchapelevm*
Gnosis Chaingnosisevm
Fusefuseevm*
Polygonmaticevm
Fantom Operafantomevm
zkSync Era Testnetzksync-era-testnetevm*
Bobabobaevm*
Moonbeammoonbeamevm*
Moonrivermoonriverevm*
Moonbase Alphambaseevm*
Fantomfantom-testnetevm*
Arbitrum Onearbitrum-oneevm
Celoceloevm
Avalanche Fujifujievm*
Avalancheavalancheevm
Celo Alfajorescelo-alfajoresevm*
Holeskyholeskyevm*
Auroraauroraevm*
Auroraaurora-testnetevm*
Harmonyharmonyevm*
Linea Sepolialinea-sepoliaevm*
Gnosis Chiadognosis-chiadoevm*
Mode Sepoliamode-sepoliaevm*
Modemode-mainnetevm*
Base Sepoliabase-sepoliaevm*
zkSync Sepoliazksync-era-sepoliaevm*
Polygon zkEVMpolygon-zkevmevm*
zkSync Erazksync-eraevm*
Ethereum Sepoliasepoliaevm*
Arbitrum Sepoliaarbitrum-sepoliaevm*
Linea Mainnetlineaevm
Base Mainnetbaseevm
Scroll Sepoliascroll-sepoliaevm*
Scroll Mainnetscrollevm
Blast Mainnetblast-mainnetevm*
Astar zkEvm Mainnetastar-zkevm-mainnetevm*
Sei Testnetsei-testnetevm*
Blast Testnetblast-testnetevm*
Etherlink Testnetetherlink-testnetevm*
X Layer Sepoliaxlayer-sepoliaevm*
X Layer Mainnetxlayer-mainnetevm*
Polygon Amoypolygon-amoyevm*
zKyoto Testnetzkyoto-testnetevm*
Polygon Cardona Testnetpolygon-zkevm-cardonaevm*
Sei Mainnetsei-mainnetevm*
Rootstock Mainnetrootstockevm*
Iotex Mainnetiotexevm*
NEARnear-mainnetnear*
NEARnear-testnetnear*
Cosmoscosmoshub-4cosmos*
Cosmos Hubtheta-testnet-001cosmos*
Osmosisosmosis-1osmosis*
Osmosisosmo-test-4osmosis*
Arweavearweave-mainnetar*
Bitcoinbtcsubstreams*
Solanasolana-mainnet-betasubstreams*
Injectiveinjective-mainnetsubstreams
Injective Testnetinjective-testnetsubstreams

* Baseline network support provided by the upgrade Indexer.
** Integration with Graph Node: evm, near, cosmos, osmosis and ar have native handler and type support in Graph Node. Chains which are Firehose- and Substreams-compatible can leverage the generalised Substreams-powered subgraph integration (this includes evm and near networks). ⁠ Supports deployment of Substreams-powered subgraphs.

  • Subgraph Studio relies on the stability and reliability of the underlying technologies, for example JSON-RPC, Firehose and Substreams endpoints.
  • Subgraphs indexing Gnosis Chain can now be deployed with the gnosis network identifier. xdai is still supported for existing hosted service subgraphs.
  • If a subgraph was published via the CLI and picked up by an Indexer, it could technically be queried even without support, and efforts are underway to further streamline integration of new networks.
  • For a full list of which features are supported on the decentralized network, see this page.

Running Graph Node locally

Link to this section

If your preferred network isn't supported on The Graph's decentralized network, you can run your own Graph Node to index any EVM-compatible network. Make sure that the version you are using supports the network and you have the needed configuration.

Graph Node can also index other protocols, via a Firehose integration. Firehose integrations have been created for NEAR, Arweave and Cosmos-based networks. Additionally, Graph Node can support Substreams-powered subgraphs for any network with Substreams support.

Edit page

Previous
Quick Start
Next
Creating a Subgraph
Edit page