bip44-constants 378.0.0 → 380.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 +4 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -741,6 +741,7 @@ module.exports = [
|
|
|
741
741
|
[0x800002e3, 'DPC', 'Dpowcoin (DualPowCoin)'],
|
|
742
742
|
[0x800002e4, 'MDC', 'MyDataCoin'],
|
|
743
743
|
[0x800002e5, 'RIV', 'Rigvid'],
|
|
744
|
+
[0x800002e6, 'LTO', 'LTO Network'],
|
|
744
745
|
[0x800002e8, 'DUSK', 'Dusk'],
|
|
745
746
|
[0x800002eb, 'CFG', 'Centrifuge'],
|
|
746
747
|
[0x800002ee, 'XPRT', 'Persistence'],
|
|
@@ -749,6 +750,7 @@ module.exports = [
|
|
|
749
750
|
[0x800002f5, 'HONEY', 'HoneyWood'],
|
|
750
751
|
[0x800002f6, 'XDD', 'XDDCoin'],
|
|
751
752
|
[0x800002fd, 'TGN', 'Tagion'],
|
|
753
|
+
[0x800002ff, 'LLD', 'Liberland'],
|
|
752
754
|
[0x80000300, 'BALLZ', 'Ballzcoin'],
|
|
753
755
|
[0x80000302, 'COSA', 'Cosanta'],
|
|
754
756
|
[0x80000303, 'BR', 'BR'],
|
|
@@ -860,6 +862,7 @@ module.exports = [
|
|
|
860
862
|
[0x800003c8, 'UNW', 'UNW'],
|
|
861
863
|
[0x800003c9, 'QI', 'Quai Network'],
|
|
862
864
|
[0x800003ca, 'TWINS', 'TWINS'],
|
|
865
|
+
[0x800003cf, '', 'TrustNet'],
|
|
863
866
|
[0x800003d1, 'TLOS', 'Telos'],
|
|
864
867
|
[0x800003d5, 'TAFECO', 'Taf ECO Chain'],
|
|
865
868
|
[0x800003d9, 'AU', 'Autonomy'],
|
|
@@ -1005,6 +1008,7 @@ module.exports = [
|
|
|
1005
1008
|
[0x8000083d, 'SAMA', 'Exosama Network'],
|
|
1006
1009
|
[0x80000840, 'IoTE', 'IoTE'],
|
|
1007
1010
|
[0x80000849, 'CBTC', 'Coordinate BTC (Anduro)'],
|
|
1011
|
+
[0x8000084a, 'QBTC', 'Quasar BTC (Anduro)'],
|
|
1008
1012
|
[0x8000084d, 'BAY', 'BitBay'],
|
|
1009
1013
|
[0x80000859, 'XRG', 'Ergon'],
|
|
1010
1014
|
[0x80000897, 'SAMA', 'Moonsama Network'],
|