bip44-constants 176.0.0 → 178.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 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -704,6 +704,7 @@ module.exports = [
|
|
|
704
704
|
[0x80000302, 'COSA', 'Cosanta'],
|
|
705
705
|
[0x80000303, 'BR', 'BR'],
|
|
706
706
|
[0x80000307, 'PLSR', 'Pulsar Coin'],
|
|
707
|
+
[0x80000308, 'KEY', 'Keymaker Coin'],
|
|
707
708
|
[0x80000309, 'BTW', 'Bitcoin World'],
|
|
708
709
|
[0x8000030c, 'PLCUC', 'PLC Ultima Classic'],
|
|
709
710
|
[0x8000030d, 'PLCUX', 'PLC Ultima X'],
|
|
@@ -821,6 +822,7 @@ module.exports = [
|
|
|
821
822
|
[0x80000462, 'CMT', 'CyberMiles Token'],
|
|
822
823
|
[0x80000468, 'ETSC', 'Ethereum Social'],
|
|
823
824
|
[0x80000469, 'DFI', 'DeFiChain'],
|
|
825
|
+
[0x8000046a, 'DFI', 'DeFiChain EVM Network'],
|
|
824
826
|
[0x80000471, '$DAG', 'Constellation Labs'],
|
|
825
827
|
[0x80000479, 'CDY', 'Bitcoin Candy'],
|
|
826
828
|
[0x80000483, 'EFI', 'Efinity'],
|
|
@@ -881,6 +883,7 @@ module.exports = [
|
|
|
881
883
|
[0x800007e6, 'XHT', 'Xinghuo Token'],
|
|
882
884
|
[0x80000800, 'MCASH', 'MCashChain'],
|
|
883
885
|
[0x80000801, 'TRUE', 'TrueChain'],
|
|
886
|
+
[0x80000826, 'KILT', 'KILT Spiritnet'],
|
|
884
887
|
[0x8000083d, 'SAMA', 'Exosama Network'],
|
|
885
888
|
[0x80000840, 'IoTE', 'IoTE'],
|
|
886
889
|
[0x80000859, 'XRG', 'Ergon'],
|