@icgio/clients-config 1.0.194 → 1.0.195
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.
- package/.gitsecret/paths/mapping.cfg +1 -1
- package/config.json +22 -0
- package/data-source.js.secret +0 -0
- package/package.json +1 -1
- package/secretread.js.secret +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
secretread.js:
|
|
1
|
+
secretread.js:b12e7a8c5b38382afba7cab3b1e5f807fafb47629297f5c51f13fee5a3b226d2
|
|
2
2
|
data-source.js:7914c8a583a6dc1ed54909da44dbaf3b76c39adb98a63706ad277cc23de7b81b
|
package/config.json
CHANGED
|
@@ -31,6 +31,9 @@
|
|
|
31
31
|
"Mexc": ["JYAIUSDT"],
|
|
32
32
|
"Xt": ["JYAIUSDT"]
|
|
33
33
|
},
|
|
34
|
+
"LST": {
|
|
35
|
+
"Bitmart": ["LSTUSDT"]
|
|
36
|
+
},
|
|
34
37
|
"LUCIC": {
|
|
35
38
|
"Xt": ["LUCICUSDT"]
|
|
36
39
|
},
|
|
@@ -76,6 +79,7 @@
|
|
|
76
79
|
"ILMT": [],
|
|
77
80
|
"IONX": [],
|
|
78
81
|
"JYAI": [],
|
|
82
|
+
"LST": [],
|
|
79
83
|
"LUCIC": [],
|
|
80
84
|
"MAK": [],
|
|
81
85
|
"MIX": [],
|
|
@@ -112,6 +116,9 @@
|
|
|
112
116
|
"JYAI": {
|
|
113
117
|
"JYAIUSDT": ["Bingx", "Bitmart", "Lbank", "Mexc", "Xt"]
|
|
114
118
|
},
|
|
119
|
+
"LST": {
|
|
120
|
+
"LSTUSDT": ["Bitmart"]
|
|
121
|
+
},
|
|
115
122
|
"LUCIC": {
|
|
116
123
|
"LUCICUSDT": ["Xt"]
|
|
117
124
|
},
|
|
@@ -185,6 +192,11 @@
|
|
|
185
192
|
"trades": 1,
|
|
186
193
|
"orderbook": 1
|
|
187
194
|
},
|
|
195
|
+
"LST": {
|
|
196
|
+
"balance": 1,
|
|
197
|
+
"trades": 1,
|
|
198
|
+
"orderbook": 1
|
|
199
|
+
},
|
|
188
200
|
"LUCIC": {
|
|
189
201
|
"balance": 1,
|
|
190
202
|
"trades": 1,
|
|
@@ -245,6 +257,7 @@
|
|
|
245
257
|
"GO": true,
|
|
246
258
|
"ILMT": true,
|
|
247
259
|
"JYAI": true,
|
|
260
|
+
"LST": true,
|
|
248
261
|
"LUCIC": true,
|
|
249
262
|
"MAK": true,
|
|
250
263
|
"MIX": true,
|
|
@@ -272,6 +285,7 @@
|
|
|
272
285
|
"ILMT": true,
|
|
273
286
|
"IONX": true,
|
|
274
287
|
"JYAI": true,
|
|
288
|
+
"LST": true,
|
|
275
289
|
"LUCIC": true,
|
|
276
290
|
"MAK": true,
|
|
277
291
|
"MIX": true,
|
|
@@ -297,6 +311,7 @@
|
|
|
297
311
|
"ILMT": [1, 2, 5, 10, 20, 50, 100],
|
|
298
312
|
"IONX": [1, 2, 5, 10, 20, 50, 100],
|
|
299
313
|
"JYAI": [1, 2, 5, 10, 20, 50, 100],
|
|
314
|
+
"LST": [1, 2, 5, 10, 20, 50, 100],
|
|
300
315
|
"LUCIC": [1, 2, 5, 10, 20, 50, 100],
|
|
301
316
|
"MAK": [2, 5, 10],
|
|
302
317
|
"MIX": [2, 5, 10],
|
|
@@ -317,6 +332,7 @@
|
|
|
317
332
|
"ILMT": ["BTC", "ETH"],
|
|
318
333
|
"IONX": ["BTC", "ETH"],
|
|
319
334
|
"JYAI": ["BTC", "ETH"],
|
|
335
|
+
"LST": ["BTC", "ETH"],
|
|
320
336
|
"LUCIC": ["BTC", "ETH"],
|
|
321
337
|
"MAK": ["BTC", "ETH"],
|
|
322
338
|
"MIX": ["BTC", "ETH"],
|
|
@@ -337,6 +353,7 @@
|
|
|
337
353
|
"ILMT": "-4802252746",
|
|
338
354
|
"IONX": "-1002085059560",
|
|
339
355
|
"JYAI": "-4787448589",
|
|
356
|
+
"LST": "-4626789465",
|
|
340
357
|
"LUCIC": "-4701729001",
|
|
341
358
|
"MAK": "-4801299465",
|
|
342
359
|
"MIX": "-4941930380",
|
|
@@ -376,6 +393,7 @@
|
|
|
376
393
|
"ILMT": "icg",
|
|
377
394
|
"IONX": "icg",
|
|
378
395
|
"JYAI": "icg",
|
|
396
|
+
"LST": "icg",
|
|
379
397
|
"LUCIC": "icg",
|
|
380
398
|
"MAK": "icg",
|
|
381
399
|
"MIX": "icg",
|
|
@@ -424,6 +442,10 @@
|
|
|
424
442
|
"username": "jyai@icg.io",
|
|
425
443
|
"password": "XWAxbFN5I5hitiO"
|
|
426
444
|
},
|
|
445
|
+
"LST": {
|
|
446
|
+
"username": "lst@icg.io",
|
|
447
|
+
"password": "WhmuXl5KMlE5ace"
|
|
448
|
+
},
|
|
427
449
|
"LUCIC": {
|
|
428
450
|
"username": "lucic@icg.io",
|
|
429
451
|
"password": "v06b3nRPbRCPSPt"
|
package/data-source.js.secret
CHANGED
|
Binary file
|
package/package.json
CHANGED
package/secretread.js.secret
CHANGED
|
Binary file
|