From c176ba1b9b563f133beb3ca2592720103c6d8f0f Mon Sep 17 00:00:00 2001 From: CryptoJoshua <87557629+CryptoJoshua@users.noreply.github.com> Date: Wed, 22 Mar 2023 09:02:58 -0700 Subject: [PATCH 1/6] add LIT --- build/voltage-swap-default.tokenlist.json | 12 ++++++++++-- package.json | 2 +- src/tokens/fuse.json | 8 ++++++++ 3 files changed, 19 insertions(+), 3 deletions(-) diff --git a/build/voltage-swap-default.tokenlist.json b/build/voltage-swap-default.tokenlist.json index 462d7ab..1169694 100644 --- a/build/voltage-swap-default.tokenlist.json +++ b/build/voltage-swap-default.tokenlist.json @@ -1,9 +1,9 @@ { "name": "Voltage Swap List", - "timestamp": "2023-02-27T19:04:35.567Z", + "timestamp": "2023-03-22T16:02:18.740Z", "version": { "major": 1, - "minor": 7, + "minor": 8, "patch": 0 }, "tags": {}, @@ -166,6 +166,14 @@ "chainId": 122, "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0x0972F26e8943679b043de23df2fD3852177A7c48/logo.png" }, + { + "name": "Lightning", + "address": "0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F", + "symbol": "LIT", + "decimals": 18, + "chainId": 122, + "logoURI": "https://coineus.app/assets/tokens/fuse/0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F/logo.png" + }, { "name": "MANTRA DAO on Fuse", "address": "0x7F59aE3a787C0d1D640F99883d0e48c22188C54f", diff --git a/package.json b/package.json index 25df292..170a735 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@voltage-finance/swap-default-token-list", - "version": "1.7.0", + "version": "1.8.0", "description": "◦ The voltage.finance default token list", "main": "build/voltage-swap-default.tokenlist.json", "scripts": { diff --git a/src/tokens/fuse.json b/src/tokens/fuse.json index 0fade9e..03724d6 100644 --- a/src/tokens/fuse.json +++ b/src/tokens/fuse.json @@ -231,5 +231,13 @@ "decimals": 18, "chainId": 122, "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0x4e69Ae0CD024754655b4eF74F24A8DCB39Ba07e8/logo.png" + }, + { + "name": "Lightning", + "address": "0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F", + "symbol": "LIT", + "decimals": 18, + "chainId": 122, + "logoURI": "https://coineus.app/assets/tokens/fuse/0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F/logo.png" } ] From 11165371fd115a3115641d93bf44b41c41a3abc4 Mon Sep 17 00:00:00 2001 From: CryptoJoshua <87557629+CryptoJoshua@users.noreply.github.com> Date: Wed, 22 Mar 2023 09:14:51 -0700 Subject: [PATCH 2/6] update logo url --- build/voltage-swap-default.tokenlist.json | 4 ++-- src/tokens/fuse.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/voltage-swap-default.tokenlist.json b/build/voltage-swap-default.tokenlist.json index 1169694..34aae26 100644 --- a/build/voltage-swap-default.tokenlist.json +++ b/build/voltage-swap-default.tokenlist.json @@ -1,6 +1,6 @@ { "name": "Voltage Swap List", - "timestamp": "2023-03-22T16:02:18.740Z", + "timestamp": "2023-03-22T16:14:39.468Z", "version": { "major": 1, "minor": 8, @@ -172,7 +172,7 @@ "symbol": "LIT", "decimals": 18, "chainId": 122, - "logoURI": "https://coineus.app/assets/tokens/fuse/0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F/logo.png" + "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F/logo.png" }, { "name": "MANTRA DAO on Fuse", diff --git a/src/tokens/fuse.json b/src/tokens/fuse.json index 03724d6..4e12d2f 100644 --- a/src/tokens/fuse.json +++ b/src/tokens/fuse.json @@ -238,6 +238,6 @@ "symbol": "LIT", "decimals": 18, "chainId": 122, - "logoURI": "https://coineus.app/assets/tokens/fuse/0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F/logo.png" + "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F/logo.png" } ] From da48a6e0276ede364dbfedf673c7e0dd7a385083 Mon Sep 17 00:00:00 2001 From: CryptoJoshua <87557629+CryptoJoshua@users.noreply.github.com> Date: Thu, 7 Dec 2023 09:52:32 -0800 Subject: [PATCH 3/6] add LIT --- build/voltage-swap-default.tokenlist.json | 12 ++++++++++-- package.json | 2 +- src/tokens/fuse.json | 9 ++++++++- 3 files changed, 19 insertions(+), 4 deletions(-) diff --git a/build/voltage-swap-default.tokenlist.json b/build/voltage-swap-default.tokenlist.json index 71a9719..27caaf4 100644 --- a/build/voltage-swap-default.tokenlist.json +++ b/build/voltage-swap-default.tokenlist.json @@ -1,9 +1,9 @@ { "name": "Voltage Swap List", - "timestamp": "2023-11-14T12:17:55.229Z", + "timestamp": "2023-12-07T17:52:16.060Z", "version": { "major": 3, - "minor": 11, + "minor": 12, "patch": 0 }, "tags": {}, @@ -102,6 +102,14 @@ "chainId": 122, "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0x495d133B938596C9984d462F007B676bDc57eCEC/logo.png" }, + { + "name": "Lightning", + "address": "0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F", + "symbol": "LIT", + "decimals": 18, + "chainId": 122, + "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F/logo.png" + }, { "name": "Qiji", "address": "0x4b9aE621E54BF1ecFe39366BCA0018d97A2D510b", diff --git a/package.json b/package.json index 0f772fc..8ecaa05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@voltage-finance/swap-default-token-list", - "version": "3.11.0", + "version": "3.12.0", "description": "◦ The voltage.finance default token list", "main": "build/voltage-swap-default.tokenlist.json", "scripts": { diff --git a/src/tokens/fuse.json b/src/tokens/fuse.json index 1864171..2aa9782 100644 --- a/src/tokens/fuse.json +++ b/src/tokens/fuse.json @@ -175,5 +175,12 @@ "decimals": 18, "chainId": 122, "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0xd0ce1b4A349C35e61Af02f5971e71ac502441E49/logo.png" - } + },{ + "name": "Lightning", + "address": "0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F", + "symbol": "LIT", + "decimals": 18, + "chainId": 122, + "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F/logo.png" +} ] From 8c866d267810cd972668d107d72a3038b0c13518 Mon Sep 17 00:00:00 2001 From: CryptoJoshua <87557629+CryptoJoshua@users.noreply.github.com> Date: Tue, 23 Jan 2024 10:02:52 -0800 Subject: [PATCH 4/6] add LIT and FVKSRG --- .DS_Store | Bin 0 -> 6148 bytes build/voltage-swap-default.tokenlist.json | 10 ++++++++- src/tokens/fuse.json | 25 +++++++++++++++------- 3 files changed, 26 insertions(+), 9 deletions(-) create mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8f7026824783bb4152ab96dd1a1ed6fbf1b0dd22 GIT binary patch literal 6148 zcmeHKI|>3Z5S{S@f{mqRuHX%V=n1@l$btx>AZWdn=kjR2`83P2ofgU)n7m{%FCnkk z*%1+4-}>w&gLxhmpaMUyfPEhd+^{CLf&S^h;4J`fg0LIr-b(Cld`t<9%r?-!1r*=dBM#vcM1kC$3QQ~SXen;dQ#*Sn`6Hw Uwt-GZ-0496445u7D)4Ou-khQox&QzG literal 0 HcmV?d00001 diff --git a/build/voltage-swap-default.tokenlist.json b/build/voltage-swap-default.tokenlist.json index cf19e3e..81d0b77 100644 --- a/build/voltage-swap-default.tokenlist.json +++ b/build/voltage-swap-default.tokenlist.json @@ -1,6 +1,6 @@ { "name": "Voltage Swap List", - "timestamp": "2023-12-25T15:13:58.634Z", + "timestamp": "2024-01-23T18:02:02.949Z", "version": { "major": 3, "minor": 12, @@ -102,6 +102,14 @@ "chainId": 122, "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0xd0ce1b4A349C35e61Af02f5971e71ac502441E49/logo.png" }, + { + "name": "Fates Violent Kiss Sends Reapers Grimm", + "address": "0xa28a758619ba32B11F8D55eB6C0E1C7E5929bF61", + "symbol": "FVKSRG", + "decimals": 18, + "chainId": 122, + "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0xa28a758619ba32B11F8D55eB6C0E1C7E5929bF61/logo.png" + }, { "name": "GoodDollar", "address": "0x495d133B938596C9984d462F007B676bDc57eCEC", diff --git a/src/tokens/fuse.json b/src/tokens/fuse.json index cb3c399..f119bbc 100644 --- a/src/tokens/fuse.json +++ b/src/tokens/fuse.json @@ -183,12 +183,21 @@ "decimals": 18, "chainId": 122, "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0xd0ce1b4A349C35e61Af02f5971e71ac502441E49/logo.png" - },{ - "name": "Lightning", - "address": "0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F", - "symbol": "LIT", - "decimals": 18, - "chainId": 122, - "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F/logo.png" -} + }, + { + "name": "Lightning", + "address": "0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F", + "symbol": "LIT", + "decimals": 18, + "chainId": 122, + "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F/logo.png" + }, + { + "name": "Fates Violent Kiss Sends Reapers Grimm", + "address": "0xa28a758619ba32B11F8D55eB6C0E1C7E5929bF61", + "symbol": "FVKSRG", + "decimals": 18, + "chainId": 122, + "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0xa28a758619ba32B11F8D55eB6C0E1C7E5929bF61/logo.png" + } ] From d913e39d9e4270f9b1d0eed7df080feb10494b55 Mon Sep 17 00:00:00 2001 From: CryptoJoshua <87557629+CryptoJoshua@users.noreply.github.com> Date: Tue, 23 Jan 2024 10:19:40 -0800 Subject: [PATCH 5/6] remove duplicate symbol --- build/voltage-swap-default.tokenlist.json | 6 +++--- src/tokens/fuse.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build/voltage-swap-default.tokenlist.json b/build/voltage-swap-default.tokenlist.json index 81d0b77..3a19b22 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-01-23T18:02:02.949Z", + "timestamp": "2024-01-23T18:19:12.534Z", "version": { "major": 3, "minor": 12, @@ -87,9 +87,9 @@ "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0x249BE57637D8B013Ad64785404b24aeBaE9B098B/logo.png" }, { - "name": "Fuse Dollar", + "name": "Fuse Dollar V2", "address": "0xd0ce1b4A349C35e61Af02f5971e71ac502441E49", - "symbol": "fUSD (Deprecated)", + "symbol": "fUSDV2 (Deprecated)", "decimals": 18, "chainId": 122, "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0xd0ce1b4A349C35e61Af02f5971e71ac502441E49/logo.png" diff --git a/src/tokens/fuse.json b/src/tokens/fuse.json index f119bbc..ab7d163 100644 --- a/src/tokens/fuse.json +++ b/src/tokens/fuse.json @@ -89,9 +89,9 @@ "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0x249BE57637D8B013Ad64785404b24aeBaE9B098B/logo.png" }, { - "name": "Fuse Dollar", + "name": "Fuse Dollar V2", "address": "0xd0ce1b4A349C35e61Af02f5971e71ac502441E49", - "symbol": "fUSD (Deprecated)", + "symbol": "fUSDV2 (Deprecated)", "decimals": 18, "chainId": 122, "logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0xd0ce1b4A349C35e61Af02f5971e71ac502441E49/logo.png" From d396e69751d62ae849a551f779c558940ac99426 Mon Sep 17 00:00:00 2001 From: Joshua <87557629+CryptoJoshua@users.noreply.github.com> Date: Tue, 30 Jan 2024 09:34:46 -0800 Subject: [PATCH 6/6] Delete .DS_Store --- .DS_Store | Bin 6148 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 8f7026824783bb4152ab96dd1a1ed6fbf1b0dd22..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKI|>3Z5S{S@f{mqRuHX%V=n1@l$btx>AZWdn=kjR2`83P2ofgU)n7m{%FCnkk z*%1+4-}>w&gLxhmpaMUyfPEhd+^{CLf&S^h;4J`fg0LIr-b(Cld`t<9%r?-!1r*=dBM#vcM1kC$3QQ~SXen;dQ#*Sn`6Hw Uwt-GZ-0496445u7D)4Ou-khQox&QzG