bip44-constants 141.0.0 → 144.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
|
@@ -644,7 +644,7 @@ module.exports = [
|
|
|
644
644
|
[0x80000285, 'LX', 'Lynx'],
|
|
645
645
|
[0x80000286, 'XLN', 'Lunarium'],
|
|
646
646
|
[0x80000288, 'ZRB', 'Zarb'],
|
|
647
|
-
[0x8000028a, 'UCO', '
|
|
647
|
+
[0x8000028a, 'UCO', 'Archethic'],
|
|
648
648
|
[0x8000028f, 'WMP', 'WAMP'],
|
|
649
649
|
[0x80000293, 'KOIN', 'Koinos'],
|
|
650
650
|
[0x80000294, 'PIRATE', 'PirateCash'],
|
|
@@ -696,6 +696,7 @@ module.exports = [
|
|
|
696
696
|
[0x80000307, 'PLSR', 'Pulsar Coin'],
|
|
697
697
|
[0x80000309, 'BTW', 'Bitcoin World'],
|
|
698
698
|
[0x8000030c, 'PLCU', 'PLC Ultima'],
|
|
699
|
+
[0x8000030d, 'PLCUX', 'PLC Ultima X'],
|
|
699
700
|
[0x80000310, 'SUI', 'Sui'],
|
|
700
701
|
[0x80000312, 'UIDD', 'UIDD'],
|
|
701
702
|
[0x80000313, 'ACA', 'Acala'],
|
|
@@ -899,6 +900,7 @@ module.exports = [
|
|
|
899
900
|
[0x800019c7, 'RSC', 'Royal Sports City'],
|
|
900
901
|
[0x80001a0a, 'BPA', 'Bitcoin Pizza'],
|
|
901
902
|
[0x80001a20, 'SAFE', 'SAFE'],
|
|
903
|
+
[0x80001a7b, 'COTI', 'COTI'],
|
|
902
904
|
[0x80001b39, 'ROGER', 'TheHolyrogerCoin'],
|
|
903
905
|
[0x80001bb3, 'TOPL', 'Topl'],
|
|
904
906
|
[0x80001cad, 'SHFT', 'Shyft'],
|