@icgio/clients-config 1.0.240 → 1.0.242

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/config.json CHANGED
@@ -27,7 +27,7 @@
27
27
  "Bitmart": ["JYAIUSDC", "JYAIUSDT"],
28
28
  "Lbank": ["JYAIUSDT"],
29
29
  "Mexc": ["JYAIUSDT"],
30
- "Xt": ["JYAIUSDT"]
30
+ "Xt": ["JYAIUSDC", "JYAIUSDT"]
31
31
  },
32
32
  "LBAI": {
33
33
  "Bitmart": ["LBAIUSDT"],
@@ -112,7 +112,7 @@
112
112
  },
113
113
  "JYAI": {
114
114
  "JYAIBTC": ["Biconomy"],
115
- "JYAIUSDC": ["Biconomy", "Bitmart"],
115
+ "JYAIUSDC": ["Biconomy", "Bitmart", "Xt"],
116
116
  "JYAIUSDT": ["Biconomy", "Bingx", "Bitmart", "Lbank", "Mexc", "Xt"]
117
117
  },
118
118
  "LBAI": {
@@ -438,6 +438,10 @@
438
438
  "username": "sara@icg.io",
439
439
  "password": "5PNgIqLM0msiWNf"
440
440
  },
441
+ "SUPERADMIN": {
442
+ "username": "superadmin@icg.io",
443
+ "password": "vUmU5Jeoo67g18QR"
444
+ },
441
445
  "SWFTC": {
442
446
  "username": "swftc@icg.io",
443
447
  "password": "XeH7kUVRjsEisQ0"
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.240",
3
+ "version": "1.0.242",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file