bip44-constants 403.0.0 → 405.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 +8 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -876,6 +876,7 @@ module.exports = [
|
|
|
876
876
|
[0x800003bb, 'LTP', 'LifetionCoin'],
|
|
877
877
|
[0x800003be, '', 'KickSoccer'],
|
|
878
878
|
[0x800003c0, 'VKAX', 'Vkax'],
|
|
879
|
+
[0x800003c3, 'SYL', 'OpenSY'],
|
|
879
880
|
[0x800003c5, 'ATLA', 'Atleta Network'],
|
|
880
881
|
[0x800003c6, 'MATIC', 'Matic'],
|
|
881
882
|
[0x800003c8, 'UNW', 'UNW'],
|
|
@@ -916,7 +917,9 @@ module.exports = [
|
|
|
916
917
|
[0x800003f7, 'ZCX', 'ZEN Exchange Token'],
|
|
917
918
|
[0x800003f8, '---', 'reserved'],
|
|
918
919
|
[0x800003f9, 'ZTC', 'Zenchain'],
|
|
920
|
+
[0x800003fa, 'ZANO', 'Zano'],
|
|
919
921
|
[0x800003fc, 'EVC', 'Evrice'],
|
|
922
|
+
[0x800003fd, 'PKOIN', 'Pocketcoin'],
|
|
920
923
|
[0x800003fe, 'XRD', 'Radix DLT'],
|
|
921
924
|
[0x800003ff, 'ONE', 'HARMONY-ONE (Legacy)'],
|
|
922
925
|
[0x80000400, 'ONT', 'Ontology'],
|
|
@@ -1089,6 +1092,7 @@ module.exports = [
|
|
|
1089
1092
|
[0x8000107a, 'IOTA', 'IOTA'],
|
|
1090
1093
|
[0x8000107b, 'SMR', 'Shimmer'],
|
|
1091
1094
|
[0x80001092, 'AXE', 'Axe'],
|
|
1095
|
+
[0x800010CA, 'LOCA', 'Loca'],
|
|
1092
1096
|
[0x800010f7, 'XYM', 'Symbol'],
|
|
1093
1097
|
[0x8000115c, 'C4E', 'Chain4Energy'],
|
|
1094
1098
|
[0x8000117a, 'SHIC', 'ShibaCoin'],
|
|
@@ -1139,6 +1143,7 @@ module.exports = [
|
|
|
1139
1143
|
[0x80001ff5, 'BOC', 'BeOne Chain'],
|
|
1140
1144
|
[0x80002000, 'PAC', 'pacprotocol'],
|
|
1141
1145
|
[0x80002019, 'KAIA', 'KAIA'],
|
|
1146
|
+
[0x8000205a, 'HANEUL', 'Haneul'],
|
|
1142
1147
|
[0x80002093, 'BTQ', 'BitcoinQuark'],
|
|
1143
1148
|
[0x800020fc, 'XCH', 'Chia'],
|
|
1144
1149
|
[0x80002105, '', 'Base'],
|
|
@@ -1163,7 +1168,6 @@ module.exports = [
|
|
|
1163
1168
|
[0x8000232e, 'BSC', 'Binance Smart Chain'],
|
|
1164
1169
|
[0x8000232f, 'SATOX', 'Satoxcoin'],
|
|
1165
1170
|
[0x80002481, 'WEIL', 'Weilliptic'],
|
|
1166
|
-
[0x800025a1, 'SYL', 'OpenSY'],
|
|
1167
1171
|
[0x80002645, 'NRG', 'Energi'],
|
|
1168
1172
|
[0x800026a0, 'BTF', 'Bitcoin Faith'],
|
|
1169
1173
|
[0x800026f1, 'OSMI', 'Osmium'],
|
|
@@ -1197,6 +1201,7 @@ module.exports = [
|
|
|
1197
1201
|
[0x80004ae1, 'RITO', 'Ritocoin'],
|
|
1198
1202
|
[0x80004d4c, 'ML', 'Mintlayer'],
|
|
1199
1203
|
[0x80004e44, 'XND', 'ndau'],
|
|
1204
|
+
[0x80005118, 'WJK', 'WojakCoin'],
|
|
1200
1205
|
[0x8000520c, 'C4EI', 'c4ei'],
|
|
1201
1206
|
[0x80005359, 'XAH', 'Xahau'],
|
|
1202
1207
|
[0x80005580, 'PAC', 'Pactus'],
|
|
@@ -1223,6 +1228,7 @@ module.exports = [
|
|
|
1223
1228
|
[0x8000ce10, 'CELO', 'Celo'],
|
|
1224
1229
|
[0x8000d3a0, 'OVER', 'OverProtocol'],
|
|
1225
1230
|
[0x8000f0b0, 'TH', 'TianHe'],
|
|
1231
|
+
[0x8000f200, 'MORM', 'Morpheum'],
|
|
1226
1232
|
[0x80010000, 'KETH', 'Krypton World'],
|
|
1227
1233
|
[0x80010f2c, 'GRLC', 'Garlicoin'],
|
|
1228
1234
|
[0x80011177, 'GWL', 'Gewel'],
|
|
@@ -1266,6 +1272,7 @@ module.exports = [
|
|
|
1266
1272
|
[0x801a2010, 'LAX', 'LAPO'],
|
|
1267
1273
|
[0x803be02b, 'EPK', 'EPIK Protocol'],
|
|
1268
1274
|
[0x80426c63, 'BBLU', 'Bitcoin-Blu'],
|
|
1275
|
+
[0x80430452, 'MCSH', 'MetaMask Cash Account'],
|
|
1269
1276
|
[0x80485944, 'HYD', 'Hydra Token'],
|
|
1270
1277
|
[0x804d444e, '', 'Miden'],
|
|
1271
1278
|
[0x80501949, 'BCO', 'BitcoinOre'],
|