bip44-constants 63.0.0 → 67.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 +6 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -615,6 +615,7 @@ module.exports = [
|
|
|
615
615
|
[0x80000263, '', 'Manta Network Private Asset'],
|
|
616
616
|
[0x80000264, '', 'Calamari Network Private Asset'],
|
|
617
617
|
[0x80000265, 'WCN', 'Widecoin'],
|
|
618
|
+
[0x80000266, 'OPT', 'Optimistic Ethereum'],
|
|
618
619
|
[0x80000267, 'PSWAP', 'PolkaSwap'],
|
|
619
620
|
[0x80000268, 'VAL', 'Validator'],
|
|
620
621
|
[0x80000269, 'XOR', 'Sora'],
|
|
@@ -660,6 +661,7 @@ module.exports = [
|
|
|
660
661
|
[0x80000332, 'VET', 'VeChain Token'],
|
|
661
662
|
[0x80000334, 'CLO', 'Callisto'],
|
|
662
663
|
[0x80000336, 'BDB', 'BigchainDB'],
|
|
664
|
+
[0x8000033c, 'CCN', 'ComputeCoin'],
|
|
663
665
|
[0x8000033f, 'CRUZ', 'cruzbit'],
|
|
664
666
|
[0x80000340, 'SAPP', 'Sapphire'],
|
|
665
667
|
[0x80000341, '777', 'Jackpot'],
|
|
@@ -714,6 +716,7 @@ module.exports = [
|
|
|
714
716
|
[0x800003eb, 'NODL', 'Nodle'],
|
|
715
717
|
[0x800003ef, 'FTM', 'Fantom'],
|
|
716
718
|
[0x800003f2, 'HT', 'Huobi ECO Chain'],
|
|
719
|
+
[0x800003f3, 'ELV', 'Eluvio'],
|
|
717
720
|
[0x800003fc, 'EVC', 'Evrice'],
|
|
718
721
|
[0x800003fe, 'XRD', 'Radix DLT'],
|
|
719
722
|
[0x800003ff, 'ONE', 'HARMONY-ONE'],
|
|
@@ -740,6 +743,7 @@ module.exports = [
|
|
|
740
743
|
[0x80000652, 'AUDL', 'AUDL'],
|
|
741
744
|
[0x80000654, 'ATH', 'Atheios'],
|
|
742
745
|
[0x8000066a, 'NEW', 'Newton'],
|
|
746
|
+
[0x80000679, 'BTA', 'Btachain'],
|
|
743
747
|
[0x80000698, 'BCX', 'BitcoinX'],
|
|
744
748
|
[0x800006c1, 'XTZ', 'Tezos'],
|
|
745
749
|
[0x800006f0, 'LBTC', 'Liquid BTC'],
|
|
@@ -806,12 +810,14 @@ module.exports = [
|
|
|
806
810
|
[0x80001707, 'VOW', 'VowChain VOW'],
|
|
807
811
|
[0x80001720, 'SLU', 'SILUBIUM'],
|
|
808
812
|
[0x800017ac, 'GO', 'GoChain GO'],
|
|
813
|
+
[0x8000181e, 'MOI', 'My Own Internet'],
|
|
809
814
|
[0x80001a0a, 'BPA', 'Bitcoin Pizza'],
|
|
810
815
|
[0x80001a20, 'SAFE', 'SAFE'],
|
|
811
816
|
[0x80001b39, 'ROGER', 'TheHolyrogerCoin'],
|
|
812
817
|
[0x80001bb3, 'TOPL', 'Topl'],
|
|
813
818
|
[0x80001e61, 'BTV', 'Bitvote'],
|
|
814
819
|
[0x80001f40, 'SKY', 'Skycoin'],
|
|
820
|
+
[0x80001f90, '', 'DSRV'],
|
|
815
821
|
[0x80002000, 'PAC', 'pacprotocol'],
|
|
816
822
|
[0x80002019, 'KLAY', 'KLAY'],
|
|
817
823
|
[0x80002093, 'BTQ', 'BitcoinQuark'],
|