@icgio/clients-config 1.0.77 → 1.0.80
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 +24 -1
- 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:5f9aa913849a7339c7b16bcf77f56d0eacd069ab6e8b417bc2661883a811d19f
|
|
2
2
|
data-source.js:7914c8a583a6dc1ed54909da44dbaf3b76c39adb98a63706ad277cc23de7b81b
|
package/config.json
CHANGED
|
@@ -66,6 +66,10 @@
|
|
|
66
66
|
"TOROG": {
|
|
67
67
|
"Bitmart": ["TOROGUSDT"]
|
|
68
68
|
},
|
|
69
|
+
"TRRUE": {
|
|
70
|
+
"Ascendex": ["TRRUEUSDT"],
|
|
71
|
+
"Bitmart": ["TRRUEUSDT"]
|
|
72
|
+
},
|
|
69
73
|
"XPRESS": {
|
|
70
74
|
"Gatev4": ["XPRESSUSDT"]
|
|
71
75
|
}
|
|
@@ -87,6 +91,7 @@
|
|
|
87
91
|
"SWFTC": ["Jubi", "Lbank"],
|
|
88
92
|
"TLAND": [],
|
|
89
93
|
"TOROG": [],
|
|
94
|
+
"TRRUE": [],
|
|
90
95
|
"XPRESS": []
|
|
91
96
|
},
|
|
92
97
|
"client_pair_main_exchanges": {
|
|
@@ -144,6 +149,9 @@
|
|
|
144
149
|
"TOROG": {
|
|
145
150
|
"TOROGUSDT": ["Bitmart"]
|
|
146
151
|
},
|
|
152
|
+
"TRRUE": {
|
|
153
|
+
"TRRUEUSDT": ["Ascendex", "Bitmart"]
|
|
154
|
+
},
|
|
147
155
|
"XPRESS": {
|
|
148
156
|
"XPRESSUSDT": ["Gatev4"]
|
|
149
157
|
}
|
|
@@ -229,6 +237,11 @@
|
|
|
229
237
|
"trades": 1,
|
|
230
238
|
"orderbook": 1
|
|
231
239
|
},
|
|
240
|
+
"TRRUE": {
|
|
241
|
+
"balance": 1,
|
|
242
|
+
"trades": 1,
|
|
243
|
+
"orderbook": 1
|
|
244
|
+
},
|
|
232
245
|
"XPRESS": {
|
|
233
246
|
"balance": 1,
|
|
234
247
|
"trades": 1,
|
|
@@ -252,6 +265,7 @@
|
|
|
252
265
|
"SWFTC": true,
|
|
253
266
|
"TLAND": true,
|
|
254
267
|
"TOROG": true,
|
|
268
|
+
"TRRUE": true,
|
|
255
269
|
"XPRESS": true
|
|
256
270
|
},
|
|
257
271
|
"balance_cur": {
|
|
@@ -285,6 +299,7 @@
|
|
|
285
299
|
"SWFTC": true,
|
|
286
300
|
"TLAND": true,
|
|
287
301
|
"TOROG": true,
|
|
302
|
+
"TRRUE": true,
|
|
288
303
|
"XPRESS": true
|
|
289
304
|
},
|
|
290
305
|
"orderbook": {
|
|
@@ -312,6 +327,7 @@
|
|
|
312
327
|
"SWFTC": [10, 50, 100],
|
|
313
328
|
"TLAND": [10, 50, 100],
|
|
314
329
|
"TOROG": [10, 50, 100],
|
|
330
|
+
"TRRUE": [10, 50, 100],
|
|
315
331
|
"XPRESS": [10, 50, 100]
|
|
316
332
|
},
|
|
317
333
|
"client_benchmarks": {
|
|
@@ -331,6 +347,7 @@
|
|
|
331
347
|
"SWFTC": ["BTC", "ETH"],
|
|
332
348
|
"TLAND": ["BTC", "ETH"],
|
|
333
349
|
"TOROG": ["BTC", "ETH"],
|
|
350
|
+
"TRRUE": ["BTC", "ETH"],
|
|
334
351
|
"XPRESS": ["BTC", "ETH"]
|
|
335
352
|
},
|
|
336
353
|
"client_telegram_ids": {
|
|
@@ -349,7 +366,8 @@
|
|
|
349
366
|
"SPONSTAR": "-4727729020",
|
|
350
367
|
"SWFTC": "-1002067948127",
|
|
351
368
|
"TLAND": "-4594805572",
|
|
352
|
-
"TOROG": "-
|
|
369
|
+
"TOROG": "-4646060343",
|
|
370
|
+
"TRRUE": "-4646841347",
|
|
353
371
|
"XPRESS": "-1002205487574"
|
|
354
372
|
},
|
|
355
373
|
"balance_premium": {
|
|
@@ -386,6 +404,7 @@
|
|
|
386
404
|
"SWFTC": "icg",
|
|
387
405
|
"TLAND": "icg",
|
|
388
406
|
"TOROG": "icg",
|
|
407
|
+
"TRRUE": "icg",
|
|
389
408
|
"XPRESS": "icg"
|
|
390
409
|
},
|
|
391
410
|
"client_dashboard_credentials": {
|
|
@@ -408,6 +427,10 @@
|
|
|
408
427
|
"EGAX": {
|
|
409
428
|
"username": "egax@icg.io",
|
|
410
429
|
"password": "M0EMjj3PMjbLZTk"
|
|
430
|
+
},
|
|
431
|
+
"TRRUE": {
|
|
432
|
+
"username": "trrue@icg.io",
|
|
433
|
+
"password": "Zn1u7lI4n0iLoWm"
|
|
411
434
|
}
|
|
412
435
|
}
|
|
413
436
|
}
|
package/data-source.js.secret
CHANGED
|
Binary file
|
package/package.json
CHANGED
package/secretread.js.secret
CHANGED
|
Binary file
|