diff --git a/config/prod/endpoints.json b/config/prod/endpoints.json index e1fced401..dbced49af 100644 --- a/config/prod/endpoints.json +++ b/config/prod/endpoints.json @@ -21,7 +21,7 @@ "https://dydx-testnet.nodefleet.org", "https://dydx-testnet-archive.allthatnode.com:26657/XZvMM41hESf8PJrEQiTzbCOMVyFca79R" ], - "0xsquid":"https://squid-api-git-main-cosmos-mainnet-0xsquid.vercel.app", + "0xsquid":"https://squid-api-git-main-cosmos-testnet-0xsquid.vercel.app", "configs":"https://dydx-v4-shared-resources.vercel.app", "faucet":"https://faucet.v4testnet.dydx.exchange", "statusPageUrl": "https://status.v4testnet.dydx.exchange/", diff --git a/config/staging/dev_endpoints.json b/config/staging/dev_endpoints.json index 2025de0e4..bb2540881 100644 --- a/config/staging/dev_endpoints.json +++ b/config/staging/dev_endpoints.json @@ -226,7 +226,7 @@ "https://dydx-testnet.nodefleet.org", "https://dydx-testnet-archive.allthatnode.com:26657/XZvMM41hESf8PJrEQiTzbCOMVyFca79R" ], - "0xsquid":"https://squid-api-git-main-cosmos-mainnet-0xsquid.vercel.app", + "0xsquid":"https://squid-api-git-main-cosmos-testnet-0xsquid.vercel.app", "configs":"https://dydx-v4-shared-resources.vercel.app", "faucet":"https://faucet.v4testnet.dydx.exchange", "statusPageUrl": "https://status.v4testnet.dydx.exchange/", diff --git a/config/staging/endpoints.json b/config/staging/endpoints.json index a4124ffb5..b94e8cec6 100644 --- a/config/staging/endpoints.json +++ b/config/staging/endpoints.json @@ -168,7 +168,7 @@ "https://dydx-testnet.nodefleet.org", "https://dydx-testnet-archive.allthatnode.com:26657/XZvMM41hESf8PJrEQiTzbCOMVyFca79R" ], - "0xsquid":"https://squid-api-git-main-cosmos-mainnet-0xsquid.vercel.app", + "0xsquid":"https://squid-api-git-main-cosmos-testnet-0xsquid.vercel.app", "configs":"https://dydx-v4-shared-resources.vercel.app", "faucet":"https://faucet.v4testnet.dydx.exchange", "statusPageUrl": "https://status.v4testnet.dydx.exchange/",