@icgio/clients-config 1.0.141 → 1.0.142

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:97c64534ce96ad2c18bab6dd4624b110f6a035e007850ad6a1e8d08b37496575
1
+ secretread.js:2333492d833b8c9fbbc740a453324b36a3e108628ae012da4b07687005b35951
2
2
  data-source.js:7914c8a583a6dc1ed54909da44dbaf3b76c39adb98a63706ad277cc23de7b81b
package/config.json CHANGED
@@ -24,6 +24,9 @@
24
24
  "Lbank": ["JYAIUSDT"],
25
25
  "Mexc": ["JYAIUSDT"]
26
26
  },
27
+ "LANLAN": {
28
+ "Mexc": ["LANLANUSDT"]
29
+ },
27
30
  "LUCIC": {
28
31
  "Xt": ["LUCICUSDT"]
29
32
  },
@@ -63,6 +66,7 @@
63
66
  "ETHF": [],
64
67
  "IONX": [],
65
68
  "JYAI": [],
69
+ "LANLAN": [],
66
70
  "LUCIC": [],
67
71
  "MAK": [],
68
72
  "OPUL": [],
@@ -91,6 +95,9 @@
91
95
  "JYAI": {
92
96
  "JYAIUSDT": ["Lbank", "Mexc"]
93
97
  },
98
+ "LANLAN": {
99
+ "LANLANUSDT": ["Mexc"]
100
+ },
94
101
  "LUCIC": {
95
102
  "LUCICUSDT": ["Xt"]
96
103
  },
@@ -149,6 +156,11 @@
149
156
  "trades": 1,
150
157
  "orderbook": 1
151
158
  },
159
+ "LANLAN": {
160
+ "balance": 1,
161
+ "trades": 1,
162
+ "orderbook": 1
163
+ },
152
164
  "LUCIC": {
153
165
  "balance": 1,
154
166
  "trades": 1,
@@ -197,6 +209,7 @@
197
209
  "CP": true,
198
210
  "ETHF": true,
199
211
  "JYAI": true,
212
+ "LANLAN": true,
200
213
  "LUCIC": true,
201
214
  "MAK": true,
202
215
  "OPUL": true,
@@ -212,10 +225,8 @@
212
225
  "total_in_usd": {
213
226
  "SWFTC": true
214
227
  },
215
- "rate": {
216
- },
217
- "trades_detail": {
218
- },
228
+ "rate": {},
229
+ "trades_detail": {},
219
230
  "trades": {
220
231
  "ARMY": true,
221
232
  "AVALOX": true,
@@ -223,6 +234,7 @@
223
234
  "ETHF": true,
224
235
  "IONX": true,
225
236
  "JYAI": true,
237
+ "LANLAN": true,
226
238
  "LUCIC": true,
227
239
  "MAK": true,
228
240
  "OPUL": true,
@@ -244,6 +256,7 @@
244
256
  "ETHF": [10, 50, 100],
245
257
  "IONX": [10, 50, 100],
246
258
  "JYAI": [10, 50, 100],
259
+ "LANLAN": [10, 50, 100],
247
260
  "LUCIC": [10, 50, 100],
248
261
  "MAK": [10, 50, 100],
249
262
  "OPUL": [10, 50, 100],
@@ -260,6 +273,7 @@
260
273
  "ETHF": ["BTC", "ETH"],
261
274
  "IONX": ["BTC", "ETH"],
262
275
  "JYAI": ["BTC", "ETH"],
276
+ "LANLAN": ["BTC", "ETH"],
263
277
  "LUCIC": ["BTC", "ETH"],
264
278
  "MAK": ["BTC", "ETH"],
265
279
  "OPUL": ["BTC", "ETH"],
@@ -276,6 +290,7 @@
276
290
  "ETHF": "-4698418127",
277
291
  "IONX": "-1002085059560",
278
292
  "JYAI": "-4787448589",
293
+ "LANLAN": "-2360627821",
279
294
  "LUCIC": "-4701729001",
280
295
  "MAK": "-4801299465",
281
296
  "OPUL": "-4581926908",
@@ -298,8 +313,7 @@
298
313
  }
299
314
  }
300
315
  },
301
- "client_additional_telegram_ids": {
302
- },
316
+ "client_additional_telegram_ids": {},
303
317
  "client_telegram_sender": {
304
318
  "ARMY": "icg",
305
319
  "AVALOX": "icg",
@@ -307,6 +321,7 @@
307
321
  "ETHF": "icg",
308
322
  "IONX": "icg",
309
323
  "JYAI": "icg",
324
+ "LANLAN": "icg",
310
325
  "LUCIC": "icg",
311
326
  "MAK": "icg",
312
327
  "OPUL": "icg",
@@ -341,6 +356,10 @@
341
356
  "username": "jyai@icg.io",
342
357
  "password": "XWAxbFN5I5hitiO"
343
358
  },
359
+ "LANLAN": {
360
+ "username": "",
361
+ "password": ""
362
+ },
344
363
  "LUCIC": {
345
364
  "username": "lucic@icg.io",
346
365
  "password": "v06b3nRPbRCPSPt"
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.141",
3
+ "version": "1.0.142",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file