@cityofzion/bs-neo-legacy 0.4.2 → 0.7.1

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.
Files changed (62) hide show
  1. package/.rush/temp/package-deps_build.json +21 -0
  2. package/.rush/temp/shrinkwrap-deps.json +2 -2
  3. package/bs-neo-legacy.build.log +1 -86
  4. package/dist/BSNeoLegacy.d.ts +20 -23
  5. package/dist/BSNeoLegacy.js +118 -135
  6. package/dist/CryptoCompareEDSNeoLegacy.d.ts +7 -0
  7. package/dist/CryptoCompareEDSNeoLegacy.js +41 -0
  8. package/dist/DoraBDSNeoLegacy.d.ts +15 -0
  9. package/dist/DoraBDSNeoLegacy.js +162 -0
  10. package/dist/assets/tokens/common.json +18 -0
  11. package/dist/assets/tokens/mainnet.json +620 -0
  12. package/dist/constants.d.ts +10 -4
  13. package/dist/constants.js +20 -17
  14. package/dist/index.d.ts +3 -2
  15. package/dist/index.js +3 -2
  16. package/docs/assets/search.js +1 -1
  17. package/docs/classes/BDSNeoLegacy.html +13 -13
  18. package/docs/classes/BSNeoLegacy.html +81 -37
  19. package/docs/interfaces/DoraNeoLegacyAsset.html +7 -7
  20. package/docs/interfaces/DoraNeoLegacyAssetResponse.html +9 -9
  21. package/docs/interfaces/DoraNeoLegacyBalance.html +5 -5
  22. package/docs/interfaces/DoraNeoLegacyConsensusNode.html +3 -3
  23. package/docs/interfaces/DoraNeoLegacyDetails.html +12 -12
  24. package/docs/interfaces/DoraNeoLegacyEntriesEntity.html +8 -8
  25. package/docs/interfaces/DoraNeoLegacyNameEntity.html +3 -3
  26. package/docs/interfaces/DoraNeoLegacyScriptsEntity.html +3 -3
  27. package/docs/interfaces/DoraNeoLegacyTransaction.html +14 -14
  28. package/docs/interfaces/DoraNeoLegacyTransactionsHistory.html +6 -6
  29. package/docs/interfaces/DoraNeoLegacyUnclaimed.html +4 -4
  30. package/docs/interfaces/DoraNeoLegacyVinEntity.html +3 -3
  31. package/docs/interfaces/DoraNeoLegacyVoutEntity.html +5 -5
  32. package/docs/variables/DORA_NEO_LEGACY_ASSET.html +1 -1
  33. package/docs/variables/DORA_NEO_LEGACY_BALANCE.html +1 -1
  34. package/docs/variables/DORA_NEO_LEGACY_CONTRACT.html +1 -1
  35. package/docs/variables/DORA_NEO_LEGACY_HISTORY_TRANSACTIONS.html +1 -1
  36. package/docs/variables/DORA_NEO_LEGACY_NODES.html +1 -1
  37. package/docs/variables/DORA_NEO_LEGACY_TRANSACTION.html +1 -1
  38. package/docs/variables/DORA_NEO_LEGACY_UNCLAIMED.html +1 -1
  39. package/docs/variables/explorerNeoLegacyOption.html +1 -1
  40. package/jest.config.ts +13 -0
  41. package/jest.setup.ts +1 -0
  42. package/package.json +10 -6
  43. package/src/BSNeoLegacy.ts +184 -152
  44. package/src/CryptoCompareEDSNeoLegacy.ts +40 -0
  45. package/src/DoraBDSNeoLegacy.ts +171 -0
  46. package/src/__tests__/BDSNeoLegacy.spec.ts +120 -0
  47. package/src/__tests__/BSNeoLegacy.spec.ts +127 -0
  48. package/src/__tests__/CryptoCompareExchange.spec.ts +46 -0
  49. package/src/assets/tokens/common.json +18 -0
  50. package/src/assets/tokens/mainnet.json +620 -0
  51. package/src/constants.ts +20 -17
  52. package/src/index.ts +3 -2
  53. package/tsconfig.build.json +4 -0
  54. package/tsconfig.json +3 -7
  55. package/bs-neo-legacy.build.error.log +0 -84
  56. package/src/BDSNeoLegacy.ts +0 -163
  57. package/src/asset/blockchain_icon_neo_legacy.png +0 -0
  58. package/src/asset/blockchain_icon_neo_legacy_white.png +0 -0
  59. package/src/asset/tokens.json +0 -481
  60. package/src/explorer/dora/DoraResponsesNeoLegacy.ts +0 -107
  61. package/src/explorer/dora/DoraRoutesNeoLegacy.ts +0 -7
  62. package/src/explorer/index.ts +0 -8
