| subgraph | action taken |
|---|---|
| binary-options | no refactor |
| chainlink | merge into rates? |
| depot | no refactor |
| exchanges | add LatestRates |
| exchanger | add LatestRates use templating |
| grantsdao | no refactor |
| limit-orders | merge into exchanges? |
| liquidations | no refactor |
| loans | merge together with shorts? |
| rates | clean up old |
| shorts | merge together wiht loans? |
| root | already refactored |
general proposal:
- minimal changes for subgraphs listed "no refactor" for l2 support
- assuming merge, utilize generated subgraph manifests for multi network and import of dependant resources graphprotocol/graph-tooling#642
- separate LatestRates into its own file and manifest fragment to allow for import into multiple subgraphs