bip44-constants 114.0.0 → 117.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 +3 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -738,6 +738,7 @@ module.exports = [
|
|
|
738
738
|
[0x8000038d, 'SGE', 'Saage'],
|
|
739
739
|
[0x80000394, 'META', 'Metadium'],
|
|
740
740
|
[0x80000395, 'FRA', 'Findora'],
|
|
741
|
+
[0x80000397, 'CCD', 'Concordium'],
|
|
741
742
|
[0x8000039d, 'DIP', 'Dipper Network'],
|
|
742
743
|
[0x800003a3, 'RUNE', 'THORChain (RUNE)'],
|
|
743
744
|
[0x800003ad, 'KCN', 'Kylacoin'],
|
|
@@ -891,7 +892,7 @@ module.exports = [
|
|
|
891
892
|
[0x80002329, 'ARB1', 'Arbitrum'],
|
|
892
893
|
[0x8000232a, 'BOBA', 'Boba'],
|
|
893
894
|
[0x8000232b, 'LOOP', 'Loopring'],
|
|
894
|
-
[0x8000232c, '
|
|
895
|
+
[0x8000232c, 'STRK', 'StarkNet'],
|
|
895
896
|
[0x8000232d, 'AVAXC', 'Avalanche C-Chain'],
|
|
896
897
|
[0x8000232e, 'BSC', 'Binance Smart Chain'],
|
|
897
898
|
[0x80002645, 'NRG', 'Energi'],
|
|
@@ -925,6 +926,7 @@ module.exports = [
|
|
|
925
926
|
[0x80008888, 'BTT', 'ByteTrade'],
|
|
926
927
|
[0x80009468, 'FXTC', 'FixedTradeCoin'],
|
|
927
928
|
[0x80009999, 'AMA', 'Amabig'],
|
|
929
|
+
[0x8000a455, 'FACT', 'FACT0RN'],
|
|
928
930
|
[0x8000a814, 'AXIV', 'AXIV'],
|
|
929
931
|
[0x8000c06e, 'EVE', 'evan.network'],
|
|
930
932
|
[0x8000c0c0, 'STASH', 'STASH'],
|