@@ -30,7 +30,7 @@
30
30
  <li><span class="tsd-signature-type">BlockchainService</span></li>
31
31
  <li><span class="tsd-signature-type">Claimable</span></li></ul></section><aside class="tsd-sources">
32
32
  <ul>
33
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L8">BSNeoLegacy.ts:8</a></li></ul></aside>
33
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L8">BSNeoLegacy.ts:8</a></li></ul></aside>
34
34
  <section class="tsd-panel-group tsd-index-group">
35
35
  <section class="tsd-panel tsd-index-panel">
36
36
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -44,9 +44,10 @@
44
44
  <h3 class="tsd-index-heading">Properties</h3>
45
45
  <div class="tsd-index-list"><a href="BSNeoLegacy.html#blockchainName" class="tsd-index-link tsd-kind-property tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-1024-path"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)" id="icon-1024-text"></path></svg><span>blockchain<wbr/>Name</span></a>
46
46
  <a href="BSNeoLegacy.html#dataService" class="tsd-index-link tsd-kind-property tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>data<wbr/>Service</span></a>
47
- <a href="BSNeoLegacy.html#derivationPath" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>derivation<wbr/>Path</span></a>
47
+ <a href="BSNeoLegacy.html#derivationPath" class="tsd-index-link tsd-kind-property tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>derivation<wbr/>Path</span></a>
48
48
  <a href="BSNeoLegacy.html#exchange" class="tsd-index-link tsd-kind-property tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>exchange</span></a>
49
49
  <a href="BSNeoLegacy.html#feeToken" class="tsd-index-link tsd-kind-property tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>fee<wbr/>Token</span></a>
50
+ <a href="BSNeoLegacy.html#keychain" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>keychain</span></a>
50
51
  <a href="BSNeoLegacy.html#nativeAssets" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>native<wbr/>Assets</span></a>
51
52
  <a href="BSNeoLegacy.html#tokenClaim" class="tsd-index-link tsd-kind-property tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>token<wbr/>Claim</span></a>
52
53
  <a href="BSNeoLegacy.html#tokens" class="tsd-index-link tsd-kind-property tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>tokens</span></a>
@@ -61,6 +62,7 @@
61
62
  <a href="BSNeoLegacy.html#generateAccount" class="tsd-index-link tsd-kind-method tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>generate<wbr/>Account</span></a>
62
63
  <a href="BSNeoLegacy.html#generateAccountFromWif" class="tsd-index-link tsd-kind-method tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>generate<wbr/>Account<wbr/>From<wbr/>Wif</span></a>
63
64
  <a href="BSNeoLegacy.html#generateMnemonic" class="tsd-index-link tsd-kind-method tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>generate<wbr/>Mnemonic</span></a>
65
+ <a href="BSNeoLegacy.html#generateWif" class="tsd-index-link tsd-kind-method tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>generate<wbr/>Wif</span></a>
64
66
  <a href="BSNeoLegacy.html#isNativeTransaction" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>is<wbr/>Native<wbr/>Transaction</span></a>
65
67
  <a href="BSNeoLegacy.html#sendTransaction" class="tsd-index-link tsd-kind-method tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>send<wbr/>Transaction</span></a>
66
68
  <a href="BSNeoLegacy.html#setTypeIntents" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>set<wbr/>Type<wbr/>Intents</span></a>
@@ -87,7 +89,7 @@
87
89
  <h5>blockchainName: <span class="tsd-signature-type" data-tsd-kind="Type parameter">BSCustomName</span></h5></li></ul></div>
88
90
  <h4 class="tsd-returns-title">Returns <a href="BSNeoLegacy.html" class="tsd-signature-type" data-tsd-kind="Class">BSNeoLegacy</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">BSCustomName</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
89
91
  <ul>
90
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L19">BSNeoLegacy.ts:19</a></li></ul></aside></li></ul></section></section>
92
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L18">BSNeoLegacy.ts:18</a></li></ul></aside></li></ul></section></section>
91
93
  <section class="tsd-panel-group tsd-member-group">
92
94
  <h2>Properties</h2>
93
95
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="blockchainName" class="tsd-anchor"></a>
@@ -95,47 +97,71 @@
95
97
  <div class="tsd-signature">blockchain<wbr/>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">BSCustomName</span></div><aside class="tsd-sources">
96
98
  <p>Implementation of BlockchainService.blockchainName</p>
97
99
  <ul>
98
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L10">BSNeoLegacy.ts:10</a></li></ul></aside></section>
100
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L10">BSNeoLegacy.ts:10</a></li></ul></aside></section>
99
101
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="dataService" class="tsd-anchor"></a>
100
102
  <h3 class="tsd-anchor-link"><span>data<wbr/>Service</span><a href="#dataService" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
