From df550fd69a15b54d79438550e70ed255e7db1efc Mon Sep 17 00:00:00 2001 From: Aimen Sahnoun Date: Fri, 18 Apr 2025 09:51:32 +0400 Subject: [PATCH 1/4] feat: add native USDC to matic --- tokens/token-list.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/tokens/token-list.json b/tokens/token-list.json index 5a620aa..770e53d 100644 --- a/tokens/token-list.json +++ b/tokens/token-list.json @@ -7598,10 +7598,21 @@ "chainId": 137 }, { - "id": "USDC-matic", - "name": "USDC", + "id": "USDCn-matic", + "name": "USD Coin", "symbol": "USDC", "decimals": 6, + "address": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359", + "network": "matic", + "type": "ERC20", + "hash": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359", + "chainId": 137 + }, + { + "id": "USDC-matic", + "name": "USD Coin (PoS) (USDC.e)", + "symbol": "USDCe", + "decimals": 6, "address": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174", "network": "matic", "type": "ERC20", From 25edf045fa38aa047dfb1bc72ad81f966583b239 Mon Sep 17 00:00:00 2001 From: Aimen Sahnoun Date: Fri, 18 Apr 2025 09:55:26 +0400 Subject: [PATCH 2/4] feat: add native USDC to optimism --- tokens/token-list.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/tokens/token-list.json b/tokens/token-list.json index 770e53d..8296eb6 100644 --- a/tokens/token-list.json +++ b/tokens/token-list.json @@ -7753,8 +7753,8 @@ }, { "id": "USDC-optimism", - "name": "USDC", - "symbol": "USDC", + "name": "USD Coin (Bridged from Ethereum) (USDC.e)", + "symbol": "USDCe", "decimals": 6, "address": "0x7F5c764cBc14f9669B88837ca1490cCa17c31607", "network": "optimism", @@ -7762,6 +7762,17 @@ "hash": "0x7F5c764cBc14f9669B88837ca1490cCa17c31607", "chainId": 10 }, + { + "id": "USDCn-optimism", + "name": "USD Coin", + "symbol": "USDC", + "decimals": 6, + "address": "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85", + "network": "optimism", + "type": "ERC20", + "hash": "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85", + "chainId": 10 + }, { "id": "USDT-optimism", "name": "USDT", From fedbd88b21e07cae1fe17ad17e17b3fb56df4bf6 Mon Sep 17 00:00:00 2001 From: Aimen Sahnoun Date: Fri, 18 Apr 2025 09:59:51 +0400 Subject: [PATCH 3/4] feat: add stablecoins to arbitrum one --- tokens/token-list.json | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/tokens/token-list.json b/tokens/token-list.json index 8296eb6..4c64742 100644 --- a/tokens/token-list.json +++ b/tokens/token-list.json @@ -7927,6 +7927,39 @@ "hash": "0x0ee88324f875d378f9a06643830934cadff6b1e5", "chainId": 42161 }, + { + "id": "USDC-arbitrum-one", + "name": "USD Coin", + "symbol": "USDC", + "decimals": 6, + "address": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831", + "network": "arbitrum-one", + "type": "ERC20", + "hash": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831", + "chainId": 42161 + }, + { + "id": "USDT-arbitrum-one", + "name": "USD Tether", + "symbol": "USDT", + "decimals": 6, + "address": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9", + "network": "arbitrum-one", + "type": "ERC20", + "hash": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9", + "chainId": 42161 + }, + { + "id": "DAI-arbitrum-one", + "name": "Dai Stablecoin", + "symbol": "DAI", + "decimals": 18, + "address": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1", + "network": "arbitrum-one", + "type": "ERC20", + "hash": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1", + "chainId": 42161 + }, { "id": "AVAX-avalanche", "name": "AVAX", From 0222c22a0e391e968ef58c7f15731a687813a7d5 Mon Sep 17 00:00:00 2001 From: Aimen Sahnoun Date: Fri, 18 Apr 2025 10:04:02 +0400 Subject: [PATCH 4/4] feat: add DAI and USDT to base --- tokens/token-list.json | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/tokens/token-list.json b/tokens/token-list.json index 4c64742..6ffed59 100644 --- a/tokens/token-list.json +++ b/tokens/token-list.json @@ -8083,7 +8083,7 @@ }, { "id": "USDC-base", - "name": "USDC", + "name": "USD Coin", "symbol": "USDC", "decimals": 6, "address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", @@ -8091,6 +8091,28 @@ "type": "ERC20", "hash": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", "chainId": 8453 + }, + { + "id": "DAI-base", + "name": "Dai Stablecoin", + "symbol": "DAI", + "decimals": 18, + "address": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb", + "network": "base", + "type": "ERC20", + "hash": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb", + "chainId": 8453 + }, + { + "id": "USDT-base", + "name": "USD Tether", + "symbol": "USDT", + "decimals": 6, + "address": "0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2", + "network": "base", + "type": "ERC20", + "hash": "0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2", + "chainId": 8453 } ] }