indexer icon indicating copy to clipboard operation
indexer copied to clipboard

Remove the hard-coded list of chains from the indexer

Open matthewdarwin opened this issue 1 year ago • 3 comments

Ref: https://github.com/graphprotocol/indexer/issues/915

A lot more new chains are coming to the network. We cannot maintain a list of supported chains in multiple places. List of supported chains should be derived from the network subgraph or other canonical location.

matthewdarwin avatar Jun 19 '24 12:06 matthewdarwin

See also https://github.com/graphprotocol/indexer/issues/905

matthewdarwin avatar Jun 19 '24 13:06 matthewdarwin

Speaking with @alex-pakalniskis - we should give more thought to where the source of truth lives in the network. Setting as blocked.

dwerner avatar Aug 09 '24 18:08 dwerner

@dwerner on chain, right? (cc @alex-pakalniskis )

matthewdarwin avatar Aug 09 '24 19:08 matthewdarwin