bip44-constants 358.0.0 → 360.0.0
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/index.js +1 -2
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -907,6 +907,7 @@ module.exports = [
|
|
|
907
907
|
[0x80000468, 'ETSC', 'Ethereum Social'],
|
|
908
908
|
[0x80000469, 'DFI', 'DeFiChain'],
|
|
909
909
|
[0x8000046a, 'DFI', 'DeFiChain EVM Network'],
|
|
910
|
+
[0x8000046d, 'MESH', 'StateMesh'],
|
|
910
911
|
[0x80000471, '$DAG', 'Constellation Labs'],
|
|
911
912
|
[0x80000479, 'CDY', 'Bitcoin Candy'],
|
|
912
913
|
[0x80000483, 'ENJ', 'Enjin Coin'],
|
|
@@ -950,7 +951,6 @@ module.exports = [
|
|
|
950
951
|
[0x800006fd, 'VEGA', 'Vega Protocol'],
|
|
951
952
|
[0x80000717, 'ADA', 'Cardano'],
|
|
952
953
|
[0x8000071a, 'CUBE', 'Cube Chain Native Token'],
|
|
953
|
-
[0x80000743, 'TES', 'Teslacoin'],
|
|
954
954
|
[0x80000760, 'ZTX', 'Zetrix'],
|
|
955
955
|
[0x8000076b, 'XEC', 'eCash token'],
|
|
956
956
|
[0x8000076c, 'XNA', 'Neurai'],
|
|
@@ -1193,7 +1193,6 @@ module.exports = [
|
|
|
1193
1193
|
[0x800a2c2a, 'VITE', 'Vite'],
|
|
1194
1194
|
[0x800b3206, 'ICE', 'Ice Network'],
|
|
1195
1195
|
[0x800d9038, 'SEA', 'Second Exchange Alliance'],
|
|
1196
|
-
[0x800c9061, 'WTC', 'WaltonChain'],
|
|
1197
1196
|
[0x80100000, 'AMAX', 'Armonia Meta Chain'],
|
|
1198
1197
|
[0x8011df89, 'ILT', 'iOlite'],
|
|
1199
1198
|
[0x8014095a, 'ETHO', 'Etho Protocol'],
|