From ccc99b740fb5296ea1beb12877a5787a3491ef0d Mon Sep 17 00:00:00 2001 From: uptSmart Date: Wed, 31 May 2023 03:46:30 +0000 Subject: [PATCH] update the logo link in config file --- chains/mainnet/uptick.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chains/mainnet/uptick.json b/chains/mainnet/uptick.json index a6cfecd6..3df2eee0 100644 --- a/chains/mainnet/uptick.json +++ b/chains/mainnet/uptick.json @@ -6,14 +6,14 @@ "coin_type": "60", "min_tx_fee": "40000", "addr_prefix": "uptick", - "logo": "https://miro.medium.com/fit/c/262/262/1*dNOLswid7dGe29CFhPp3Ow.png", + "logo": "https://file.uptick.network/file/image/dNOLswid7dGe29CFhPp3Ow.png", "assets": [ { "base": "auptick", "symbol": "UPTICK", "exponent": "18", "coingecko_id": "uptick-network", - "logo": "https://miro.medium.com/fit/c/262/262/1*dNOLswid7dGe29CFhPp3Ow.png" + "logo": "https://file.uptick.network/file/image/dNOLswid7dGe29CFhPp3Ow.png" } ] } \ No newline at end of file