101
103
  <div class="tsd-signature">data<wbr/>Service<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">BlockchainDataService</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type">BDSClaimable</span><span class="tsd-signature-symbol"> = explorerNeoLegacyOption.dora</span></div><aside class="tsd-sources">
102
104
  <p>Implementation of BlockchainService.dataService</p>
103
105
  <ul>
104
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L9">BSNeoLegacy.ts:9</a></li></ul></aside></section>
105
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="derivationPath" class="tsd-anchor"></a>
106
- <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>derivation<wbr/>Path</span><a href="#derivationPath" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
106
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L9">BSNeoLegacy.ts:9</a></li></ul></aside></section>
107
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="derivationPath" class="tsd-anchor"></a>
108
+ <h3 class="tsd-anchor-link"><span>derivation<wbr/>Path</span><a href="#derivationPath" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
107
109
  <div class="tsd-signature">derivation<wbr/>Path<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;m/44&#39;/888&#39;/0&#39;/0/?&quot;</span></div><aside class="tsd-sources">
110
+ <p>Implementation of BlockchainService.derivationPath</p>
108
111
  <ul>
109
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L17">BSNeoLegacy.ts:17</a></li></ul></aside></section>
112
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L11">BSNeoLegacy.ts:11</a></li></ul></aside></section>
110
113
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="exchange" class="tsd-anchor"></a>
111
114
  <h3 class="tsd-anchor-link"><span>exchange</span><a href="#exchange" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
112
115
  <div class="tsd-signature">exchange<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Exchange</span></div><aside class="tsd-sources">
113
116
  <p>Implementation of BlockchainService.exchange</p>
114
117
  <ul>
115
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L12">BSNeoLegacy.ts:12</a></li></ul></aside></section>
118
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L13">BSNeoLegacy.ts:13</a></li></ul></aside></section>
116
119
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="feeToken" class="tsd-anchor"></a>
117
120
  <h3 class="tsd-anchor-link"><span>fee<wbr/>Token</span><a href="#feeToken" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
118
- <div class="tsd-signature">fee<wbr/>Token<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">TokenInfo</span></div><aside class="tsd-sources">
121
+ <div class="tsd-signature">fee<wbr/>Token<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>decimals<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>hash<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>symbol<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
122
+ <div class="tsd-type-declaration">
123
+ <h4>Type declaration</h4>
124
+ <ul class="tsd-parameters">
125
+ <li class="tsd-parameter">
126
+ <h5>decimals<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li>
127
+ <li class="tsd-parameter">
128
+ <h5>hash<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li>
129
+ <li class="tsd-parameter">
130
+ <h5>symbol<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><aside class="tsd-sources">
119
131
  <p>Implementation of BlockchainService.feeToken</p>
120
132
  <ul>
121
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L11">BSNeoLegacy.ts:11</a></li></ul></aside></section>
133
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L12">BSNeoLegacy.ts:12</a></li></ul></aside></section>
134
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="keychain" class="tsd-anchor"></a>
135
+ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>keychain</span><a href="#keychain" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
136
+ <div class="tsd-signature">keychain<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Keychain</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
137
+ <ul>
138
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L16">BSNeoLegacy.ts:16</a></li></ul></aside></section>
122
139
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="nativeAssets" class="tsd-anchor"></a>
123
140
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>native<wbr/>Assets</span><a href="#nativeAssets" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
124
- <div class="tsd-signature">native<wbr/>Assets<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">TokenInfo</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = nativeAssetsNeoLegacy</span></div><aside class="tsd-sources">
141
+ <div class="tsd-signature">native<wbr/>Assets<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>decimals<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>hash<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>symbol<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = nativeAssetsNeoLegacy</span></div><aside class="tsd-sources">
125
142
  <ul>
126
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L16">BSNeoLegacy.ts:16</a></li></ul></aside></section>
143
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L17">BSNeoLegacy.ts:17</a></li></ul></aside></section>
127
144
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="tokenClaim" class="tsd-anchor"></a>
128
145
  <h3 class="tsd-anchor-link"><span>token<wbr/>Claim</span><a href="#tokenClaim" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
129
- <div class="tsd-signature">token<wbr/>Claim<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">TokenInfo</span><span class="tsd-signature-symbol"> = neoToken</span></div><aside class="tsd-sources">
146
+ <div class="tsd-signature">token<wbr/>Claim<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>decimals<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>hash<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>symbol<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol"> = neoToken</span></div>
147
+ <div class="tsd-type-declaration">
148
+ <h4>Type declaration</h4>
149
+ <ul class="tsd-parameters">
150
+ <li class="tsd-parameter">
151
+ <h5>decimals<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li>
152
+ <li class="tsd-parameter">
153
+ <h5>hash<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li>
154
+ <li class="tsd-parameter">
155
+ <h5>symbol<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><aside class="tsd-sources">
130
156
  <p>Implementation of Claimable.tokenClaim</p>
