bip44-constants 395.0.0 → 397.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
|
@@ -780,6 +780,7 @@ module.exports = [
|
|
|
780
780
|
[0x80000317, 'SOMA', 'Soma'],
|
|
781
781
|
[0x8000031a, 'INTR', 'Interlay'],
|
|
782
782
|
[0x8000031b, 'KINT', 'Kintsugi'],
|
|
783
|
+
[0x8000031d, 'MVRX', 'Muvor ERP'],
|
|
783
784
|
[0x8000031f, 'PDEX', 'Polkadex'],
|
|
784
785
|
[0x80000320, 'BEET', 'Beetle Coin'],
|
|
785
786
|
[0x80000321, 'DST', 'DSTRA'],
|
|
@@ -849,6 +850,7 @@ module.exports = [
|
|
|
849
850
|
[0x80000383, 'XEC', 'eCash'],
|
|
850
851
|
[0x80000384, 'LMO', 'Lumeneo'],
|
|
851
852
|
[0x80000385, 'NXT', 'NxtMeta'],
|
|
853
|
+
[0x80000387, 'EGN', 'EGAHN Intelligence Network'],
|
|
852
854
|
[0x80000388, 'HNT', 'Helium'],
|
|
853
855
|
[0x8000038a, 'XPX', 'Sirius'],
|
|
854
856
|
[0x8000038b, 'FIS', 'StaFi'],
|
|
@@ -1288,6 +1290,7 @@ module.exports = [
|
|
|
1288
1290
|
[0x80abcdef, 'LBR', '0L'],
|
|
1289
1291
|
[0x8134afd5, 'ROH', 'Rooch'],
|
|
1290
1292
|
[0x8134d82e, 'NLK', 'NuLinkCoin'],
|
|
1293
|
+
[0x821f3680, 'AXX', 'AtlasX Chain'],
|
|
1291
1294
|
[0x8e4f524b, 'ZORK', 'Zork Network'],
|
|
1292
1295
|
[0x90000143, 'MON', 'Monad'],
|
|
1293
1296
|
[0xa4465644, 'FVDC', 'ForumCoin'],
|