bip44-constants 72.0.0 → 73.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 +1 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -721,6 +721,7 @@ module.exports = [
|
|
|
721
721
|
[0x800003ef, 'FTM', 'Fantom'],
|
|
722
722
|
[0x800003f2, 'HT', 'Huobi ECO Chain'],
|
|
723
723
|
[0x800003f3, 'ELV', 'Eluvio'],
|
|
724
|
+
[0x800003f5, 'BIC', 'Beincrypto'],
|
|
724
725
|
[0x800003fc, 'EVC', 'Evrice'],
|
|
725
726
|
[0x800003fe, 'XRD', 'Radix DLT'],
|
|
726
727
|
[0x800003ff, 'ONE', 'HARMONY-ONE'],
|