bip44-constants 324.0.0 → 326.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
|
@@ -1055,6 +1055,7 @@ module.exports = [
|
|
|
1055
1055
|
[0x80002019, 'KLAY', 'KLAY'],
|
|
1056
1056
|
[0x80002093, 'BTQ', 'BitcoinQuark'],
|
|
1057
1057
|
[0x800020fc, 'XCH', 'Chia'],
|
|
1058
|
+
[0x80002105, '', 'Base'],
|
|
1058
1059
|
[0x80002148, '---', 'reserved'],
|
|
1059
1060
|
[0x800021e8, 'PLMNT', 'Planetmint'],
|
|
1060
1061
|
[0x8000221c, 'BLN', 'Bullions'],
|
|
@@ -1124,6 +1125,7 @@ module.exports = [
|
|
|
1124
1125
|
[0x8000c06e, 'EVE', 'evan'],
|
|
1125
1126
|
[0x8000c0c0, 'STASH', 'STASH'],
|
|
1126
1127
|
[0x8000ce10, 'CELO', 'Celo'],
|
|
1128
|
+
[0x8000d3a0, 'OVER', 'OverProtocol'],
|
|
1127
1129
|
[0x8000f0b0, 'TH', 'TianHe'],
|
|
1128
1130
|
[0x80010000, 'KETH', 'Krypton World'],
|
|
1129
1131
|
[0x80010f2c, 'GRLC', 'Garlicoin'],
|