Managing > Deprecate a Subgraph

Deprecate a Subgraph

Reading time: 1 min

Deprecating a Subgraph

Collegamento a questa sezione

Although you cannot delete a subgraph, you can deprecate it on Graph Explorer.

To deprecate your subgraph, do the following:

  1. Visit the contract address for Arbitrum One subgraphs here.
  2. Call deprecateSubgraph with your SubgraphID as your argument.
  3. Your subgraph will no longer appear in searches on Graph Explorer.

Please note the following:

  • The owner's wallet should call the deprecateSubgraph function.
  • Curators will not be able to signal on the subgraph anymore.
  • Curators that already signaled on the subgraph can withdraw their signal at an average share price.
  • Deprecated subgraphs will show an error message.

If you interacted with the deprecated subgraph, you can find it in your user profile under the "Subgraphs", "Indexing", or "Curating" tab, respectively.

Modifica pagina

Precedente
Transfer and Deprecate a Subgraph
Successivo
Effettuare query di The Graph
Modifica pagina