bip44-constants 357.0.0 → 358.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
|
@@ -997,6 +997,7 @@ module.exports = [
|
|
|
997
997
|
[0x8000082b, 'FRQCY', 'Frequency'],
|
|
998
998
|
[0x8000083d, 'SAMA', 'Exosama Network'],
|
|
999
999
|
[0x80000840, 'IoTE', 'IoTE'],
|
|
1000
|
+
[0x80000849, 'CBTC', 'Coordinate BTC (Anduro)'],
|
|
1000
1001
|
[0x8000084d, 'BAY', 'BitBay'],
|
|
1001
1002
|
[0x80000859, 'XRG', 'Ergon'],
|
|
1002
1003
|
[0x80000897, 'SAMA', 'Moonsama Network'],
|
|
@@ -1072,6 +1073,7 @@ module.exports = [
|
|
|
1072
1073
|
[0x80001b74, 'AA', 'Arthera'],
|
|
1073
1074
|
[0x80001b9e, 'DOI', 'Doichain'],
|
|
1074
1075
|
[0x80001bb3, 'TOPL', 'Topl'],
|
|
1076
|
+
[0x80001c68, 'ABTC', 'Alys BTC (Anduro)'],
|
|
1075
1077
|
[0x80001ca3, 'KLY', 'KLYNTAR'],
|
|
1076
1078
|
[0x80001cad, 'SHFT', 'Shyft'],
|
|
1077
1079
|
[0x80001d5e, 'MEV', 'MEVerse'],
|