131
157
  <ul>
132
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L13">BSNeoLegacy.ts:13</a></li></ul></aside></section>
158
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L14">BSNeoLegacy.ts:14</a></li></ul></aside></section>
133
159
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="tokens" class="tsd-anchor"></a>
134
160
  <h3 class="tsd-anchor-link"><span>tokens</span><a href="#tokens" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
135
161
  <div class="tsd-signature">tokens<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Token</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = tokens</span></div><aside class="tsd-sources">
136
162
  <p>Implementation of BlockchainService.tokens</p>
137
163
  <ul>
138
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L14">BSNeoLegacy.ts:14</a></li></ul></aside></section></section>
164
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L15">BSNeoLegacy.ts:15</a></li></ul></aside></section></section>
139
165
  <section class="tsd-panel-group tsd-member-group">
140
166
  <h2>Methods</h2>
141
167
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="buildNativeTransaction" class="tsd-anchor"></a>
@@ -150,7 +176,7 @@
150
176
  <h5>transactionIntents: <span class="tsd-signature-type">IntentTransactionParam</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
151
177
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">TransactionOutput</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
152
178
  <ul>
153
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L122">BSNeoLegacy.ts:122</a></li></ul></aside></li></ul></section>
179
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L60">BSNeoLegacy.ts:60</a></li></ul></aside></li></ul></section>
154
180
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="buildNep5Transaction" class="tsd-anchor"></a>
155
181
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>build<wbr/>Nep5<wbr/>Transaction</span><a href="#buildNep5Transaction" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
156
182
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
@@ -165,7 +191,7 @@
165
191
  <h5>senderAccount: <span class="tsd-signature-type">Account</span></h5></li></ul></div>
166
192
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">ScriptBuilder</span></h4><aside class="tsd-sources">
167
193
  <ul>
168
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L132">BSNeoLegacy.ts:132</a></li></ul></aside></li></ul></section>
194
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L70">BSNeoLegacy.ts:70</a></li></ul></aside></li></ul></section>
169
195
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="calculateTransferFee" class="tsd-anchor"></a>
170
196
  <h3 class="tsd-anchor-link"><span>calculate<wbr/>Transfer<wbr/>Fee</span><a href="#calculateTransferFee" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
171
197
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -174,7 +200,7 @@
174
200
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">CalculateTransferFeeResponse</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
175
201
  <p>Implementation of BlockchainService.calculateTransferFee</p>
176
202
  <ul>
177
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L53">BSNeoLegacy.ts:53</a></li></ul></aside></li></ul></section>
203
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L132">BSNeoLegacy.ts:132</a></li></ul></aside></li></ul></section>
178
204
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="claim" class="tsd-anchor"></a>
179
205
  <h3 class="tsd-anchor-link"><span>claim</span><a href="#claim" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
180
206
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -188,7 +214,7 @@
188
214
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">ClaimResponse</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
189
215
  <p>Implementation of Claimable.claim</p>
190
216
  <ul>
191
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L96">BSNeoLegacy.ts:96</a></li></ul></aside></li></ul></section>
217
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L136">BSNeoLegacy.ts:136</a></li></ul></aside></li></ul></section>
192
218
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="decryptKey" class="tsd-anchor"></a>
193
219
  <h3 class="tsd-anchor-link"><span>decrypt<wbr/>Key</span><a href="#decryptKey" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
194
220
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -204,46 +230,62 @@
204
230
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Account</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
205
231
  <p>Implementation of BlockchainService.decryptKey</p>
206
232
  <ul>
207
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L47">BSNeoLegacy.ts:47</a></li></ul></aside></li></ul></section>
233
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L117">BSNeoLegacy.ts:117</a></li></ul></aside></li></ul></section>
208
234
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="generateAccount" class="tsd-anchor"></a>
209
235
  <h3 class="tsd-anchor-link"><span>generate<wbr/>Account</span><a href="#generateAccount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
