diff --git a/public/data/appConfig.json b/public/data/appConfig.json index c9c3ca0c..93b1520b 100644 --- a/public/data/appConfig.json +++ b/public/data/appConfig.json @@ -58,11 +58,11 @@ "fiatValueTickers": [ { - "network": "ethereum", + "network": "eth", "url": "https://api.coinmarketcap.com/v1/ticker/ethereum/" }, { - "network": "ethereum-classic", + "network": "etc", "url": "https://api.coinmarketcap.com/v1/ticker/ethereum-classic/" } ],