From a15d092cb9c01438b06e1a1d882fff7e7efcd1d2 Mon Sep 17 00:00:00 2001 From: 0xMillz <37815163+0xMillz@users.noreply.github.com> Date: Wed, 4 Dec 2024 15:17:30 -0600 Subject: [PATCH] Update README.md --- apps/subgraph/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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