Skip to content

Commit

Permalink
remove legacy from usd coin name
Browse files Browse the repository at this point in the history
  • Loading branch information
py-zoid committed Nov 29, 2023
1 parent ecb1945 commit 4621564
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/tokens/polygon.json
Original file line number Diff line number Diff line change
Expand Up @@ -22413,7 +22413,7 @@
},
{
"chainId": 1101,
"name": "USD Coin (legacy)",
"name": "USD Coin",
"symbol": "USDC.e",
"decimals": 6,
"address": "0x37eAA0eF3549a5Bb7D431be78a3D99BD360d19e5",
Expand Down
2 changes: 1 addition & 1 deletion src/tokens/polygonPopular.json
Original file line number Diff line number Diff line change
Expand Up @@ -1355,7 +1355,7 @@
},
{
"chainId": 1101,
"name": "USD Coin (legacy)",
"name": "USD Coin",
"symbol": "USDC.e",
"decimals": 6,
"address": "0x37eAA0eF3549a5Bb7D431be78a3D99BD360d19e5",
Expand Down

0 comments on commit 4621564

Please sign in to comment.