@icgio/clients-config 1.0.346 → 1.0.348

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:ecd943bcda06406ed3384da2a577c6368026b31a626f4ce76a0731c03b3873d3
1
+ secretread.js:1ef4df61dc9fc67e0c8e87fd7afcb7a9e1f6bbdeb01fa4ce88a49cd8dae73948
2
2
  data-source.js:440e328f62856d665e4b66a66f55406e0c9f3a974d2be3c000041fd1c552652b
package/config.json CHANGED
@@ -23,7 +23,6 @@
23
23
  "LUCIC": true,
24
24
  "MINDFAK": true,
25
25
  "SARA": true,
26
- "SHRAP": true,
27
26
  "SWFTC": true
28
27
  },
29
28
  "balance_cur": {},
@@ -35,7 +34,6 @@
35
34
  "LUCIC": true,
36
35
  "MINDFAK": true,
37
36
  "SARA": true,
38
- "SHRAP": true,
39
37
  "SWFTC": true
40
38
  },
41
39
  "orderbook": {},
@@ -50,7 +48,6 @@
50
48
  "LUCIC": true,
51
49
  "MINDFAK": true,
52
50
  "SARA": true,
53
- "SHRAP": true,
54
51
  "SWFTC": true
55
52
  },
56
53
  "trades_detail": {}
@@ -106,11 +103,6 @@
106
103
  "SARAUSDT"
107
104
  ]
108
105
  },
109
- "SHRAP": {
110
- "Lbank": [
111
- "SHRAPUSDT"
112
- ]
113
- },
114
106
  "SWFTC": {
115
107
  "Coinbase": [
116
108
  "SWFTCUSD"
@@ -193,15 +185,6 @@
193
185
  50,
194
186
  100
195
187
  ],
196
- "SHRAP": [
197
- 1,
198
- 2,
199
- 5,
200
- 10,
201
- 20,
202
- 50,
203
- 100
204
- ],
205
188
  "SWFTC": [
206
189
  1,
207
190
  2,
@@ -220,7 +203,6 @@
220
203
  "LUCIC": [],
221
204
  "MINDFAK": [],
222
205
  "SARA": [],
223
- "SHRAP": [],
224
206
  "SWFTC": []
225
207
  },
226
208
  "client_pair_main_exchanges": {
@@ -259,11 +241,6 @@
259
241
  "Bitmart"
260
242
  ]
261
243
  },
262
- "SHRAP": {
263
- "SHRAPUSDT": [
264
- "Lbank"
265
- ]
266
- },
267
244
  "SWFTC": {
268
245
  "SWFTCUSDT": [
269
246
  "Okx"
@@ -299,10 +276,6 @@
299
276
  "BTC",
300
277
  "ETH"
301
278
  ],
302
- "SHRAP": [
303
- "BTC",
304
- "ETH"
305
- ],
306
279
  "SWFTC": [
307
280
  "BTC",
308
281
  "ETH"
@@ -316,7 +289,6 @@
316
289
  "LUCIC": "-4701729001",
317
290
  "MINDFAK": "-4869618531",
318
291
  "SARA": "-4660700305",
319
- "SHRAP": "-1001996867582",
320
292
  "SWFTC": "-1002067948127"
321
293
  },
322
294
  "client_telegram_sender": {
@@ -327,7 +299,6 @@
327
299
  "LUCIC": "icg",
328
300
  "MINDFAK": "icg",
329
301
  "SARA": "icg",
330
- "SHRAP": "icg",
331
302
  "SWFTC": "icg"
332
303
  },
333
304
  "clients_reporter_interval": {
@@ -373,12 +344,6 @@
373
344
  "orderbook": 1,
374
345
  "trades": 1
375
346
  },
376
- "SHRAP": {
377
- "balance": 1,
378
- "deposits_withdrawals_transfers": 1,
379
- "orderbook": 1,
380
- "trades": 1
381
- },
382
347
  "SWFTC": {
383
348
  "balance": 1,
384
349
  "deposits_withdrawals_transfers": 1,
@@ -450,13 +415,6 @@
450
415
  "server_config_enabled": false,
451
416
  "username": "sara@icg.io"
452
417
  },
453
- "SHRAP": {
454
- "cex_access": true,
455
- "dex_access": false,
456
- "manual_trade": false,
457
- "server_config_enabled": true,
458
- "username": "shrap@icg.io"
459
- },
460
418
  "SUPERADMIN": {
461
419
  "cex_access": true,
462
420
  "dex_access": true,
@@ -507,10 +465,6 @@
507
465
  "172.105.237.102",
508
466
  "139.162.86.213"
509
467
  ],
510
- "SHRAP": [
511
- "172.105.237.102",
512
- "172.105.226.67"
513
- ],
514
468
  "SWFTC": [
515
469
  "172.105.237.102",
516
470
  "172.105.208.166"
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.346",
3
+ "version": "1.0.348",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file