bip44-constants 364.0.0 → 366.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
|
@@ -853,6 +853,7 @@ module.exports = [
|
|
|
853
853
|
[0x800003bb, 'LTP', 'LifetionCoin'],
|
|
854
854
|
[0x800003be, '', 'KickSoccer'],
|
|
855
855
|
[0x800003c0, 'VKAX', 'Vkax'],
|
|
856
|
+
[0x800003c5, 'ATLA', 'Atleta Network'],
|
|
856
857
|
[0x800003c6, 'MATIC', 'Matic'],
|
|
857
858
|
[0x800003c8, 'UNW', 'UNW'],
|
|
858
859
|
[0x800003c9, 'QI', 'Quai Network'],
|
|
@@ -890,6 +891,7 @@ module.exports = [
|
|
|
890
891
|
[0x800003f6, 'JOY', 'Joystream'],
|
|
891
892
|
[0x800003f7, 'ZCX', 'ZEN Exchange Token'],
|
|
892
893
|
[0x800003f8, '---', 'reserved'],
|
|
894
|
+
[0x800003f9, 'ZTC', 'Zenchain'],
|
|
893
895
|
[0x800003fc, 'EVC', 'Evrice'],
|
|
894
896
|
[0x800003fe, 'XRD', 'Radix DLT'],
|
|
895
897
|
[0x800003ff, 'ONE', 'HARMONY-ONE (Legacy)'],
|