From 82daa136a5f9f8d7ba7073aee8212e45a061cde0 Mon Sep 17 00:00:00 2001 From: shoom3301 Date: Tue, 3 Dec 2024 19:46:03 +0500 Subject: [PATCH] fix: update cowswap list logo in Sepolia --- 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 +}