diff --git a/src/public/CowSwap.json b/src/public/CowSwap.json index d12b819c..fdb99cc4 100644 --- a/src/public/CowSwap.json +++ b/src/public/CowSwap.json @@ -403,6 +403,14 @@ "chainId": 1, "logoURI": "https://files.cow.fi/token-lists/images/1/0x419905009e4656fdc02418c7df35b1e61ed5f726/logo.png" }, + { + "address": "0x4200000000000000000000000000000000000006", + "symbol": "WETH", + "name": "Wrapped Ether", + "decimals": 18, + "chainId": 1, + "logoURI": "https://files.cow.fi/token-lists/images/1/0x4200000000000000000000000000000000000006/logo.png" + }, { "symbol": "ACX", "name": "Across Protocol Token", @@ -1486,6 +1494,14 @@ "decimals": 18, "logoURI": "https://raw.githubusercontent.com/centfinance/assets/master/blockchains/xdai/assets/0x3a97704a1b25f08aa230ae53b352e2e72ef52843/logo.png" }, + { + "symbol": "EURe", + "name": "Monerium EUR emoney v2", + "address": "0x420ca0f9b9b604ce0fd9c18ef134c705e5fa3430", + "decimals": 18, + "chainId": 100, + "logoURI": "https://files.cow.fi/token-lists/images/100/0x420ca0f9b9b604ce0fd9c18ef134c705e5fa3430/logo.png" + }, { "address": "0x44fA8E6f47987339850636F88629646662444217", "chainId": 100, @@ -1646,14 +1662,6 @@ "chainId": 100, "logoURI": "https://files.cow.fi/token-lists/images/100/0xcb444e90d8198415266c6a2724b7900fb12fc56e/logo.png" }, - { - "symbol": "EURe", - "name": "Monerium EUR emoney v2", - "address": "0x420ca0f9b9b604ce0fd9c18ef134c705e5fa3430", - "decimals": 18, - "chainId": 100, - "logoURI": "https://files.cow.fi/token-lists/images/100/0x420ca0f9b9b604ce0fd9c18ef134c705e5fa3430/logo.png" - }, { "address": "0xccda41bd2ffe7d5b48212190b796c292982fce2e", "symbol": "MU", diff --git a/src/public/images/1/0x4200000000000000000000000000000000000006/info.json b/src/public/images/1/0x4200000000000000000000000000000000000006/info.json new file mode 100644 index 00000000..f414b8c6 --- /dev/null +++ b/src/public/images/1/0x4200000000000000000000000000000000000006/info.json @@ -0,0 +1,10 @@ +{ + "removed": false, + "address": "0x4200000000000000000000000000000000000006", + "symbol": "WETH", + "name": "Wrapped Ether", + "logoURI": "https://files.cow.fi/token-lists/images/1/0x4200000000000000000000000000000000000006/logo.png", + "reason": "WETH.", + "decimals": 18, + "chainId": 1 +} \ No newline at end of file diff --git a/src/public/images/1/0x4200000000000000000000000000000000000006/logo.png b/src/public/images/1/0x4200000000000000000000000000000000000006/logo.png new file mode 100644 index 00000000..b4801a95 Binary files /dev/null and b/src/public/images/1/0x4200000000000000000000000000000000000006/logo.png differ