Skip to content

Commit aefcaab

Browse files
[addToken] MAINNET/0x89e93172aef8261db8437b90c3dcb61545a05317 (#1053)
Co-authored-by: 0xVertigo <0xVertigo@users.noreply.github.com>
1 parent e9a4821 commit aefcaab

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
@@ -795,6 +795,14 @@
795795
"chainId": 1,
796796
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x88acdd2a6425c3faae4bc9650fd7e27e0bebb7ab/logo.png"
797797
},
798+
{
799+
"address": "0x89e93172aef8261db8437b90c3dcb61545a05317",
800+
"symbol": "sUSDaf",
801+
"name": "Savings USDaf",
802+
"decimals": 18,
803+
"chainId": 1,
804+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x89e93172aef8261db8437b90c3dcb61545a05317/logo.png"
805+
},
798806
{
799807
"address": "0x8daebade922df735c38c80c7ebd708af50815faa",
800808
"symbol": "tBTCv1",
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0x89e93172aef8261db8437b90c3dcb61545a05317",
4+
"symbol": "sUSDaf",
5+
"name": "Savings USDaf",
6+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x89e93172aef8261db8437b90c3dcb61545a05317/logo.png",
7+
"reason": "sUSDaf is Asymmetry Finance's yield bearing version of USDaf, their licensed Liquity v2 fork on mainnet that allows users to borrow against their BTC and yield bearing stables while setting their own custom interest rates. Seasolver has already added support for wrapping/unwrapping between USDaf and sUSDaf.",
8+
"decimals": 18,
9+
"chainId": 1
10+
}
13.6 KB
Loading

0 commit comments

Comments
 (0)