From b33f5642c30c6ad677e2ad6094567d497de16c88 Mon Sep 17 00:00:00 2001 From: Alexandr Kazachenko Date: Wed, 18 Dec 2024 13:36:25 +0500 Subject: [PATCH] fix: update cowswap list logo in Sepolia (#760) --- src/public/CowSwapSepolia.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/public/CowSwapSepolia.json b/src/public/CowSwapSepolia.json index 86f43316..84eed52c 100644 --- a/src/public/CowSwapSepolia.json +++ b/src/public/CowSwapSepolia.json @@ -12,7 +12,7 @@ "tokens", "trusted" ], - "logoURI": "https://gnosis.mypinata.cloud/ipfs/Qme9B6jRpGtZsRFcPjHvA5T4ugFuL4c3SzWfxyMPa59AMo", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/list-logo.png", "tokens": [ { "name": "Wrapped Ether", @@ -71,4 +71,4 @@ "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/11155111/0x58eb19ef91e8a6327fed391b51ae1887b833cc91/logo.png" } ] -} \ No newline at end of file +}