diff --git a/src/public/CowSwap.json b/src/public/CowSwap.json index 181ccef1..c9d5ea03 100644 --- a/src/public/CowSwap.json +++ b/src/public/CowSwap.json @@ -1141,6 +1141,14 @@ "chainId": 100, "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0xcb444e90d8198415266c6a2724b7900fb12fc56e/logo.png" }, + { + "address": "0xccda41bd2ffe7d5b48212190b796c292982fce2e", + "symbol": "MU", + "name": "Mu", + "decimals": 18, + "chainId": 100, + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0xccda41bd2ffe7d5b48212190b796c292982fce2e/logo.png" + }, { "address": "0xce11e14225575945b8e6dc0d4f2dd4c570f79d9f", "symbol": "OLAS", diff --git a/src/public/PermitInfo.100.json b/src/public/PermitInfo.100.json index 9dc54789..2f53fa94 100644 --- a/src/public/PermitInfo.100.json +++ b/src/public/PermitInfo.100.json @@ -1321,6 +1321,10 @@ "type": "unsupported", "name": "MORPHINE" }, + "0xccda41bd2ffe7d5b48212190b796c292982fce2e": { + "type": "unsupported", + "name": "MU" + }, "0xd4fdec44db9d44b8f2b6d529620f9c0c7066a2c1": { "type": "unsupported", "name": "Wrapped xHOPR Token" diff --git a/src/public/images/100/0xccda41bd2ffe7d5b48212190b796c292982fce2e/info.json b/src/public/images/100/0xccda41bd2ffe7d5b48212190b796c292982fce2e/info.json new file mode 100644 index 00000000..4e17c65d --- /dev/null +++ b/src/public/images/100/0xccda41bd2ffe7d5b48212190b796c292982fce2e/info.json @@ -0,0 +1,10 @@ +{ + "removed": false, + "address": "0xccda41bd2ffe7d5b48212190b796c292982fce2e", + "symbol": "MU", + "name": "Mu", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/100/0xccda41bd2ffe7d5b48212190b796c292982fce2e/logo.png", + "reason": "Add Mu token", + "decimals": 18, + "chainId": 100 +} \ No newline at end of file diff --git a/src/public/images/100/0xccda41bd2ffe7d5b48212190b796c292982fce2e/logo.png b/src/public/images/100/0xccda41bd2ffe7d5b48212190b796c292982fce2e/logo.png new file mode 100644 index 00000000..317f7618 Binary files /dev/null and b/src/public/images/100/0xccda41bd2ffe7d5b48212190b796c292982fce2e/logo.png differ