Skip to content

Commit 7d44988

Browse files
[addToken] BASE/0x4772d2e014f9fc3a820c444e3313968e9a5c8121 (#985)
Co-authored-by: neelra8n <neelra8n@users.noreply.github.com>
1 parent 91ec73a commit 7d44988

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

src/public/CowSwap.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1726,6 +1726,14 @@
17261726
"chainId": 8453,
17271727
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/8453/0x4621b7a9c75199271f773ebd9a499dbd165c3191/logo.png"
17281728
},
1729+
{
1730+
"address": "0x4772d2e014f9fc3a820c444e3313968e9a5c8121",
1731+
"symbol": "yUSD",
1732+
"name": "yUSD",
1733+
"decimals": 18,
1734+
"chainId": 8453,
1735+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/8453/0x4772d2e014f9fc3a820c444e3313968e9a5c8121/logo.png"
1736+
},
17291737
{
17301738
"address": "0x50c5725949a6f0c72e6c4a641f24049a917db0cb",
17311739
"symbol": "DAI",
@@ -1957,4 +1965,4 @@
19571965
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/43114/0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e/logo.png"
19581966
}
19591967
]
1960-
}
1968+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0x4772d2e014f9fc3a820c444e3313968e9a5c8121",
4+
"symbol": "yUSD",
5+
"name": "yUSD",
6+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/8453/0x4772d2e014f9fc3a820c444e3313968e9a5c8121/logo.png",
7+
"reason": "Adding yUSD token to be displayed by default in cowswap widget",
8+
"decimals": 18,
9+
"chainId": 8453
10+
}
13.7 KB
Loading

0 commit comments

Comments
 (0)