Skip to content

Commit fc05732

Browse files
[removeToken] MAINNET/0x3231cb76718cdef2155fc47b5286d82e6eda273f (#1284)
Co-authored-by: arnigudj <3431883+arnigudj@users.noreply.github.com>
1 parent a9a2192 commit fc05732

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

src/public/CowSwap.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -323,14 +323,6 @@
323323
"chainId": 1,
324324
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x2e9d63788249371f1dfc918a52f8d799f4a38c94/logo.png"
325325
},
326-
{
327-
"address": "0x3231cb76718cdef2155fc47b5286d82e6eda273f",
328-
"symbol": "EURe",
329-
"name": "Monerium EUR emoney",
330-
"decimals": 18,
331-
"chainId": 1,
332-
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x3231cb76718cdef2155fc47b5286d82e6eda273f/logo.png"
333-
},
334326
{
335327
"symbol": "dsETH",
336328
"name": "Diversified Staked ETH Index (dsETH)",
@@ -2077,4 +2069,4 @@
20772069
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/59144/0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f/logo.png"
20782070
}
20792071
]
2080-
}
2072+
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"removed": false,
2+
"removed": true,
33
"address": "0x3231cb76718cdef2155fc47b5286d82e6eda273f",
44
"symbol": "EURe",
55
"name": "Monerium EUR emoney",
66
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x3231cb76718cdef2155fc47b5286d82e6eda273f/logo.png",
7-
"reason": "https://github.com/cowprotocol/token-lists/pull/246#issuecomment-1693427315",
7+
"reason": "Monerium has upgraded the EURe token on Ethereum.\nWe are sunsetting V1 for V2. [Announcement here](https://monerium.dev/docs/contracts-v2).\nThis is the V1 token.",
88
"decimals": 18,
99
"chainId": 1
1010
}

0 commit comments

Comments
 (0)