Skip to content

Commit e38c295

Browse files
authored
Adding dsETH (#25)
* Added dsETH to CowSwap.json token list * Added dsETH img: 0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE * Bumping list version to 1.3.0
1 parent 29aa52f commit e38c295

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

src/public/CowSwap.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"timestamp": "2022-12-15T19:00:00+00:00",
44
"version": {
55
"major": 1,
6-
"minor": 2,
7-
"patch": 1
6+
"minor": 3,
7+
"patch": 0
88
},
99
"logoURI": "https://gnosis.mypinata.cloud/ipfs/Qme9B6jRpGtZsRFcPjHvA5T4ugFuL4c3SzWfxyMPa59AMo",
1010
"keywords": [
@@ -476,6 +476,14 @@
476476
"decimals": 18,
477477
"chainId": 1,
478478
"logoURI": "https://gateway.pinata.cloud/ipfs/QmcBPqkGYc7c1HNekQp98uk5mHSpbgc83kw4VcLcgR2utL"
479+
},
480+
{
481+
"symbol": "dsETH",
482+
"name": "Diversified Staked ETH Index (dsETH)",
483+
"address": "0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE",
484+
"decimals": 18,
485+
"chainId": 1,
486+
"logoURI": "https://gateway.pinata.cloud/ipfs/QmQdY1CaAUJ1xLeR7tHLbDmH5q2cKoXDaC99KUZVJ6MtxU"
479487
}
480488
]
481489
}
112 KB
Loading

0 commit comments

Comments
 (0)