bip44-constants 363.0.0 → 365.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 +3 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -890,6 +890,7 @@ module.exports = [
|
|
|
890
890
|
[0x800003f6, 'JOY', 'Joystream'],
|
|
891
891
|
[0x800003f7, 'ZCX', 'ZEN Exchange Token'],
|
|
892
892
|
[0x800003f8, '---', 'reserved'],
|
|
893
|
+
[0x800003f9, 'ZTC', 'Zenchain'],
|
|
893
894
|
[0x800003fc, 'EVC', 'Evrice'],
|
|
894
895
|
[0x800003fe, 'XRD', 'Radix DLT'],
|
|
895
896
|
[0x800003ff, 'ONE', 'HARMONY-ONE (Legacy)'],
|
|
@@ -907,7 +908,7 @@ module.exports = [
|
|
|
907
908
|
[0x80000468, 'ETSC', 'Ethereum Social'],
|
|
908
909
|
[0x80000469, 'DFI', 'DeFiChain'],
|
|
909
910
|
[0x8000046a, 'DFI', 'DeFiChain EVM Network'],
|
|
910
|
-
[
|
|
911
|
+
[0x8000046e, 'MESH', 'StateMesh'],
|
|
911
912
|
[0x80000471, '$DAG', 'Constellation Labs'],
|
|
912
913
|
[0x80000479, 'CDY', 'Bitcoin Candy'],
|
|
913
914
|
[0x80000483, 'ENJ', 'Enjin Coin'],
|
|
@@ -1220,6 +1221,7 @@ module.exports = [
|
|
|
1220
1221
|
[0x805d30b6, 'OSMO', 'Osmosis'],
|
|
1221
1222
|
[0x80e6b280, 'XDS', 'XDS'],
|
|
1222
1223
|
[0x8121eb36, 'SEI', 'SEI'],
|
|
1224
|
+
[0x814fb1f6, 'DYDX', 'Dydx'],
|
|
1223
1225
|
[0x83adbc39, 'AQUA', 'Aquachain'],
|
|
1224
1226
|
[0x84a2cb71, 'AZT', 'Aztecoin'],
|
|
1225
1227
|
[0x854c5638, 'HATCH', 'Hatch'],
|