From 9311fb59671ccf2b40d034ebe3e07628b0c512eb Mon Sep 17 00:00:00 2001
From: GitHub Action <action@github.com>
Date: Thu, 15 Aug 2024 12:50:40 +0000
Subject: [PATCH] Automated build update

---
 build/voltage-swap-default.tokenlist.json | 20 ++++++++++++++++++--
 src/tokens/fuse.json                      | 14 +++++++++++++-
 summary.txt                               | 10 ++++++++++
 yarn.lock                                 | 10 ----------
 4 files changed, 41 insertions(+), 13 deletions(-)
 create mode 100644 summary.txt

diff --git a/build/voltage-swap-default.tokenlist.json b/build/voltage-swap-default.tokenlist.json
index 4056f70..de3dd4a 100644
--- a/build/voltage-swap-default.tokenlist.json
+++ b/build/voltage-swap-default.tokenlist.json
@@ -1,6 +1,6 @@
 {
   "name": "Voltage Swap List",
-  "timestamp": "2024-07-29T10:33:07.796Z",
+  "timestamp": "2024-08-15T12:50:39.756Z",
   "version": {
     "major": 3,
     "minor": 26,
@@ -8,7 +8,11 @@
   },
   "tags": {},
   "logoURI": "ipfs://QmW1FfDUC5ZQU7djqULk8cu7ZBxP9i8PCCN3vfS4fg7uBs",
-  "keywords": ["fuseswap", "fuse", "default"],
+  "keywords": [
+    "fuseswap",
+    "fuse",
+    "default"
+  ],
   "tokens": [
     {
       "name": "FOO",
@@ -322,6 +326,18 @@
       "decimals": 18,
       "chainId": 122,
       "logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0x0BE9e53fd7EDaC9F859882AfdDa116645287C629/logo.png"
+    },
+    {
+      "name": "Dai Stablecoin V2",
+      "address": "0x2502F488D481Df4F5054330C71b95d93D41625C2",
+      "symbol": "DAI V2",
+      "decimals": 18,
+      "logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0x440B63C0e7b21a57A3784D8AB8E819B9dA383FDf/logo.png",
+      "contributors": "@mul53 @darkpaladi",
+      "errors": [
+        "Name is duplicate",
+        "Symbol is duplicate"
+      ]
     }
   ]
 }
diff --git a/src/tokens/fuse.json b/src/tokens/fuse.json
index a926e91..2665704 100644
--- a/src/tokens/fuse.json
+++ b/src/tokens/fuse.json
@@ -311,5 +311,17 @@
     "decimals": 18,
     "chainId": 122,
     "logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0x3c5DD992D72D082B44c7505015E09fdb1e975eC2/logo.png"
+  },
+  {
+    "name": "Dai Stablecoin V2",
+    "address": "0x2502F488D481Df4F5054330C71b95d93D41625C2",
+    "symbol": "DAI V2",
+    "decimals": 18,
+    "logoURI": "https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0x440B63C0e7b21a57A3784D8AB8E819B9dA383FDf/logo.png",
+    "contributors": "@mul53 @darkpaladi",
+    "errors": [
+      "Name is duplicate",
+      "Symbol is duplicate"
+    ]
   }
-]
+]
\ No newline at end of file
diff --git a/summary.txt b/summary.txt
new file mode 100644
index 0000000..bb850b3
--- /dev/null
+++ b/summary.txt
@@ -0,0 +1,10 @@
+**PR Summary**:
+      * Token address: 0x2502F488D481Df4F5054330C71b95d93D41625C2
+      * Name: **Dai Stablecoin V2**
+      * Symbol: **DAI V2**
+      * Decimals: **18**
+      *Token check error:
+      *❌Name is duplicate
+      *❌Symbol is duplicate
+      ![Dai Stablecoin V2 logo](https://raw.githubusercontent.com/voltfinance/swap-default-token-list/master/logos/0x440B63C0e7b21a57A3784D8AB8E819B9dA383FDf/logo.png)
+      @mul53 @darkpaladi
\ No newline at end of file
diff --git a/yarn.lock b/yarn.lock
index cd7b827..db21359 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1461,16 +1461,6 @@ fs.realpath@^1.0.0:
   resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
   integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8= sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
 
-fsevents@~2.1.2:
-  version "2.1.3"
-  resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.1.3.tgz"
-  integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
-
-fsevents@~2.3.2:
-  version "2.3.3"
-  resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz"
-  integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
-
 get-caller-file@^2.0.1, get-caller-file@^2.0.5:
   version "2.0.5"
   resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz"