diff --git a/src/public/CowSwap.json b/src/public/CowSwap.json index 78f3f4cd..69308836 100644 --- a/src/public/CowSwap.json +++ b/src/public/CowSwap.json @@ -733,6 +733,14 @@ "chainId": 1, "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xba100000625a3754423978a60c9317c58a424e3d/logo.png" }, + { + "address": "0xbaac2b4491727d78d2b78815144570b9f2fe8899", + "symbol": "DOG", + "name": "The Doge NFT", + "decimals": 18, + "chainId": 1, + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xbaac2b4491727d78d2b78815144570b9f2fe8899/logo.png" + }, { "symbol": "alUSD", "name": "Alchemix USD", @@ -1326,4 +1334,4 @@ "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/42161/0xcb8b5cd20bdcaea9a010ac1f8d835824f5c87a04/logo.png" } ] -} +} \ No newline at end of file diff --git a/src/public/images/1/0xbaac2b4491727d78d2b78815144570b9f2fe8899/info.json b/src/public/images/1/0xbaac2b4491727d78d2b78815144570b9f2fe8899/info.json new file mode 100644 index 00000000..51d78d87 --- /dev/null +++ b/src/public/images/1/0xbaac2b4491727d78d2b78815144570b9f2fe8899/info.json @@ -0,0 +1,10 @@ +{ + "removed": false, + "address": "0xbaac2b4491727d78d2b78815144570b9f2fe8899", + "symbol": "DOG", + "name": "The Doge NFT", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0xbaac2b4491727d78d2b78815144570b9f2fe8899/logo.png", + "reason": "2.1m volume in last week", + "decimals": 18, + "chainId": 1 +} \ No newline at end of file diff --git a/src/public/images/1/0xbaac2b4491727d78d2b78815144570b9f2fe8899/logo.png b/src/public/images/1/0xbaac2b4491727d78d2b78815144570b9f2fe8899/logo.png new file mode 100644 index 00000000..a7813913 Binary files /dev/null and b/src/public/images/1/0xbaac2b4491727d78d2b78815144570b9f2fe8899/logo.png differ