From aa4c27714c857c234c4b2c71515aa38d58b3189a Mon Sep 17 00:00:00 2001 From: ridel1e Date: Tue, 6 Feb 2024 14:32:36 +0300 Subject: [PATCH] update url --- src/applicationConfig.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/applicationConfig.ts b/src/applicationConfig.ts index 24dbbd3cf..ade007619 100644 --- a/src/applicationConfig.ts +++ b/src/applicationConfig.ts @@ -88,7 +88,7 @@ export const applicationConfig: ApplicationConfig = { lbspWhitelistUrl: 'https://spectrum.fi/lbsp_whitelist.json', metadataUrl: 'https://raw.githubusercontent.com/spectrum-finance/token-logos/master/logos/cardano', - networkUrl: 'http://88.99.59.114:8099/v1/', + networkUrl: 'https://explorer.spectrum.fi/cardano/preprod/v1/', explorerUrl: 'https://preprod.cexplorer.io', lowBalanceGuide: '', analyticUrl: 'https://analytics-balanced.spectrum.fi/cardano/',