From 4621564c6a7b536e3527aad567ad4c176e1bed7b Mon Sep 17 00:00:00 2001 From: R Chaganti Date: Wed, 29 Nov 2023 18:51:45 +0530 Subject: [PATCH] remove legacy from usd coin name --- src/tokens/polygon.json | 2 +- src/tokens/polygonPopular.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tokens/polygon.json b/src/tokens/polygon.json index b5cc074f8..91e8804a8 100644 --- a/src/tokens/polygon.json +++ b/src/tokens/polygon.json @@ -22413,7 +22413,7 @@ }, { "chainId": 1101, - "name": "USD Coin (legacy)", + "name": "USD Coin", "symbol": "USDC.e", "decimals": 6, "address": "0x37eAA0eF3549a5Bb7D431be78a3D99BD360d19e5", diff --git a/src/tokens/polygonPopular.json b/src/tokens/polygonPopular.json index e53180dff..e6d3ee028 100644 --- a/src/tokens/polygonPopular.json +++ b/src/tokens/polygonPopular.json @@ -1355,7 +1355,7 @@ }, { "chainId": 1101, - "name": "USD Coin (legacy)", + "name": "USD Coin", "symbol": "USDC.e", "decimals": 6, "address": "0x37eAA0eF3549a5Bb7D431be78a3D99BD360d19e5",