Skip to content

Commit 377d84d

Browse files
authored
Merge pull request #204 from cowprotocol/addToken/1_0x0ae38f7e10a43b5b2fb064b42a2f4514cba909ef
[addToken] `unshETH` to `MAINNET`
2 parents 29c9b40 + dc68400 commit 377d84d

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
@@ -25,6 +25,14 @@
2525
"chainId": 1,
2626
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x0ae055097c6d159879521c384f1d2123d1f195e6/logo.png"
2727
},
28+
{
29+
"address": "0x0ae38f7e10a43b5b2fb064b42a2f4514cba909ef",
30+
"symbol": "unshETH",
31+
"name": "unshETH Ether",
32+
"decimals": 18,
33+
"chainId": 1,
34+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x0ae38f7e10a43b5b2fb064b42a2f4514cba909ef/logo.png"
35+
},
2836
{
2937
"symbol": "BTC2x-FLI",
3038
"name": "BTC 2x Flexible Leverage Index",
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0x0ae38f7e10a43b5b2fb064b42a2f4514cba909ef",
4+
"symbol": "unshETH",
5+
"name": "unshETH Ether",
6+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x0ae38f7e10a43b5b2fb064b42a2f4514cba909ef/logo.png",
7+
"reason": "We are currently in a group chat regarding the integration of https://unsheth.xyz/. We are in the process of integrating our vdAMM to add more liquidity options for traders on CowSwap.\r\n\r\nunshETH is the staking token of unshETH and is currently live on multiple dexes (with co-incentives), including Pancake Swap, Balancer, and Maverick. Liquidity exceeds 500k. ",
8+
"decimals": 18,
9+
"chainId": 1
10+
}
6.2 KB
Loading

0 commit comments

Comments
 (0)