bip44-constants 231.0.0 → 233.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
|
@@ -729,6 +729,7 @@ module.exports = [
|
|
|
729
729
|
[0x8000031f, 'PDEX', 'Polkadex'],
|
|
730
730
|
[0x80000320, 'BEET', 'Beetle Coin'],
|
|
731
731
|
[0x80000321, 'DST', 'DSTRA'],
|
|
732
|
+
[0x80000322, 'CY', 'Cyberyen'],
|
|
732
733
|
[0x80000324, 'ZKS', 'zkSync'],
|
|
733
734
|
[0x80000328, 'QVT', 'Qvolta'],
|
|
734
735
|
[0x80000329, 'SDN', 'Shiden Network'],
|
|
@@ -784,6 +785,7 @@ module.exports = [
|
|
|
784
785
|
[0x8000038b, 'FIS', 'StaFi'],
|
|
785
786
|
[0x8000038d, 'SGE', 'Saage'],
|
|
786
787
|
[0x8000038f, 'GERT', 'Gert'],
|
|
788
|
+
[0x80000391, 'VARA', 'Vara Network'],
|
|
787
789
|
[0x80000394, 'META', 'Metadium'],
|
|
788
790
|
[0x80000395, 'FRA', 'Findora'],
|
|
789
791
|
[0x80000397, 'CCD', 'Concordium'],
|
|
@@ -974,6 +976,7 @@ module.exports = [
|
|
|
974
976
|
[0x80001ca3, 'KLY', 'KLYNTAR'],
|
|
975
977
|
[0x80001cad, 'SHFT', 'Shyft'],
|
|
976
978
|
[0x80001d5e, 'MEV', 'MEVerse'],
|
|
979
|
+
[0x80001d98, 'ADIL', 'ADIL Chain'],
|
|
977
980
|
[0x80001e61, 'BTV', 'Bitvote'],
|
|
978
981
|
[0x80001f40, 'SKY', 'Skycoin'],
|
|
979
982
|
[0x80001f90, '', 'DSRV'],
|