@icgio/clients-config 1.0.34 → 1.0.35

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:026eacc9d3f51a968b370fbbfc034b19338aea5f0f3293dbbadbcf3074d2826b
1
+ secretread.js:1da68e89e237fdef67c79b2db3a8e5058324304ddb033b5e8d2cdd0e5348c32b
2
2
  data-source.js:15072408c197eb95e24f85f09efc1e134aaa7574c5a19510ee1f318e0d6e9dac
package/config.json CHANGED
@@ -48,6 +48,9 @@
48
48
  "PACT": {
49
49
  "Btse": ["PACTUSDT"]
50
50
  },
51
+ "PINK120": {
52
+ "Mexc": ["PINK120USDT"]
53
+ },
51
54
  "SHRAP": {
52
55
  "Lbank": ["SHRAPUSDT"]
53
56
  },
@@ -88,6 +91,7 @@
88
91
  "MTMS": [],
89
92
  "NODED": [],
90
93
  "PACT": [],
94
+ "PINK120": [],
91
95
  "SHRAP": [],
92
96
  "SWFTC": ["Jubi", "Lbank"],
93
97
  "TES": [],
@@ -136,6 +140,9 @@
136
140
  "PACT": {
137
141
  "PACTUSDT": ["Btse"]
138
142
  },
143
+ "PINK120": {
144
+ "PINK120USDT": ["Mexc"]
145
+ },
139
146
  "SHRAP": {
140
147
  "SHRAPUSDT": ["Lbank"]
141
148
  },
@@ -227,6 +234,11 @@
227
234
  "trades": 1,
228
235
  "orderbook": 1
229
236
  },
237
+ "PINK120": {
238
+ "balance": 1,
239
+ "trades": 1,
240
+ "orderbook": 1
241
+ },
230
242
  "SHRAP": {
231
243
  "balance": 1,
232
244
  "trades": 1,
@@ -277,6 +289,7 @@
277
289
  "MTMS": true,
278
290
  "NODED": true,
279
291
  "PACT": true,
292
+ "PINK120": true,
280
293
  "SHRAP": true,
281
294
  "SWFTC": true,
282
295
  "TES": true,
@@ -313,6 +326,7 @@
313
326
  "MTMS": true,
314
327
  "NODED": true,
315
328
  "PACT": true,
329
+ "PINK120": true,
316
330
  "SHRAP": true,
317
331
  "SWFTC": true,
318
332
  "TES": true,
@@ -341,6 +355,7 @@
341
355
  "MTMS": [2, 5, 10],
342
356
  "NODED": [2, 5, 10],
343
357
  "PACT": [2, 5, 10],
358
+ "PINK120": [2, 5, 10],
344
359
  "SHRAP": [2, 5, 10],
345
360
  "SWFTC": [2, 5, 10],
346
361
  "TES": [2, 5, 10],
@@ -363,6 +378,7 @@
363
378
  "MTMS": ["BTC", "ETH"],
364
379
  "NODED": ["BTC", "ETH"],
365
380
  "PACT": ["BTC", "ETH"],
381
+ "PINK120": ["BTC", "ETH"],
366
382
  "SHRAP": ["BTC", "ETH"],
367
383
  "SWFTC": ["BTC", "ETH"],
368
384
  "TES": ["BTC", "ETH"],
@@ -385,6 +401,7 @@
385
401
  "MTMS": "-4286004428",
386
402
  "NODED": "-4147346529",
387
403
  "PACT": "-1002014177704",
404
+ "PINK120": "-4213348129",
388
405
  "SHRAP": "-1001996867582",
389
406
  "SWFTC": "-1002067948127",
390
407
  "TES": "-4232847552",
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.34",
3
+ "version": "1.0.35",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file