Skip to content

Commit 50fc53b

Browse files
[addToken] INK/0x2d270e6886d130d724215a266106e6832161eaed (#1324)
Add USDC to Ink. Co-authored-by: Dani Gámez Franco <gmzcodes@outlook.com>
1 parent 96fae69 commit 50fc53b

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
@@ -2076,6 +2076,14 @@
20762076
"chainId": 43114,
20772077
"logoURI": "https://files.cow.fi/token-lists/images/43114/0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e/logo.png"
20782078
},
2079+
{
2080+
"address": "0x2d270e6886d130d724215a266106e6832161eaed",
2081+
"symbol": "USDC",
2082+
"name": "USDC",
2083+
"decimals": 6,
2084+
"chainId": 57073,
2085+
"logoURI": "https://files.cow.fi/token-lists/images/57073/0x2d270e6886d130d724215a266106e6832161eaed/logo.png"
2086+
},
20792087
{
20802088
"address": "0x0200c29006150606b650577bbe7b6248f58470c1",
20812089
"symbol": "USD\u20ae0",
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"removed": false,
3+
"address": "0x2d270e6886d130d724215a266106e6832161eaed",
4+
"symbol": "USDC",
5+
"name": "USDC",
6+
"logoURI": "https://files.cow.fi/token-lists/images/57073/0x2d270e6886d130d724215a266106e6832161eaed/logo.png",
7+
"reason": "USDC.",
8+
"decimals": 6,
9+
"chainId": 57073
10+
}
18.9 KB
Loading

0 commit comments

Comments
 (0)