@icgio/clients-config 1.0.330 → 1.0.332

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:38e2185a51d88248ac6c5cd9bbeca6f76b2d6c49fa890a057ece47ae00f29bcf
1
+ secretread.js:9840eb5cd131609010383850a34fba206a8f2867f9ad299e25fadfcde89ee24a
2
2
  data-source.js:440e328f62856d665e4b66a66f55406e0c9f3a974d2be3c000041fd1c552652b
package/config.js CHANGED
@@ -257,15 +257,6 @@ module.exports.dashboard_users = dashboard_users
257
257
  const dex_pool_links = config_data.dex_pool_links
258
258
  module.exports.dex_pool_links = dex_pool_links
259
259
 
260
- /*
261
- {
262
- "FREEZONE": true,
263
- "HKBITEX-BTC": true
264
- }
265
- */
266
- const server_config_enabled = config_data.server_config_enabled
267
- module.exports.server_config_enabled = server_config_enabled
268
-
269
260
  /*
270
261
  {
271
262
  "JYAI": ["192.168.1.1", "10.0.0.1"]
package/config.json CHANGED
@@ -22,7 +22,6 @@
22
22
  "JYAI": true,
23
23
  "LBAI": true,
24
24
  "MINDFAK": true,
25
- "OPUL": true,
26
25
  "SARA": true,
27
26
  "SHRAP": true,
28
27
  "SWAGG": true,
@@ -38,7 +37,6 @@
38
37
  "JYAI": true,
39
38
  "LBAI": true,
40
39
  "MINDFAK": true,
41
- "OPUL": true,
42
40
  "SARA": true,
43
41
  "SHRAP": true,
44
42
  "SWAGG": true,
@@ -58,7 +56,6 @@
58
56
  "LBAI": true,
59
57
  "LUCIC": true,
60
58
  "MINDFAK": true,
61
- "OPUL": true,
62
59
  "SARA": true,
63
60
  "SHRAP": true,
64
61
  "SWAGG": true,
@@ -94,10 +91,6 @@
94
91
  "MINDFAK": {
95
92
  "Mexc": ["MINDFAKUSDT"]
96
93
  },
97
- "OPUL": {
98
- "Gate": ["OPULUSDT"],
99
- "Kucoin": ["OPULUSDT"]
100
- },
101
94
  "SARA": {
102
95
  "Bitmart": ["SARAUSDT"]
103
96
  },
@@ -125,7 +118,6 @@
125
118
  "LBAI": [1, 2, 5, 10, 20, 50, 100],
126
119
  "LUCIC": [1, 2, 5, 10, 20, 50, 100],
127
120
  "MINDFAK": [1, 2, 5, 10, 20, 50, 100],
128
- "OPUL": [1, 2, 5, 10, 20, 50, 100],
129
121
  "SARA": [1, 2, 5, 10, 20, 50, 100],
130
122
  "SHRAP": [1, 2, 5, 10, 20, 50, 100],
131
123
  "SWAGG": [1, 2, 5, 10, 20, 50, 100],
@@ -140,7 +132,6 @@
140
132
  "LBAI": [],
141
133
  "LUCIC": [],
142
134
  "MINDFAK": [],
143
- "OPUL": [],
144
135
  "SARA": [],
145
136
  "SHRAP": [],
146
137
  "SWAGG": [],
@@ -171,9 +162,6 @@
171
162
  "MINDFAK": {
172
163
  "MINDFAKUSDT": ["Mexc"]
173
164
  },
174
- "OPUL": {
175
- "OPULUSDT": ["Gate", "Kucoin"]
176
- },
177
165
  "SARA": {
178
166
  "SARAUSDT": ["Bitmart"]
179
167
  },
@@ -198,7 +186,6 @@
198
186
  "LBAI": ["BTC", "ETH"],
199
187
  "LUCIC": ["BTC", "ETH"],
200
188
  "MINDFAK": ["BTC", "ETH"],
201
- "OPUL": ["BTC", "ETH"],
202
189
  "SARA": ["BTC", "ETH"],
203
190
  "SHRAP": ["BTC", "ETH"],
204
191
  "SWAGG": ["BTC", "ETH"],
@@ -213,7 +200,6 @@
213
200
  "LBAI": "-4939231107",
214
201
  "LUCIC": "-4701729001",
215
202
  "MINDFAK": "-4869618531",
216
- "OPUL": "-4581926908",
217
203
  "SARA": "-4660700305",
218
204
  "SHRAP": "-1001996867582",
219
205
  "SWAGG": "-5249219564",
@@ -228,7 +214,6 @@
228
214
  "LBAI": "icg",
229
215
  "LUCIC": "icg",
230
216
  "MINDFAK": "icg",
231
- "OPUL": "icg",
232
217
  "SARA": "icg",
233
218
  "SHRAP": "icg",
234
219
  "SWAGG": "icg",
@@ -278,12 +263,6 @@
278
263
  "orderbook": 1,
279
264
  "trades": 1
280
265
  },
281
- "OPUL": {
282
- "balance": 1,
283
- "deposits_withdrawals_transfers": 1,
284
- "orderbook": 1,
285
- "trades": 1
286
- },
287
266
  "SARA": {
288
267
  "balance": 1,
289
268
  "deposits_withdrawals_transfers": 1,
@@ -319,89 +298,113 @@
319
298
  "ADMIN": {
320
299
  "cex_access": true,
321
300
  "dex_access": false,
301
+ "manual_trade": false,
302
+ "server_config_enabled": true,
322
303
  "username": "admin@icg.io"
323
304
  },
324
305
  "B3TR": {
325
306
  "cex_access": true,
326
307
  "dex_access": false,
308
+ "manual_trade": false,
309
+ "server_config_enabled": false,
327
310
  "username": "b3tr@icg.io"
328
311
  },
329
312
  "DEMO": {
330
313
  "cex_access": true,
331
314
  "dex_access": true,
315
+ "manual_trade": false,
316
+ "server_config_enabled": false,
332
317
  "username": "demo@icg.io"
333
318
  },
334
319
  "HKBITEX-BTC": {
335
320
  "cex_access": true,
336
321
  "dex_access": false,
322
+ "manual_trade": false,
323
+ "server_config_enabled": true,
337
324
  "username": "hkbitex-btc@icg.io"
338
325
  },
339
326
  "HKBITEX-ETH": {
340
327
  "cex_access": true,
341
328
  "dex_access": false,
329
+ "manual_trade": false,
330
+ "server_config_enabled": true,
342
331
  "username": "hkbitex-eth@icg.io"
343
332
  },
344
333
  "JYAI": {
345
334
  "cex_access": true,
346
335
  "dex_access": false,
336
+ "manual_trade": false,
337
+ "server_config_enabled": false,
347
338
  "username": "jyai@icg.io"
348
339
  },
349
340
  "LBAI": {
350
341
  "cex_access": true,
351
342
  "dex_access": false,
343
+ "manual_trade": false,
344
+ "server_config_enabled": false,
352
345
  "username": "lbai@icg.io"
353
346
  },
354
347
  "LUCIC": {
355
348
  "cex_access": true,
356
349
  "dex_access": false,
350
+ "manual_trade": false,
351
+ "server_config_enabled": false,
357
352
  "username": "lucic@icg.io"
358
353
  },
359
354
  "MINDFAK": {
360
355
  "cex_access": true,
361
356
  "dex_access": false,
357
+ "manual_trade": false,
358
+ "server_config_enabled": false,
362
359
  "username": "mindfak@icg.io"
363
360
  },
364
- "OPUL": {
365
- "cex_access": true,
366
- "dex_access": false,
367
- "username": "opul@icg.io"
368
- },
369
361
  "SARA": {
370
362
  "cex_access": true,
371
363
  "dex_access": false,
364
+ "manual_trade": false,
365
+ "server_config_enabled": false,
372
366
  "username": "sara@icg.io"
373
367
  },
374
368
  "SHRAP": {
375
369
  "cex_access": true,
376
370
  "dex_access": false,
371
+ "manual_trade": false,
372
+ "server_config_enabled": true,
377
373
  "username": "shrap@icg.io"
378
374
  },
379
375
  "SUPERADMIN": {
380
376
  "cex_access": true,
381
377
  "dex_access": true,
378
+ "manual_trade": true,
379
+ "server_config_enabled": true,
382
380
  "username": "superadmin@icg.io"
383
381
  },
384
382
  "SWAGG": {
385
383
  "cex_access": true,
386
384
  "dex_access": false,
385
+ "manual_trade": false,
386
+ "server_config_enabled": false,
387
387
  "username": "swagg@icg.io"
388
388
  },
389
389
  "SWFTC": {
390
390
  "cex_access": true,
391
391
  "dex_access": false,
392
+ "manual_trade": false,
393
+ "server_config_enabled": false,
392
394
  "username": "swftc@icg.io"
393
395
  },
394
396
  "SWFTC-COINBASE": {
395
397
  "cex_access": true,
396
398
  "dex_access": false,
399
+ "manual_trade": false,
400
+ "server_config_enabled": false,
397
401
  "username": "swftc-coinbase@icg.io"
398
402
  }
399
403
  },
400
404
  "dex_pool_links": {
401
405
  "JYAI": "https://api.geckoterminal.com/api/v2/networks/eth/pools/0x2623edc6008d057786a6bf9dd34185dcddebbf2f",
402
406
  "LBAI": "https://api.geckoterminal.com/api/v2/networks/eth/pools/0x65a33e74e18c99388f4989c296ab8e860219ee76",
403
- "MINDFAK": "https://api.geckoterminal.com/api/v2/networks/eth/pools/0x40c03fb952df5f4ec72414efb0b378d70cded263",
404
- "OPUL": "https://api.geckoterminal.com/api/v2/networks/eth/pools/0xa5f0cf205af1f5b02c00ba7ab834824c01855b54"
407
+ "MINDFAK": "https://api.geckoterminal.com/api/v2/networks/eth/pools/0x40c03fb952df5f4ec72414efb0b378d70cded263"
405
408
  },
406
409
  "server_config_admin_whitelist_ips": {
407
410
  "B3TR": ["172.105.237.102", "139.162.122.208"],
@@ -411,19 +414,11 @@
411
414
  "LBAI": ["172.105.237.102", "172.104.124.67"],
412
415
  "LUCIC": ["172.105.237.102", "172.104.99.118"],
413
416
  "MINDFAK": ["172.105.237.102", "139.162.103.204"],
414
- "OPUL": ["172.105.237.102", "172.104.127.200"],
415
417
  "SARA": ["172.105.237.102", "139.162.86.213"],
416
418
  "SHRAP": ["172.105.237.102", "172.105.226.67"],
417
419
  "SWAGG": ["172.105.237.102", "172.105.209.170"],
418
420
  "SWFTC": ["172.105.237.102", "172.105.208.166"],
419
421
  "SWFTC-COINBASE": ["172.105.237.102", "18.207.216.57"]
420
422
  },
421
- "server_config_enabled": {
422
- "FREEZONE": true,
423
- "HKBITEX-BTC": true,
424
- "HKBITEX-ETH": true,
425
- "MECO": true,
426
- "SHRAP": true
427
- },
428
423
  "server_config_whitelist_ips": {}
429
424
  }
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.330",
3
+ "version": "1.0.332",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file