bip44-constants 109.0.0 → 112.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
|
@@ -797,6 +797,7 @@ module.exports = [
|
|
|
797
797
|
[0x800006f8, 'JPYS', 'JPY Stablecoin'],
|
|
798
798
|
[0x800006fd, 'VEGA', 'Vega Protocol'],
|
|
799
799
|
[0x80000717, 'ADA', 'Cardano'],
|
|
800
|
+
[0x8000071a, 'CUBE', 'Cube Chain Native Token'],
|
|
800
801
|
[0x80000743, 'TES', 'Teslacoin'],
|
|
801
802
|
[0x80000760, 'ZTX', 'Zetrix'],
|
|
802
803
|
[0x8000076b, 'XEC', 'eCash token'],
|
|
@@ -851,6 +852,7 @@ module.exports = [
|
|
|
851
852
|
[0x80000fc8, 'FC8', 'FCH Network'],
|
|
852
853
|
[0x80001000, 'YEE', 'YeeCo'],
|
|
853
854
|
[0x8000107a, 'IOTA', 'IOTA'],
|
|
855
|
+
[0x8000107b, 'SMR', 'Shimmer'],
|
|
854
856
|
[0x80001092, 'AXE', 'Axe'],
|
|
855
857
|
[0x800010f7, 'XYM', 'Symbol'],
|
|
856
858
|
[0x8000138e, 'SBC', 'Senior Block Coin'],
|
|
@@ -941,6 +943,7 @@ module.exports = [
|
|
|
941
943
|
[0x80067932, 'X42', 'x42'],
|
|
942
944
|
[0x800a2c2a, 'VITE', 'Vite'],
|
|
943
945
|
[0x800d9038, 'SEA', 'Second Exchange Alliance'],
|
|
946
|
+
[0x80100000, 'AMAX', 'Armonia Meta Chain'],
|
|
944
947
|
[0x8011df89, 'ILT', 'iOlite'],
|
|
945
948
|
[0x8014095a, 'ETHO', 'Ether-1'],
|
|
946
949
|
[0x80140adc, 'XERO', 'Xerom'],
|