From 55c3a701bab9459263b529498cd8550840284947 Mon Sep 17 00:00:00 2001
From: lamicham <hicham@merkl.xyz>
Date: Wed, 18 Sep 2024 12:25:50 +0200
Subject: [PATCH] chore: adding usdc for sei for dumper

---
 ERC20_LIST.json | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/ERC20_LIST.json b/ERC20_LIST.json
index 3867b7c..efa2613 100644
--- a/ERC20_LIST.json
+++ b/ERC20_LIST.json
@@ -2972,6 +2972,15 @@
         "hasPermit": false,
         "useInSwap": false,
         "logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/SEI.png"
+      },
+      "0x3894085Ef7Ff0f0aeDf52E2A2704928d1Ec074F1": {
+        "address": "0x3894085Ef7Ff0f0aeDf52E2A2704928d1Ec074F1",
+        "name": "USDC",
+        "decimals": 6,
+        "symbol": "USDC",
+        "hasPermit": false,
+        "useInSwap": false,
+        "logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/USDC.svg"
       }
     },
     "3776": {
@@ -5184,4 +5193,4 @@
       }
     }
   }
-]
+]
\ No newline at end of file