diff --git a/apps/subgraph/README.md b/apps/subgraph/README.md index 0bacd521..72e117a7 100644 --- a/apps/subgraph/README.md +++ b/apps/subgraph/README.md @@ -82,13 +82,13 @@ You can now query the subgraph in the Goldsky GraphQL playground to test your ch The subgraph is currently deployed to the following networks: - [Ethereum](https://api.goldsky.com/api/public//subgraphs/nouns-builder-ethereum/latest/gn) -- [Ethereum Sepolia](https://api.goldsky.com/api/public//subgraphs/nouns-builder-ethereum-sepolia/latest/gn) +- [Base](https://api.goldsky.com/api/public//subgraphs/nouns-builder-base/latest/gn) - [Optimism](https://api.goldsky.com/api/public//subgraphs/nouns-builder-optimism/latest/gn) -- TODO: [Optimism Sepolia](https://api.goldsky.com/api/public//subgraphs/nouns-builder-optimism-sepolia/latest/gn) - TODO: [Zora](https://api.goldsky.com/api/public//subgraphs/nouns-builder-zora/latest/gn) -- TODO: [Zora Sepolia](https://api.goldsky.com/api/public//subgraphs/nouns-builder-zora-sepolia/latest/gn) -- TODO: [Base](https://api.goldsky.com/api/public//subgraphs/nouns-builder-base/latest/gn) -- TODO: [Base Sepolia](https://api.goldsky.com/api/public//subgraphs/nouns-builder-base-sepolia/latest/gn) +- TODO?: [Ethereum Sepolia](https://api.goldsky.com/api/public//subgraphs/nouns-builder-ethereum-sepolia/latest/gn) +- TODO?: [Optimism Sepolia](https://api.goldsky.com/api/public//subgraphs/nouns-builder-optimism-sepolia/latest/gn) +- TODO?: [Zora Sepolia](https://api.goldsky.com/api/public//subgraphs/nouns-builder-zora-sepolia/latest/gn) +- TODO?: [Base Sepolia](https://api.goldsky.com/api/public//subgraphs/nouns-builder-base-sepolia/latest/gn) ## Local Development with Docker Compose