bip44-constants 248.0.0 → 250.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
|
@@ -835,6 +835,7 @@ module.exports = [
|
|
|
835
835
|
[0x800003f2, 'HT', 'Huobi ECO Chain'],
|
|
836
836
|
[0x800003f3, 'ELV', 'Eluvio'],
|
|
837
837
|
[0x800003f5, 'BIC', 'Beincrypto'],
|
|
838
|
+
[0x800003f8, 'CORE', 'Core'],
|
|
838
839
|
[0x800003fc, 'EVC', 'Evrice'],
|
|
839
840
|
[0x800003fe, 'XRD', 'Radix DLT'],
|
|
840
841
|
[0x800003ff, 'ONE', 'HARMONY-ONE (Legacy)'],
|
|
@@ -871,6 +872,7 @@ module.exports = [
|
|
|
871
872
|
[0x800005e8, 'AAC', 'Double-A Chain'],
|
|
872
873
|
[0x800005f4, '', 'Taler'],
|
|
873
874
|
[0x800005fd, 'BEAM', 'Beam'],
|
|
875
|
+
[0x8000060f, 'SDK', 'Sovereign SDK'],
|
|
874
876
|
[0x80000613, 'APC', 'Apc Chain'],
|
|
875
877
|
[0x80000650, 'ELF', 'AELF'],
|
|
876
878
|
[0x80000652, 'AUDL', 'AUDL'],
|
|
@@ -1098,6 +1100,7 @@ module.exports = [
|
|
|
1098
1100
|
[0x80579bfd, 'WEST', 'Waves Enterprise'],
|
|
1099
1101
|
[0x80616263, 'ABC', 'Abcmint'],
|
|
1100
1102
|
[0x8063726d, 'CRM', 'Creamcoin'],
|
|
1103
|
+
[0x806d6e52, 'BROCK', 'Bitrock'],
|
|
1101
1104
|
[0x8073656d, 'SEM', 'Semux'],
|
|
1102
1105
|
[0x80737978, 'ION', 'ION'],
|
|
1103
1106
|
[0x8076adf1, 'FCT', 'FirmaChain'],
|