bip44-constants 372.0.0 → 374.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
|
@@ -903,6 +903,7 @@ module.exports = [
|
|
|
903
903
|
[0x80000404, 'PLS', 'Pulse Coin'],
|
|
904
904
|
[0x80000408, 'BTCR', 'BTCR'],
|
|
905
905
|
[0x80000412, 'MFID', 'Moonfish ID'],
|
|
906
|
+
[0x8000044c, 'CROSS', 'Cross Chain'],
|
|
906
907
|
[0x80000457, 'BBC', 'Big Bitcoin'],
|
|
907
908
|
[0x8000045c, 'CORE', 'Core'],
|
|
908
909
|
[0x80000460, 'RISE', 'RISE'],
|
|
@@ -1114,6 +1115,7 @@ module.exports = [
|
|
|
1114
1115
|
[0x8000232c, 'STRK', 'StarkNet'],
|
|
1115
1116
|
[0x8000232d, 'AVAXC', 'Avalanche C-Chain'],
|
|
1116
1117
|
[0x8000232e, 'BSC', 'Binance Smart Chain'],
|
|
1118
|
+
[0x8000232f, 'SATOX', 'Satoxcoin'],
|
|
1117
1119
|
[0x80002645, 'NRG', 'Energi'],
|
|
1118
1120
|
[0x800026a0, 'BTF', 'Bitcoin Faith'],
|
|
1119
1121
|
[0x800026f1, 'OSMI', 'Osmium'],
|