Skip to content

Commit 3886d2d

Browse files
[addToken] INK/0xf1815bd50389c46847f0bda824ec8da914045d14 (#1356)
Add USDC.e to Ink.
1 parent 93b25d0 commit 3886d2d

File tree

3 files changed

+31
-13
lines changed

3 files changed

+31
-13
lines changed

src/public/CowSwap.json

Lines changed: 21 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2076,6 +2076,22 @@
20762076
"chainId": 43114,
20772077
"logoURI": "https://files.cow.fi/token-lists/images/43114/0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e/logo.png"
20782078
},
2079+
{
2080+
"address": "0x0200c29006150606b650577bbe7b6248f58470c1",
2081+
"symbol": "USD\u20ae0",
2082+
"name": "USD\u20ae0",
2083+
"decimals": 6,
2084+
"chainId": 57073,
2085+
"logoURI": "https://files.cow.fi/token-lists/images/57073/0x0200c29006150606b650577bbe7b6248f58470c1/logo.png"
2086+
},
2087+
{
2088+
"address": "0x2d270e6886d130d724215a266106e6832161eaed",
2089+
"symbol": "USDC",
2090+
"name": "USDC",
2091+
"decimals": 6,
2092+
"chainId": 57073,
2093+
"logoURI": "https://files.cow.fi/token-lists/images/57073/0x2d270e6886d130d724215a266106e6832161eaed/logo.png"
2094+
},
20792095
{
20802096
"address": "0x4200000000000000000000000000000000000006",
20812097
"symbol": "WETH",
@@ -2093,20 +2109,12 @@
20932109
"logoURI": "https://files.cow.fi/token-lists/images/57073/0xe343167631d89b6ffc58b88d6b7fb0228795491d/logo.png"
20942110
},
20952111
{
2096-
"address": "0x2d270e6886d130d724215a266106e6832161eaed",
2097-
"symbol": "USDC",
2098-
"name": "USDC",
2099-
"decimals": 6,
2100-
"chainId": 57073,
2101-
"logoURI": "https://files.cow.fi/token-lists/images/57073/0x2d270e6886d130d724215a266106e6832161eaed/logo.png"
2102-
},
2103-
{
2104-
"address": "0x0200c29006150606b650577bbe7b6248f58470c1",
2105-
"symbol": "USD\u20ae0",
2106-
"name": "USD\u20ae0",
2112+
"address": "0xf1815bd50389c46847f0bda824ec8da914045d14",
2113+
"symbol": "USDC.e",
2114+
"name": "Bridged USDC (Stargate)",
21072115
"decimals": 6,
21082116
"chainId": 57073,
2109-
"logoURI": "https://files.cow.fi/token-lists/images/57073/0x0200c29006150606b650577bbe7b6248f58470c1/logo.png"
2117+
"logoURI": "https://files.cow.fi/token-lists/images/57073/0xf1815bd50389c46847f0bda824ec8da914045d14/logo.png"
21102118
},
21112119
{
21122120
"address": "0x176211869ca2b568f2a7d4ee941e073a821ee1ff",
@@ -2133,4 +2141,4 @@
21332141
"logoURI": "https://files.cow.fi/token-lists/images/59144/0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f/logo.png"
21342142
}
21352143
]
2136-
}
2144+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0xf1815bd50389c46847f0bda824ec8da914045d14",
4+
"symbol": "USDC.e",
5+
"name": "Bridged USDC (Stargate)",
6+
"logoURI": "https://files.cow.fi/token-lists/images/57073/0xf1815bd50389c46847f0bda824ec8da914045d14/logo.png",
7+
"reason": "Bridge USDC commonly used on Ink.",
8+
"decimals": 6,
9+
"chainId": 57073
10+
}
18.9 KB
Loading

0 commit comments

Comments
 (0)