Skip to content

Commit f96584b

Browse files
[addToken] ARBITRUM_ONE/0x59d9356e565ab3a36dd77763fc0d87feaf85508c (#699)
Co-authored-by: alfetopito <[email protected]>
1 parent 82d1f16 commit f96584b

File tree

3 files changed

+18
-8
lines changed

3 files changed

+18
-8
lines changed

src/public/CowSwap.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -381,14 +381,6 @@
381381
"chainId": 1,
382382
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x583019ff0f430721ada9cfb4fac8f06ca104d0b4/logo.png"
383383
},
384-
{
385-
"address": "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
386-
"symbol": "USDM",
387-
"name": "Mountain Protocol USD",
388-
"decimals": 18,
389-
"chainId": 1,
390-
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/1/0x59d9356e565ab3a36dd77763fc0d87feaf85508c/logo.png"
391-
},
392384
{
393385
"symbol": "LDO",
394386
"name": "Lido DAO Token",
@@ -1373,6 +1365,14 @@
13731365
"chainId": 42161,
13741366
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/42161/0x498bf2b1e120fed3ad3d42ea2165e9b73f99c1e5/logo.png"
13751367
},
1368+
{
1369+
"address": "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
1370+
"symbol": "USDM",
1371+
"name": "Mountain Protocol USD",
1372+
"decimals": 18,
1373+
"chainId": 42161,
1374+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/42161/0x59d9356e565ab3a36dd77763fc0d87feaf85508c/logo.png"
1375+
},
13761376
{
13771377
"address": "0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
13781378
"symbol": "USDe",
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
4+
"symbol": "USDM",
5+
"name": "Mountain Protocol USD",
6+
"logoURI": "https://raw.githubusercontent.com/cowprotocol/token-lists/main/src/public/images/42161/0x59d9356e565ab3a36dd77763fc0d87feaf85508c/logo.png",
7+
"reason": "Top stable coin on Arb1 from https://defillama.com/stablecoins/Arbitrum",
8+
"decimals": 18,
9+
"chainId": 42161
10+
}
Loading

0 commit comments

Comments
 (0)