@icgio/clients-config 1.0.131 → 1.0.132

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- secretread.js:dd2c22bb1c3fd7927beb6d6e4cd677a8ced58d97ae8f57da4a1239711b0f3db8
1
+ secretread.js:eb15752ca1722d3327154806b593012b6a5947cadad7477dcdef75506f2e839a
2
2
  data-source.js:7914c8a583a6dc1ed54909da44dbaf3b76c39adb98a63706ad277cc23de7b81b
@@ -299,7 +299,6 @@
299
299
  "Mexc": ["SPONSTARUSDT"]
300
300
  },
301
301
  "SWFTC": {
302
- "Coinbase": ["SWFTCUSDC"],
303
302
  "Htx": ["SWFTCBTC"]
304
303
  },
305
304
  "TAZZ": {
@@ -621,8 +620,7 @@
621
620
  "SPONSTARUSDT": ["Mexc"]
622
621
  },
623
622
  "SWFTC": {
624
- "SWFTCBTC": ["Htx"],
625
- "SWFTCUSDC": ["Coinbase"]
623
+ "SWFTCBTC": ["Htx"]
626
624
  },
627
625
  "TAZZ": {
628
626
  "TAZZUSDT": ["Weex"]
@@ -1523,12 +1521,6 @@
1523
1521
  "USDT": 10000
1524
1522
  }
1525
1523
  },
1526
- "SWFTC": {
1527
- "coinbase_1": {
1528
- "SWFTC": 5000000,
1529
- "USDC": 15000
1530
- }
1531
- },
1532
1524
  "XERT": {
1533
1525
  "mexc_1": {
1534
1526
  "XERT": 5000
package/config.json CHANGED
@@ -47,6 +47,7 @@
47
47
  "Lbank": ["SHRAPUSDT"]
48
48
  },
49
49
  "SWFTC": {
50
+ "Coinbase": ["SWFTCUSDC"],
50
51
  "Gatev4": ["SWFTCUSDT"],
51
52
  "Htx": ["SWFTCETH", "SWFTCUSDT"],
52
53
  "Kucoin": ["SWFTCUSDT"],
@@ -124,6 +125,7 @@
124
125
  },
125
126
  "SWFTC": {
126
127
  "SWFTCETH": ["Htx"],
128
+ "SWFTCUSDC": ["Coinbase"],
127
129
  "SWFTCUSDT": ["Gatev4", "Okx"]
128
130
  },
129
131
  "TITAN": {
@@ -343,6 +345,12 @@
343
345
  "mexc_1": {
344
346
  "IONX": 10000000
345
347
  }
348
+ },
349
+ "SWFTC": {
350
+ "coinbase_1": {
351
+ "SWFTC": 5000000,
352
+ "USDC": 15000
353
+ }
346
354
  }
347
355
  },
348
356
  "client_additional_telegram_ids": {
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.131",
3
+ "version": "1.0.132",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file