210
236
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
211
- <li class="tsd-signature tsd-anchor-link" id="generateAccount.generateAccount-1">generate<wbr/>Account<span class="tsd-signature-symbol">(</span>mnemonic<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, index<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Account</span><a href="#generateAccount.generateAccount-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
237
+ <li class="tsd-signature tsd-anchor-link" id="generateAccount.generateAccount-1">generate<wbr/>Account<span class="tsd-signature-symbol">(</span>mnemonic<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, index<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Account</span><a href="#generateAccount.generateAccount-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
212
238
  <li class="tsd-description">
213
239
  <div class="tsd-parameters">
214
240
  <h4 class="tsd-parameters-title">Parameters</h4>
215
241
  <ul class="tsd-parameter-list">
216
242
  <li>
217
- <h5>mnemonic: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li>
243
+ <h5>mnemonic: <span class="tsd-signature-type">string</span></h5></li>
218
244
  <li>
219
245
  <h5>index: <span class="tsd-signature-type">number</span></h5></li></ul></div>
220
246
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Account</span></h4><aside class="tsd-sources">
221
247
  <p>Implementation of BlockchainService.generateAccount</p>
222
248
  <ul>
223
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L36">BSNeoLegacy.ts:36</a></li></ul></aside></li></ul></section>
249
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L108">BSNeoLegacy.ts:108</a></li></ul></aside></li></ul></section>
224
250
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="generateAccountFromWif" class="tsd-anchor"></a>
225
251
  <h3 class="tsd-anchor-link"><span>generate<wbr/>Account<wbr/>From<wbr/>Wif</span><a href="#generateAccountFromWif" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
226
252
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
227
- <li class="tsd-signature tsd-anchor-link" id="generateAccountFromWif.generateAccountFromWif-1">generate<wbr/>Account<wbr/>From<wbr/>Wif<span class="tsd-signature-symbol">(</span>wif<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Account</span><a href="#generateAccountFromWif.generateAccountFromWif-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
253
+ <li class="tsd-signature tsd-anchor-link" id="generateAccountFromWif.generateAccountFromWif-1">generate<wbr/>Account<wbr/>From<wbr/>Wif<span class="tsd-signature-symbol">(</span>wif<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><a href="#generateAccountFromWif.generateAccountFromWif-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
228
254
  <li class="tsd-description">
229
255
  <div class="tsd-parameters">
230
256
  <h4 class="tsd-parameters-title">Parameters</h4>
231
257
  <ul class="tsd-parameter-list">
232
258
  <li>
233
259
  <h5>wif: <span class="tsd-signature-type">string</span></h5></li></ul></div>
234
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Account</span></h4><aside class="tsd-sources">
260
+ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
235
261
  <p>Implementation of BlockchainService.generateAccountFromWif</p>
236
262
  <ul>
237
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L43">BSNeoLegacy.ts:43</a></li></ul></aside></li></ul></section>
263
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L114">BSNeoLegacy.ts:114</a></li></ul></aside></li></ul></section>
238
264
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="generateMnemonic" class="tsd-anchor"></a>
239
265
  <h3 class="tsd-anchor-link"><span>generate<wbr/>Mnemonic</span><a href="#generateMnemonic" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
240
266
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
241
- <li class="tsd-signature tsd-anchor-link" id="generateMnemonic.generateMnemonic-1">generate<wbr/>Mnemonic<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><a href="#generateMnemonic.generateMnemonic-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
267
+ <li class="tsd-signature tsd-anchor-link" id="generateMnemonic.generateMnemonic-1">generate<wbr/>Mnemonic<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><a href="#generateMnemonic.generateMnemonic-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
242
268
  <li class="tsd-description">
243
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
269
+ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
244
270
  <p>Implementation of BlockchainService.generateMnemonic</p>
245
271
  <ul>
246
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L31">BSNeoLegacy.ts:31</a></li></ul></aside></li></ul></section>
272
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L97">BSNeoLegacy.ts:97</a></li></ul></aside></li></ul></section>
273
+ <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="generateWif" class="tsd-anchor"></a>
274
+ <h3 class="tsd-anchor-link"><span>generate<wbr/>Wif</span><a href="#generateWif" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
275
+ <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
276
+ <li class="tsd-signature tsd-anchor-link" id="generateWif.generateWif-1">generate<wbr/>Wif<span class="tsd-signature-symbol">(</span>mnemonic<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, index<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><a href="#generateWif.generateWif-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
277
+ <li class="tsd-description">
278
+ <div class="tsd-parameters">
279
+ <h4 class="tsd-parameters-title">Parameters</h4>
280
+ <ul class="tsd-parameter-list">
281
+ <li>
282
+ <h5>mnemonic: <span class="tsd-signature-type">string</span></h5></li>
283
+ <li>
284
+ <h5>index: <span class="tsd-signature-type">number</span></h5></li></ul></div>
285
+ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
286
+ <p>Implementation of BlockchainService.generateWif</p>
287
+ <ul>
288
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L103">BSNeoLegacy.ts:103</a></li></ul></aside></li></ul></section>
247
289
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="isNativeTransaction" class="tsd-anchor"></a>
248
290
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>is<wbr/>Native<wbr/>Transaction</span><a href="#isNativeTransaction" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
249
291
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
@@ -256,7 +298,7 @@
256
298
  <h5>transactionParam: <span class="tsd-signature-type">IntentTransactionParam</span></h5></li></ul></div>
257
299
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
258
300
  <ul>
259
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L156">BSNeoLegacy.ts:156</a></li></ul></aside></li></ul></section>
301
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L94">BSNeoLegacy.ts:94</a></li></ul></aside></li></ul></section>
260
302
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="sendTransaction" class="tsd-anchor"></a>
261
303
  <h3 class="tsd-anchor-link"><span>send<wbr/>Transaction</span><a href="#sendTransaction" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
262
304
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -270,7 +312,7 @@
270
312
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
271
313
  <p>Implementation of BlockchainService.sendTransaction</p>
272
314
  <ul>
273
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L56">BSNeoLegacy.ts:56</a></li></ul></aside></li></ul></section>
315
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L21">BSNeoLegacy.ts:21</a></li></ul></aside></li></ul></section>
274
316
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="setTypeIntents" class="tsd-anchor"></a>
275
317
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>set<wbr/>Type<wbr/>Intents</span><a href="#setTypeIntents" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
276
318
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
@@ -283,7 +325,7 @@
283
325
  <h5>transactionIntents: <span class="tsd-signature-type">IntentTransactionParam</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
284
326
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">TransactionIntentResponse</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
285
327
  <ul>
286
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L148">BSNeoLegacy.ts:148</a></li></ul></aside></li></ul></section>
328
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L86">BSNeoLegacy.ts:86</a></li></ul></aside></li></ul></section>
287
329
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="validateAddress" class="tsd-anchor"></a>
288
330
  <h3 class="tsd-anchor-link"><span>validate<wbr/>Address</span><a href="#validateAddress" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
289
331
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -297,7 +339,7 @@
297
339
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
298
340
  <p>Implementation of BlockchainService.validateAddress</p>
299
341
  <ul>
300
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L22">BSNeoLegacy.ts:22</a></li></ul></aside></li></ul></section>
342
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L123">BSNeoLegacy.ts:123</a></li></ul></aside></li></ul></section>
301
343
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="validateEncryptedKey" class="tsd-anchor"></a>
302
344
  <h3 class="tsd-anchor-link"><span>validate<wbr/>Encrypted<wbr/>Key</span><a href="#validateEncryptedKey" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
303
345
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -311,7 +353,7 @@
311
353
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
312
354
  <p>Implementation of BlockchainService.validateEncryptedKey</p>
313
355
  <ul>
314
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L25">BSNeoLegacy.ts:25</a></li></ul></aside></li></ul></section>
356
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L126">BSNeoLegacy.ts:126</a></li></ul></aside></li></ul></section>
315
357
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="validateWif" class="tsd-anchor"></a>
316
358
  <h3 class="tsd-anchor-link"><span>validate<wbr/>Wif</span><a href="#validateWif" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
317
359
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -325,7 +367,7 @@
325
367
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
326
368
  <p>Implementation of BlockchainService.validateWif</p>
327
369
  <ul>
328
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L28">BSNeoLegacy.ts:28</a></li></ul></aside></li></ul></section></section></div>
370
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L129">BSNeoLegacy.ts:129</a></li></ul></aside></li></ul></section></section></div>
329
371
  <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
330
372
  <div class="tsd-navigation settings">
331
373
  <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
@@ -354,9 +396,10 @@
354
396
  <li class="tsd-kind-constructor tsd-parent-kind-class"><a href="BSNeoLegacy.html#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-512-path"></use><use href="#icon-512-text"></use></svg>constructor</a></li>
355
397
  <li class="tsd-kind-property tsd-parent-kind-class"><a href="BSNeoLegacy.html#blockchainName" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>blockchain<wbr/>Name</a></li>
356
398
  <li class="tsd-kind-property tsd-parent-kind-class"><a href="BSNeoLegacy.html#dataService" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>data<wbr/>Service</a></li>
357
- <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="BSNeoLegacy.html#derivationPath" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>derivation<wbr/>Path</a></li>
399
+ <li class="tsd-kind-property tsd-parent-kind-class"><a href="BSNeoLegacy.html#derivationPath" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>derivation<wbr/>Path</a></li>
358
400
  <li class="tsd-kind-property tsd-parent-kind-class"><a href="BSNeoLegacy.html#exchange" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>exchange</a></li>
359
401
  <li class="tsd-kind-property tsd-parent-kind-class"><a href="BSNeoLegacy.html#feeToken" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>fee<wbr/>Token</a></li>
402
+ <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="BSNeoLegacy.html#keychain" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>keychain</a></li>
360
403
  <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="BSNeoLegacy.html#nativeAssets" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>native<wbr/>Assets</a></li>
361
404
  <li class="tsd-kind-property tsd-parent-kind-class"><a href="BSNeoLegacy.html#tokenClaim" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>token<wbr/>Claim</a></li>
362
405
  <li class="tsd-kind-property tsd-parent-kind-class"><a href="BSNeoLegacy.html#tokens" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>tokens</a></li>
@@ -368,6 +411,7 @@
368
411
  <li class="tsd-kind-method tsd-parent-kind-class"><a href="BSNeoLegacy.html#generateAccount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>generate<wbr/>Account</a></li>
369
412
  <li class="tsd-kind-method tsd-parent-kind-class"><a href="BSNeoLegacy.html#generateAccountFromWif" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>generate<wbr/>Account<wbr/>From<wbr/>Wif</a></li>
370
413
  <li class="tsd-kind-method tsd-parent-kind-class"><a href="BSNeoLegacy.html#generateMnemonic" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>generate<wbr/>Mnemonic</a></li>
414
+ <li class="tsd-kind-method tsd-parent-kind-class"><a href="BSNeoLegacy.html#generateWif" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>generate<wbr/>Wif</a></li>
371
415
  <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="BSNeoLegacy.html#isNativeTransaction" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>is<wbr/>Native<wbr/>Transaction</a></li>
372
416
  <li class="tsd-kind-method tsd-parent-kind-class"><a href="BSNeoLegacy.html#sendTransaction" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>send<wbr/>Transaction</a></li>
373
417
  <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="BSNeoLegacy.html#setTypeIntents" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>set<wbr/>Type<wbr/>Intents</a></li>
@@ -20,7 +20,7 @@
20
20
  <ul class="tsd-hierarchy">
21
21
  <li><span class="target">DoraNeoLegacyAsset</span></li></ul></section><aside class="tsd-sources">
22
22
  <ul>
23
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L30">explorer/dora/DoraResponsesNeoLegacy.ts:30</a></li></ul></aside>
23
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L30">explorer/dora/DoraResponsesNeoLegacy.ts:30</a></li></ul></aside>
24
24
  <section class="tsd-panel-group tsd-index-group">
25
25
  <section class="tsd-panel tsd-index-panel">
26
26
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -41,32 +41,32 @@
41
41
  <h3 class="tsd-anchor-link"><span>admin</span><a href="#admin" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
42
42
  <div class="tsd-signature">admin<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
43
43
  <ul>
44
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L36">explorer/dora/DoraResponsesNeoLegacy.ts:36</a></li></ul></aside></section>
44
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L36">explorer/dora/DoraResponsesNeoLegacy.ts:36</a></li></ul></aside></section>
45
45
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="amount" class="tsd-anchor"></a>
46
46
  <h3 class="tsd-anchor-link"><span>amount</span><a href="#amount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
47
47
  <div class="tsd-signature">amount<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
48
48
  <ul>
49
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L33">explorer/dora/DoraResponsesNeoLegacy.ts:33</a></li></ul></aside></section>
49
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L33">explorer/dora/DoraResponsesNeoLegacy.ts:33</a></li></ul></aside></section>
50
50
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="name" class="tsd-anchor"></a>
51
51
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
52
52
  <div class="tsd-signature">name<span class="tsd-signature-symbol">?:</span> <a href="DoraNeoLegacyNameEntity.html" class="tsd-signature-type" data-tsd-kind="Interface">DoraNeoLegacyNameEntity</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
53
53
  <ul>
54
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L32">explorer/dora/DoraResponsesNeoLegacy.ts:32</a></li></ul></aside></section>
54
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L32">explorer/dora/DoraResponsesNeoLegacy.ts:32</a></li></ul></aside></section>
55
55
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="owner" class="tsd-anchor"></a>
56
56
  <h3 class="tsd-anchor-link"><span>owner</span><a href="#owner" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
57
57
  <div class="tsd-signature">owner<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
58
58
  <ul>
59
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L35">explorer/dora/DoraResponsesNeoLegacy.ts:35</a></li></ul></aside></section>
59
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L35">explorer/dora/DoraResponsesNeoLegacy.ts:35</a></li></ul></aside></section>
60
60
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="precision" class="tsd-anchor"></a>
61
61
  <h3 class="tsd-anchor-link"><span>precision</span><a href="#precision" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
62
62
  <div class="tsd-signature">precision<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
63
63
  <ul>
64
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L34">explorer/dora/DoraResponsesNeoLegacy.ts:34</a></li></ul></aside></section>
64
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L34">explorer/dora/DoraResponsesNeoLegacy.ts:34</a></li></ul></aside></section>
65
65
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="type" class="tsd-anchor"></a>
66
66
  <h3 class="tsd-anchor-link"><span>type</span><a href="#type" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
67
67
  <div class="tsd-signature">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
68
68
  <ul>
69
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L31">explorer/dora/DoraResponsesNeoLegacy.ts:31</a></li></ul></aside></section></section></div>
69
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L31">explorer/dora/DoraResponsesNeoLegacy.ts:31</a></li></ul></aside></section></section></div>
70
70
  <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
71
71
  <div class="tsd-navigation settings">
72
72
  <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
@@ -20,7 +20,7 @@
20
20
  <ul class="tsd-hierarchy">
21
21
  <li><span class="target">DoraNeoLegacyAssetResponse</span></li></ul></section><aside class="tsd-sources">
22
22
  <ul>
23
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L7">explorer/dora/DoraResponsesNeoLegacy.ts:7</a></li></ul></aside>
23
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L7">explorer/dora/DoraResponsesNeoLegacy.ts:7</a></li></ul></aside>
24
24
  <section class="tsd-panel-group tsd-index-group">
25
25
  <section class="tsd-panel tsd-index-panel">
26
26
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -43,42 +43,42 @@
43
43
  <h3 class="tsd-anchor-link"><span>decimals</span><a href="#decimals" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
44
44
  <div class="tsd-signature">decimals<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
45
45
  <ul>
46
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L12">explorer/dora/DoraResponsesNeoLegacy.ts:12</a></li></ul></aside></section>
46
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L12">explorer/dora/DoraResponsesNeoLegacy.ts:12</a></li></ul></aside></section>
47
47
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="details" class="tsd-anchor"></a>
48
48
  <h3 class="tsd-anchor-link"><span>details</span><a href="#details" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
49
49
  <div class="tsd-signature">details<span class="tsd-signature-symbol">:</span> <a href="DoraNeoLegacyDetails.html" class="tsd-signature-type" data-tsd-kind="Interface">DoraNeoLegacyDetails</a></div><aside class="tsd-sources">
50
50
  <ul>
51
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L14">explorer/dora/DoraResponsesNeoLegacy.ts:14</a></li></ul></aside></section>
51
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L14">explorer/dora/DoraResponsesNeoLegacy.ts:14</a></li></ul></aside></section>
52
52
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="firstseen" class="tsd-anchor"></a>
53
53
  <h3 class="tsd-anchor-link"><span>firstseen</span><a href="#firstseen" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
54
54
  <div class="tsd-signature">firstseen<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
55
55
  <ul>
56
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L10">explorer/dora/DoraResponsesNeoLegacy.ts:10</a></li></ul></aside></section>
56
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L10">explorer/dora/DoraResponsesNeoLegacy.ts:10</a></li></ul></aside></section>
57
57
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="name" class="tsd-anchor"></a>
58
58
  <h3 class="tsd-anchor-link"><span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
59
59
  <div class="tsd-signature">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
60
60
  <ul>
61
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L8">explorer/dora/DoraResponsesNeoLegacy.ts:8</a></li></ul></aside></section>
61
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L8">explorer/dora/DoraResponsesNeoLegacy.ts:8</a></li></ul></aside></section>
62
62
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="scripthash" class="tsd-anchor"></a>
63
63
  <h3 class="tsd-anchor-link"><span>scripthash</span><a href="#scripthash" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
64
64
  <div class="tsd-signature">scripthash<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
65
65
  <ul>
66
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L11">explorer/dora/DoraResponsesNeoLegacy.ts:11</a></li></ul></aside></section>
66
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L11">explorer/dora/DoraResponsesNeoLegacy.ts:11</a></li></ul></aside></section>
67
67
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="symbol" class="tsd-anchor"></a>
68
68
  <h3 class="tsd-anchor-link"><span>symbol</span><a href="#symbol" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
69
69
  <div class="tsd-signature">symbol<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
70
70
  <ul>
71
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L9">explorer/dora/DoraResponsesNeoLegacy.ts:9</a></li></ul></aside></section>
71
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L9">explorer/dora/DoraResponsesNeoLegacy.ts:9</a></li></ul></aside></section>
72
72
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="time" class="tsd-anchor"></a>
73
73
  <h3 class="tsd-anchor-link"><span>time</span><a href="#time" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
74
74
  <div class="tsd-signature">time<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
75
75
  <ul>
76
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L15">explorer/dora/DoraResponsesNeoLegacy.ts:15</a></li></ul></aside></section>
76
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L15">explorer/dora/DoraResponsesNeoLegacy.ts:15</a></li></ul></aside></section>
77
77
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="type" class="tsd-anchor"></a>
78
78
  <h3 class="tsd-anchor-link"><span>type</span><a href="#type" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
79
79
  <div class="tsd-signature">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
80
80
  <ul>
81
- <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L13">explorer/dora/DoraResponsesNeoLegacy.ts:13</a></li></ul></aside></section></section></div>
81
+ <li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/38910fc/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L13">explorer/dora/DoraResponsesNeoLegacy.ts:13</a></li></ul></aside></section></section></div>
82
82
  <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
83
83
  <div class="tsd-navigation settings">
84
84
  <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">