File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,17 +2,17 @@ import { CHAIN_ID } from 'src/typings'
22
33export const PUBLIC_SUBGRAPH_URL = {
44 [ CHAIN_ID . ETHEREUM ] :
5- 'https://api.thegraph .com/subgraphs/name/neokry/ nouns-builder-mainnet' ,
5+ 'https://api.goldsky .com/api/public/project_clkk1ucdyf6ak38svcatie9tf/subgraphs/ nouns-builder-ethereum- mainnet/stable/gn ' ,
66 [ CHAIN_ID . OPTIMISM ] :
7- 'https://api.thegraph .com/subgraphs/name/neokry/noun -builder-optimism-mainnet' ,
7+ 'https://api.goldsky .com/api/public/project_clkk1ucdyf6ak38svcatie9tf/subgraphs/nouns -builder-optimism-mainnet/stable/gn ' ,
88 [ CHAIN_ID . GOERLI ] :
9- 'https://api.thegraph .com/subgraphs/name/neokry/ nouns-builder-goerli' ,
9+ 'https://api.goldsky .com/api/public/project_clkk1ucdyf6ak38svcatie9tf/subgraphs/ nouns-builder-goerli-testnet/stable/gn ' ,
1010 [ CHAIN_ID . OPTIMISM_GOERLI ] :
11- 'https://api.thegraph .com/subgraphs/name/neokry/ nouns-builder-optimism-goerli ' ,
11+ 'https://api.goldsky .com/api/public/project_clkk1ucdyf6ak38svcatie9tf/subgraphs/ nouns-builder-optimism-testnet/stable/gn ' ,
1212 [ CHAIN_ID . BASE ] :
1313 'https://api.goldsky.com/api/public/project_clkk1ucdyf6ak38svcatie9tf/subgraphs/nouns-builder-base-mainnet/stable/gn' ,
1414 [ CHAIN_ID . BASE_GOERLI ] :
15- 'https://api.studio.thegraph. com/query/49279/ nouns-builder-base-goerli/version/latest ' ,
15+ 'https://api.goldsky. com/api/public/project_clkk1ucdyf6ak38svcatie9tf/subgraphs/ nouns-builder-base-testnet/stable/gn ' ,
1616 [ CHAIN_ID . ZORA ] :
1717 'https://api.goldsky.com/api/public/project_clkk1ucdyf6ak38svcatie9tf/subgraphs/nouns-builder-zora-mainnet/stable/gn' ,
1818 [ CHAIN_ID . ZORA_GOERLI ] :
You can’t perform that action at this time.
0 commit comments