diff --git a/src/public/CowSwap.json b/src/public/CowSwap.json index 53f523bd..a6d2fb7b 100644 --- a/src/public/CowSwap.json +++ b/src/public/CowSwap.json @@ -1873,6 +1873,14 @@ "chainId": 42161, "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/42161/0x1b896893dfc86bb67cf57767298b9073d2c1ba2c/logo.png" }, + { + "address": "0x4772d2e014f9fc3a820c444e3313968e9a5c8121", + "symbol": "yUSD", + "name": "yUSD", + "decimals": 18, + "chainId": 42161, + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/42161/0x4772d2e014f9fc3a820c444e3313968e9a5c8121/logo.png" + }, { "address": "0x498bf2b1e120fed3ad3d42ea2165e9b73f99c1e5", "symbol": "crvUSD", @@ -1957,4 +1965,4 @@ "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/43114/0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e/logo.png" } ] -} +} \ No newline at end of file diff --git a/src/public/images/42161/0x4772d2e014f9fc3a820c444e3313968e9a5c8121/info.json b/src/public/images/42161/0x4772d2e014f9fc3a820c444e3313968e9a5c8121/info.json new file mode 100644 index 00000000..d09ed0fd --- /dev/null +++ b/src/public/images/42161/0x4772d2e014f9fc3a820c444e3313968e9a5c8121/info.json @@ -0,0 +1,10 @@ +{ + "removed": false, + "address": "0x4772d2e014f9fc3a820c444e3313968e9a5c8121", + "symbol": "yUSD", + "name": "yUSD", + "logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/42161/0x4772d2e014f9fc3a820c444e3313968e9a5c8121/logo.png", + "reason": "Adding yUSD token to be displayed by default in cowswap widget", + "decimals": 18, + "chainId": 42161 +} \ No newline at end of file diff --git a/src/public/images/42161/0x4772d2e014f9fc3a820c444e3313968e9a5c8121/logo.png b/src/public/images/42161/0x4772d2e014f9fc3a820c444e3313968e9a5c8121/logo.png new file mode 100644 index 00000000..513e0ff8 Binary files /dev/null and b/src/public/images/42161/0x4772d2e014f9fc3a820c444e3313968e9a5c8121/logo.png differ