diff --git a/src/public/CowSwap.json b/src/public/CowSwap.json index 47992da1..12037438 100644 --- a/src/public/CowSwap.json +++ b/src/public/CowSwap.json @@ -1921,6 +1921,14 @@ "chainId": 42161, "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/42161/0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34/logo.png" }, + { + "address": "0x625e7708f30ca75bfd92586e17077590c60eb4cd", + "symbol": "aArbUSDCn", + "name": "USDC", + "decimals": 18, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/42161/0x625e7708f30ca75bfd92586e17077590c60eb4cd/logo.png" + }, { "address": "0x69420f9e38a4e60a62224c489be4bf7a94402496", "symbol": "MONEY", diff --git a/src/public/images/42161/0x625e7708f30ca75bfd92586e17077590c60eb4cd/info.json b/src/public/images/42161/0x625e7708f30ca75bfd92586e17077590c60eb4cd/info.json new file mode 100644 index 00000000..7931f4e2 --- /dev/null +++ b/src/public/images/42161/0x625e7708f30ca75bfd92586e17077590c60eb4cd/info.json @@ -0,0 +1,10 @@ +{ + "removed": false, + "address": "0x625e7708f30ca75bfd92586e17077590c60eb4cd", + "symbol": "aArbUSDCn", + "name": "USDC", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/42161/0x625e7708f30ca75bfd92586e17077590c60eb4cd/logo.png", + "reason": "I'm constantly getting Liquidity not found errors for ETH/USDC on Arbitrum.\n\n\"Image\"", + "decimals": 18, + "chainId": 42161 +} \ No newline at end of file diff --git a/src/public/images/42161/0x625e7708f30ca75bfd92586e17077590c60eb4cd/logo.png b/src/public/images/42161/0x625e7708f30ca75bfd92586e17077590c60eb4cd/logo.png new file mode 100644 index 00000000..9fda8f81 Binary files /dev/null and b/src/public/images/42161/0x625e7708f30ca75bfd92586e17077590c60eb4cd/logo.png differ