bip44-constants 169.0.0 → 171.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
|
@@ -639,6 +639,7 @@ module.exports = [
|
|
|
639
639
|
[0x8000027b, 'POKT', 'Pocket Network'],
|
|
640
640
|
[0x8000027c, 'EMIT', 'EMIT'],
|
|
641
641
|
[0x8000027d, 'APTOS', 'Aptos'],
|
|
642
|
+
[0x8000027e, 'ADON', 'ADON'],
|
|
642
643
|
[0x8000027f, 'BTSG', 'BitSong'],
|
|
643
644
|
[0x80000280, 'LFC', 'Leofcoin'],
|
|
644
645
|
[0x80000281, 'KCS', 'KuCoin Shares'],
|
|
@@ -690,6 +691,7 @@ module.exports = [
|
|
|
690
691
|
[0x800002cb, 'SIN', 'Sinovate'],
|
|
691
692
|
[0x800002cc, 'DLN', 'Delion'],
|
|
692
693
|
[0x800002cd, 'BONTE', 'Bontecoin'],
|
|
694
|
+
[0x800002ce, 'PMC', 'Peer Meta Coin'],
|
|
693
695
|
[0x800002d5, 'MCX', 'MultiCash'],
|
|
694
696
|
[0x800002da, 'HEALIOS', 'Tenacity'],
|
|
695
697
|
[0x800002db, 'BMK', 'Bitmark'],
|
|
@@ -909,6 +911,7 @@ module.exports = [
|
|
|
909
911
|
[0x8000107b, 'SMR', 'Shimmer'],
|
|
910
912
|
[0x80001092, 'AXE', 'Axe'],
|
|
911
913
|
[0x800010f7, 'XYM', 'Symbol'],
|
|
914
|
+
[0x8000115c, 'C4E', 'Chain4Energy'],
|
|
912
915
|
[0x8000138e, 'SBC', 'Senior Blockchain'],
|
|
913
916
|
[0x80001480, 'FIC', 'FIC'],
|
|
914
917
|
[0x800014e9, 'HNS', 'Handshake'],
|