bip44-constants 316.0.0 → 318.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
|
[0x800005e8, 'AAC', 'Double-A Chain'],
|
|
908
908
|
[0x800005f4, '', 'Taler'],
|
|
909
909
|
[0x800005fd, 'BEAM', 'Beam'],
|
|
910
|
+
[0x80000600, 'GAS', 'BubiChain'],
|
|
910
911
|
[0x8000060f, 'SDK', 'Sovereign SDK'],
|
|
911
912
|
[0x80000613, 'APC', 'Apc Chain'],
|
|
912
913
|
[0x80000650, 'ELF', 'AELF'],
|
|
@@ -959,6 +960,7 @@ module.exports = [
|
|
|
959
960
|
[0x800007e6, 'XHT', 'Xinghuo Token'],
|
|
960
961
|
[0x800007e7, 'COC', 'Chat On Chain'],
|
|
961
962
|
[0x800007e9, 'ROCK', 'Zenrock Labs'],
|
|
963
|
+
[0x800007ea, 'ASTRON', 'ASTRON Token'],
|
|
962
964
|
[0x800007fe, 'ANY', 'Any'],
|
|
963
965
|
[0x80000800, 'MCASH', 'MCashChain'],
|
|
964
966
|
[0x80000801, 'TRUE', 'TrueChain'],
|