bip44-constants 359.0.0 → 361.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
|
@@ -907,6 +907,7 @@ module.exports = [
|
|
|
907
907
|
[0x80000468, 'ETSC', 'Ethereum Social'],
|
|
908
908
|
[0x80000469, 'DFI', 'DeFiChain'],
|
|
909
909
|
[0x8000046a, 'DFI', 'DeFiChain EVM Network'],
|
|
910
|
+
[0x8000046d, 'MESH', 'StateMesh'],
|
|
910
911
|
[0x80000471, '$DAG', 'Constellation Labs'],
|
|
911
912
|
[0x80000479, 'CDY', 'Bitcoin Candy'],
|
|
912
913
|
[0x80000483, 'ENJ', 'Enjin Coin'],
|
|
@@ -1230,6 +1231,7 @@ module.exports = [
|
|
|
1230
1231
|
[0x8134afd5, 'ROH', 'Rooch'],
|
|
1231
1232
|
[0x8134d82e, 'NLK', 'NuLinkCoin'],
|
|
1232
1233
|
[0xa4465644, 'FVDC', 'ForumCoin'],
|
|
1234
|
+
[0xbc34eb12, 'FAIC', 'Free AI Chain'],
|
|
1233
1235
|
[0xc655454c, '', 'Fuel'],
|
|
1234
1236
|
[0xc655454d, 'TTNC', 'TakeTitan'],
|
|
1235
1237
|
[0xc6554557, 'MTGBP', 'MTGBP'],
|