Skip to content

Commit 16ce379

Browse files
[addToken] MAINNET/0x19ebd191f7a24ece672ba13a302212b5ef7f35cb (#982)
Co-authored-by: neelra8n <neelra8n@users.noreply.github.com>
1 parent b710b2b commit 16ce379

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

src/public/CowSwap.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,14 @@
163163
"chainId": 1,
164164
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x19062190b1925b5b6689d7073fdfc8c2976ef8cb/logo.png"
165165
},
166+
{
167+
"address": "0x19ebd191f7a24ece672ba13a302212b5ef7f35cb",
168+
"symbol": "yUSD",
169+
"name": "yUSD",
170+
"decimals": 18,
171+
"chainId": 1,
172+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x19ebd191f7a24ece672ba13a302212b5ef7f35cb/logo.png"
173+
},
166174
{
167175
"address": "0x1a4f71b0ff3c22540887bcf83b50054a213c673d",
168176
"symbol": "wbMSTR",
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0x19ebd191f7a24ece672ba13a302212b5ef7f35cb",
4+
"symbol": "yUSD",
5+
"name": "yUSD",
6+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x19ebd191f7a24ece672ba13a302212b5ef7f35cb/logo.png",
7+
"reason": "Adding yUSD token to be displayed by default in cowswap widget",
8+
"decimals": 18,
9+
"chainId": 1
10+
}
13.7 KB
Loading

0 commit comments

Comments
 (0)