@icgio/clients-config 1.0.45 → 1.0.47

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:123764459d1f8bcc88e664237af878c3933d8c99b8629680d9876b263a821368
1
+ secretread.js:e1d6382b56e26827cb0f520c2b4044c3c242c8bc8ab14991a5528ac70bf21716
2
2
  data-source.js:15072408c197eb95e24f85f09efc1e134aaa7574c5a19510ee1f318e0d6e9dac
package/config.json CHANGED
@@ -68,6 +68,9 @@
68
68
  "TIN": {
69
69
  "Mexc": ["TINUSDT"]
70
70
  },
71
+ "TLAND": {
72
+ "Fastex": ["TLANDUSDT"]
73
+ },
71
74
  "VOIP": {
72
75
  "Mexc": ["VOIPUSDT"]
73
76
  },
@@ -93,6 +96,7 @@
93
96
  "SWFTC": ["Jubi", "Lbank"],
94
97
  "TES": [],
95
98
  "TIN": [],
99
+ "TLAND": [],
96
100
  "VOIP": [],
97
101
  "XPRESS": []
98
102
  },
@@ -154,6 +158,9 @@
154
158
  "TIN": {
155
159
  "TINUSDT": ["Mexc"]
156
160
  },
161
+ "TLAND": {
162
+ "TLANDUSDT": ["Fastex"]
163
+ },
157
164
  "VOIP": {
158
165
  "VOIPUSDT": ["Mexc"]
159
166
  },
@@ -247,6 +254,11 @@
247
254
  "trades": 1,
248
255
  "orderbook": 1
249
256
  },
257
+ "TLAND": {
258
+ "balance": 1,
259
+ "trades": 1,
260
+ "orderbook": 1
261
+ },
250
262
  "VOIP": {
251
263
  "balance": 1,
252
264
  "trades": 1,
@@ -275,6 +287,7 @@
275
287
  "SHRAP": true,
276
288
  "SWFTC": true,
277
289
  "TES": true,
290
+ "TLAND": true,
278
291
  "VOIP": true,
279
292
  "XPRESS": true
280
293
  },
@@ -311,6 +324,7 @@
311
324
  "SWFTC": true,
312
325
  "TES": true,
313
326
  "TIN": true,
327
+ "TLAND": true,
314
328
  "VOIP": true,
315
329
  "XPRESS": true
316
330
  },
@@ -339,6 +353,7 @@
339
353
  "SWFTC": [2, 5, 10],
340
354
  "TES": [2, 5, 10],
341
355
  "TIN": [2, 5, 10],
356
+ "TLAND": [2, 5, 10],
342
357
  "VOIP": [2, 5, 10],
343
358
  "XPRESS": [2, 5, 10]
344
359
  },
@@ -359,6 +374,7 @@
359
374
  "SWFTC": ["BTC", "ETH"],
360
375
  "TES": ["BTC", "ETH"],
361
376
  "TIN": ["BTC", "ETH"],
377
+ "TLAND": ["BTC", "ETH"],
362
378
  "VOIP": ["BTC", "ETH"],
363
379
  "XPRESS": ["BTC", "ETH"]
364
380
  },
@@ -380,6 +396,7 @@
380
396
  "SWFTC": "-1002067948127",
381
397
  "TES": "-4232847552",
382
398
  "TIN": "-1002085447080",
399
+ "TLAND": "-4594805572",
383
400
  "VOIP": "-4583368091",
384
401
  "XPRESS": "-1002205487574"
385
402
  },
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.45",
3
+ "version": "1.0.47",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file