bip44-constants 244.0.0 → 246.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
|
@@ -858,6 +858,7 @@ module.exports = [
|
|
|
858
858
|
[0x800004d2, 'ALPH', 'Alephium'],
|
|
859
859
|
[0x800004d4, '', 'Masca'],
|
|
860
860
|
[0x800004d5, '', 'Nostr'],
|
|
861
|
+
[0x80000500, '', 'Kudos Setler'],
|
|
861
862
|
[0x80000504, 'GLMR', 'Moonbeam'],
|
|
862
863
|
[0x80000505, 'MOVR', 'Moonriver'],
|
|
863
864
|
[0x80000512, 'WPC', 'Wpc'],
|
|
@@ -920,6 +921,7 @@ module.exports = [
|
|
|
920
921
|
[0x800007fe, 'ANY', 'Any'],
|
|
921
922
|
[0x80000800, 'MCASH', 'MCashChain'],
|
|
922
923
|
[0x80000801, 'TRUE', 'TrueChain'],
|
|
924
|
+
[0x80000802, 'MOVO', 'Movo Smart Chain'],
|
|
923
925
|
[0x80000826, 'KILT', 'KILT Spiritnet'],
|
|
924
926
|
[0x8000083d, 'SAMA', 'Exosama Network'],
|
|
925
927
|
[0x80000840, 'IoTE', 'IoTE'],
|