bip44-constants 363.0.0 → 364.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 +2 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -907,7 +907,7 @@ module.exports = [
|
|
|
907
907
|
[0x80000468, 'ETSC', 'Ethereum Social'],
|
|
908
908
|
[0x80000469, 'DFI', 'DeFiChain'],
|
|
909
909
|
[0x8000046a, 'DFI', 'DeFiChain EVM Network'],
|
|
910
|
-
[
|
|
910
|
+
[0x8000046e, 'MESH', 'StateMesh'],
|
|
911
911
|
[0x80000471, '$DAG', 'Constellation Labs'],
|
|
912
912
|
[0x80000479, 'CDY', 'Bitcoin Candy'],
|
|
913
913
|
[0x80000483, 'ENJ', 'Enjin Coin'],
|
|
@@ -1220,6 +1220,7 @@ module.exports = [
|
|
|
1220
1220
|
[0x805d30b6, 'OSMO', 'Osmosis'],
|
|
1221
1221
|
[0x80e6b280, 'XDS', 'XDS'],
|
|
1222
1222
|
[0x8121eb36, 'SEI', 'SEI'],
|
|
1223
|
+
[0x814fb1f6, 'DYDX', 'Dydx'],
|
|
1223
1224
|
[0x83adbc39, 'AQUA', 'Aquachain'],
|
|
1224
1225
|
[0x84a2cb71, 'AZT', 'Aztecoin'],
|
|
1225
1226
|
[0x854c5638, 'HATCH', 'Hatch'],
|