diff --git a/src/public/CowSwap.json b/src/public/CowSwap.json index 38f1cf6a..772a84e1 100644 --- a/src/public/CowSwap.json +++ b/src/public/CowSwap.json @@ -644,6 +644,14 @@ "decimals": 18, "chainId": 1, "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x18084fba666a33d37592fa2633fd49a74dd93a88/logo.png" + }, + { + "address": "0x6a023ccd1ff6f2045c3309768ead9e68f978f6e1", + "symbol": "WETH", + "name": "Wrapped Ether on Gnosis Chain", + "decimals": 18, + "chainId": 100, + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/logo.png" } ] -} +} \ No newline at end of file diff --git a/src/public/images/100/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/info.json b/src/public/images/100/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/info.json new file mode 100644 index 00000000..8ce9f427 --- /dev/null +++ b/src/public/images/100/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/info.json @@ -0,0 +1,10 @@ +{ + "removed": false, + "address": "0x6a023ccd1ff6f2045c3309768ead9e68f978f6e1", + "symbol": "WETH", + "name": "Wrapped Ether on Gnosis Chain", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/logo.png", + "reason": "We don't have WETH for gnosis chain in our list", + "decimals": 18, + "chainId": 100 +} \ No newline at end of file diff --git a/src/public/images/100/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/logo.png b/src/public/images/100/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/logo.png new file mode 100644 index 00000000..bf957d38 Binary files /dev/null and b/src/public/images/100/0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1/logo.png differ