bip44-constants 170.0.0 → 172.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 +2 -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'],
|
|
@@ -869,6 +870,7 @@ module.exports = [
|
|
|
869
870
|
[0x800007cf, 'COLX', 'ColossusXT'],
|
|
870
871
|
[0x800007d0, 'GIN', 'GinCoin'],
|
|
871
872
|
[0x800007d1, 'MNP', 'MNPCoin'],
|
|
873
|
+
[0x800007d2, 'MLN', 'Miraland'],
|
|
872
874
|
[0x800007e1, 'KIN', 'Kin'],
|
|
873
875
|
[0x800007e2, 'EOSC', 'EOSClassic'],
|
|
874
876
|
[0x800007e3, 'GBT', 'GoldBean Token'],
|