@stacks/blockchain-api-client 7.9.0-nakamoto.5 → 7.9.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.
Files changed (526) hide show
  1. package/lib/generated/apis/AccountsApi.d.ts +1 -1
  2. package/lib/generated/apis/AccountsApi.js +1 -1
  3. package/lib/generated/apis/BlocksApi.d.ts +21 -21
  4. package/lib/generated/apis/BlocksApi.js +11 -11
  5. package/lib/generated/apis/BurnBlocksApi.d.ts +1 -1
  6. package/lib/generated/apis/BurnBlocksApi.js +1 -1
  7. package/lib/generated/apis/FaucetsApi.d.ts +1 -1
  8. package/lib/generated/apis/FaucetsApi.js +1 -1
  9. package/lib/generated/apis/FeesApi.d.ts +5 -5
  10. package/lib/generated/apis/FeesApi.js +3 -3
  11. package/lib/generated/apis/InfoApi.d.ts +1 -1
  12. package/lib/generated/apis/InfoApi.js +2 -2
  13. package/lib/generated/apis/InfoApi.js.map +1 -1
  14. package/lib/generated/apis/MempoolApi.d.ts +1 -1
  15. package/lib/generated/apis/MempoolApi.js +1 -1
  16. package/lib/generated/apis/MicroblocksApi.d.ts +1 -1
  17. package/lib/generated/apis/MicroblocksApi.js +1 -1
  18. package/lib/generated/apis/NamesApi.d.ts +1 -1
  19. package/lib/generated/apis/NamesApi.js +1 -1
  20. package/lib/generated/apis/NonFungibleTokensApi.d.ts +1 -1
  21. package/lib/generated/apis/NonFungibleTokensApi.js +1 -1
  22. package/lib/generated/apis/RosettaApi.d.ts +1 -1
  23. package/lib/generated/apis/RosettaApi.js +1 -1
  24. package/lib/generated/apis/SearchApi.d.ts +1 -1
  25. package/lib/generated/apis/SearchApi.js +1 -1
  26. package/lib/generated/apis/SmartContractsApi.d.ts +1 -1
  27. package/lib/generated/apis/SmartContractsApi.js +1 -1
  28. package/lib/generated/apis/StackingApi.d.ts +1 -1
  29. package/lib/generated/apis/StackingApi.js +1 -1
  30. package/lib/generated/apis/StackingRewardsApi.d.ts +1 -1
  31. package/lib/generated/apis/StackingRewardsApi.js +1 -1
  32. package/lib/generated/apis/TransactionsApi.d.ts +74 -10
  33. package/lib/generated/apis/TransactionsApi.js +72 -5
  34. package/lib/generated/apis/TransactionsApi.js.map +1 -1
  35. package/lib/generated/models/AccountDataResponse.d.ts +1 -1
  36. package/lib/generated/models/AccountDataResponse.js +1 -1
  37. package/lib/generated/models/AddressAssetsListResponse.d.ts +1 -1
  38. package/lib/generated/models/AddressAssetsListResponse.js +1 -1
  39. package/lib/generated/models/AddressBalanceResponse.d.ts +1 -1
  40. package/lib/generated/models/AddressBalanceResponse.js +1 -1
  41. package/lib/generated/models/AddressNonces.d.ts +1 -1
  42. package/lib/generated/models/AddressNonces.js +1 -1
  43. package/lib/generated/models/AddressStxInboundListResponse.d.ts +1 -1
  44. package/lib/generated/models/AddressStxInboundListResponse.js +1 -1
  45. package/lib/generated/models/AddressTokenOfferingLocked.d.ts +1 -1
  46. package/lib/generated/models/AddressTokenOfferingLocked.js +1 -1
  47. package/lib/generated/models/AddressTransaction.d.ts +46 -0
  48. package/lib/generated/models/AddressTransaction.js +50 -0
  49. package/lib/generated/models/AddressTransaction.js.map +1 -0
  50. package/lib/generated/models/AddressTransactionEventListResponse.d.ts +45 -0
  51. package/lib/generated/models/AddressTransactionEventListResponse.js +48 -0
  52. package/lib/generated/models/AddressTransactionEventListResponse.js.map +1 -0
  53. package/lib/generated/models/AddressTransactionWithTransfers.d.ts +1 -1
  54. package/lib/generated/models/AddressTransactionWithTransfers.js +1 -1
  55. package/lib/generated/models/AddressTransactionWithTransfersFtTransfers.d.ts +1 -1
  56. package/lib/generated/models/AddressTransactionWithTransfersFtTransfers.js +1 -1
  57. package/lib/generated/models/AddressTransactionWithTransfersNftTransfers.d.ts +1 -1
  58. package/lib/generated/models/AddressTransactionWithTransfersNftTransfers.js +1 -1
  59. package/lib/generated/models/AddressTransactionWithTransfersStxTransfers.d.ts +1 -1
  60. package/lib/generated/models/AddressTransactionWithTransfersStxTransfers.js +1 -1
  61. package/lib/generated/models/AddressTransactionWithTransfersValue.d.ts +1 -1
  62. package/lib/generated/models/AddressTransactionWithTransfersValue.js +1 -1
  63. package/lib/generated/models/AddressTransactionsListResponse.d.ts +1 -1
  64. package/lib/generated/models/AddressTransactionsListResponse.js +1 -1
  65. package/lib/generated/models/AddressTransactionsV2ListResponse.d.ts +46 -0
  66. package/lib/generated/models/AddressTransactionsV2ListResponse.js +49 -0
  67. package/lib/generated/models/AddressTransactionsV2ListResponse.js.map +1 -0
  68. package/lib/generated/models/AddressTransactionsV2ListResponseEvents.d.ts +40 -0
  69. package/lib/generated/models/AddressTransactionsV2ListResponseEvents.js +47 -0
  70. package/lib/generated/models/AddressTransactionsV2ListResponseEvents.js.map +1 -0
  71. package/lib/generated/models/AddressTransactionsV2ListResponseEventsStx.d.ts +39 -0
  72. package/lib/generated/models/AddressTransactionsV2ListResponseEventsStx.js +46 -0
  73. package/lib/generated/models/AddressTransactionsV2ListResponseEventsStx.js.map +1 -0
  74. package/lib/generated/models/AddressTransactionsWithTransfersListResponse.d.ts +1 -1
  75. package/lib/generated/models/AddressTransactionsWithTransfersListResponse.js +1 -1
  76. package/lib/generated/models/AddressUnlockSchedule.d.ts +1 -1
  77. package/lib/generated/models/AddressUnlockSchedule.js +1 -1
  78. package/lib/generated/models/Block.d.ts +1 -1
  79. package/lib/generated/models/Block.js +1 -1
  80. package/lib/generated/models/BlockListResponse.d.ts +1 -1
  81. package/lib/generated/models/BlockListResponse.js +1 -1
  82. package/lib/generated/models/BnsError.d.ts +1 -1
  83. package/lib/generated/models/BnsError.js +1 -1
  84. package/lib/generated/models/BnsGetAllNamespacesResponse.d.ts +1 -1
  85. package/lib/generated/models/BnsGetAllNamespacesResponse.js +1 -1
  86. package/lib/generated/models/BnsGetNameInfoResponse.d.ts +1 -1
  87. package/lib/generated/models/BnsGetNameInfoResponse.js +1 -1
  88. package/lib/generated/models/BnsGetNamePriceResponse.d.ts +1 -1
  89. package/lib/generated/models/BnsGetNamePriceResponse.js +1 -1
  90. package/lib/generated/models/BnsGetNamespacePriceResponse.d.ts +1 -1
  91. package/lib/generated/models/BnsGetNamespacePriceResponse.js +1 -1
  92. package/lib/generated/models/BnsNamesOwnByAddressResponse.d.ts +1 -1
  93. package/lib/generated/models/BnsNamesOwnByAddressResponse.js +1 -1
  94. package/lib/generated/models/BurnBlock.d.ts +1 -1
  95. package/lib/generated/models/BurnBlock.js +1 -1
  96. package/lib/generated/models/BurnBlockListResponse.d.ts +1 -1
  97. package/lib/generated/models/BurnBlockListResponse.js +1 -1
  98. package/lib/generated/models/BurnchainReward.d.ts +1 -1
  99. package/lib/generated/models/BurnchainReward.js +1 -1
  100. package/lib/generated/models/BurnchainRewardListResponse.d.ts +1 -1
  101. package/lib/generated/models/BurnchainRewardListResponse.js +1 -1
  102. package/lib/generated/models/BurnchainRewardSlotHolder.d.ts +1 -1
  103. package/lib/generated/models/BurnchainRewardSlotHolder.js +1 -1
  104. package/lib/generated/models/BurnchainRewardSlotHolderListResponse.d.ts +1 -1
  105. package/lib/generated/models/BurnchainRewardSlotHolderListResponse.js +1 -1
  106. package/lib/generated/models/BurnchainRewardsTotal.d.ts +1 -1
  107. package/lib/generated/models/BurnchainRewardsTotal.js +1 -1
  108. package/lib/generated/models/ChainTip.d.ts +1 -1
  109. package/lib/generated/models/ChainTip.js +1 -1
  110. package/lib/generated/models/ContractInterfaceResponse.d.ts +1 -1
  111. package/lib/generated/models/ContractInterfaceResponse.js +1 -1
  112. package/lib/generated/models/ContractListResponse.d.ts +1 -1
  113. package/lib/generated/models/ContractListResponse.js +1 -1
  114. package/lib/generated/models/ContractSourceResponse.d.ts +1 -1
  115. package/lib/generated/models/ContractSourceResponse.js +1 -1
  116. package/lib/generated/models/CoreNodeInfoResponse.d.ts +1 -1
  117. package/lib/generated/models/CoreNodeInfoResponse.js +1 -1
  118. package/lib/generated/models/CoreNodePoxResponse.d.ts +1 -1
  119. package/lib/generated/models/CoreNodePoxResponse.js +1 -1
  120. package/lib/generated/models/FeeRate.d.ts +1 -1
  121. package/lib/generated/models/FeeRate.js +1 -1
  122. package/lib/generated/models/FeeRateRequest.d.ts +1 -1
  123. package/lib/generated/models/FeeRateRequest.js +1 -1
  124. package/lib/generated/models/GetRawTransactionResult.d.ts +1 -1
  125. package/lib/generated/models/GetRawTransactionResult.js +1 -1
  126. package/lib/generated/models/GetStxSupplyLegacyFormatResponse.d.ts +1 -1
  127. package/lib/generated/models/GetStxSupplyLegacyFormatResponse.js +1 -1
  128. package/lib/generated/models/GetStxSupplyResponse.d.ts +1 -1
  129. package/lib/generated/models/GetStxSupplyResponse.js +1 -1
  130. package/lib/generated/models/InboundStxTransfer.d.ts +1 -1
  131. package/lib/generated/models/InboundStxTransfer.js +1 -1
  132. package/lib/generated/models/InlineObject.d.ts +1 -1
  133. package/lib/generated/models/InlineObject.js +1 -1
  134. package/lib/generated/models/InlineResponse403.d.ts +1 -1
  135. package/lib/generated/models/InlineResponse403.js +1 -1
  136. package/lib/generated/models/MapEntryResponse.d.ts +1 -1
  137. package/lib/generated/models/MapEntryResponse.js +1 -1
  138. package/lib/generated/models/MempoolFeePriorities.d.ts +1 -1
  139. package/lib/generated/models/MempoolFeePriorities.js +1 -1
  140. package/lib/generated/models/MempoolFeePrioritiesAll.d.ts +1 -1
  141. package/lib/generated/models/MempoolFeePrioritiesAll.js +1 -1
  142. package/lib/generated/models/MempoolTransactionListResponse.d.ts +1 -1
  143. package/lib/generated/models/MempoolTransactionListResponse.js +1 -1
  144. package/lib/generated/models/MempoolTransactionStatsResponse.d.ts +1 -1
  145. package/lib/generated/models/MempoolTransactionStatsResponse.js +1 -1
  146. package/lib/generated/models/MempoolTransactionStatsResponseTxAges.d.ts +1 -1
  147. package/lib/generated/models/MempoolTransactionStatsResponseTxAges.js +1 -1
  148. package/lib/generated/models/MempoolTransactionStatsResponseTxByteSizes.d.ts +1 -1
  149. package/lib/generated/models/MempoolTransactionStatsResponseTxByteSizes.js +1 -1
  150. package/lib/generated/models/MempoolTransactionStatsResponseTxSimpleFeeAverages.d.ts +1 -1
  151. package/lib/generated/models/MempoolTransactionStatsResponseTxSimpleFeeAverages.js +1 -1
  152. package/lib/generated/models/MempoolTransactionStatsResponseTxSimpleFeeAveragesTokenTransfer.d.ts +1 -1
  153. package/lib/generated/models/MempoolTransactionStatsResponseTxSimpleFeeAveragesTokenTransfer.js +1 -1
  154. package/lib/generated/models/MempoolTransactionStatsResponseTxTypeCounts.d.ts +1 -1
  155. package/lib/generated/models/MempoolTransactionStatsResponseTxTypeCounts.js +1 -1
  156. package/lib/generated/models/Microblock.d.ts +1 -1
  157. package/lib/generated/models/Microblock.js +1 -1
  158. package/lib/generated/models/MicroblockListResponse.d.ts +1 -1
  159. package/lib/generated/models/MicroblockListResponse.js +1 -1
  160. package/lib/generated/models/NakamotoBlock.d.ts +1 -1
  161. package/lib/generated/models/NakamotoBlock.js +1 -1
  162. package/lib/generated/models/NakamotoBlockListResponse.d.ts +1 -1
  163. package/lib/generated/models/NakamotoBlockListResponse.js +1 -1
  164. package/lib/generated/models/NetworkBlockTimeResponse.d.ts +1 -1
  165. package/lib/generated/models/NetworkBlockTimeResponse.js +1 -1
  166. package/lib/generated/models/NetworkBlockTimesResponse.d.ts +1 -1
  167. package/lib/generated/models/NetworkBlockTimesResponse.js +1 -1
  168. package/lib/generated/models/NetworkIdentifier.d.ts +1 -1
  169. package/lib/generated/models/NetworkIdentifier.js +1 -1
  170. package/lib/generated/models/NonFungibleTokenHistoryEventList.d.ts +1 -1
  171. package/lib/generated/models/NonFungibleTokenHistoryEventList.js +1 -1
  172. package/lib/generated/models/NonFungibleTokenHoldingsList.d.ts +1 -1
  173. package/lib/generated/models/NonFungibleTokenHoldingsList.js +1 -1
  174. package/lib/generated/models/NonFungibleTokenMintList.d.ts +1 -1
  175. package/lib/generated/models/NonFungibleTokenMintList.js +1 -1
  176. package/lib/generated/models/OtherTransactionIdentifier.d.ts +1 -1
  177. package/lib/generated/models/OtherTransactionIdentifier.js +1 -1
  178. package/lib/generated/models/PoolDelegation.d.ts +1 -1
  179. package/lib/generated/models/PoolDelegation.js +1 -1
  180. package/lib/generated/models/PoolDelegationsResponse.d.ts +1 -1
  181. package/lib/generated/models/PoolDelegationsResponse.js +1 -1
  182. package/lib/generated/models/PostCoreNodeTransactionsError.d.ts +1 -1
  183. package/lib/generated/models/PostCoreNodeTransactionsError.js +1 -1
  184. package/lib/generated/models/ReadOnlyFunctionArgs.d.ts +1 -1
  185. package/lib/generated/models/ReadOnlyFunctionArgs.js +1 -1
  186. package/lib/generated/models/ReadOnlyFunctionSuccessResponse.d.ts +1 -1
  187. package/lib/generated/models/ReadOnlyFunctionSuccessResponse.js +1 -1
  188. package/lib/generated/models/RosettaAccount.d.ts +1 -1
  189. package/lib/generated/models/RosettaAccount.js +1 -1
  190. package/lib/generated/models/RosettaAccountBalanceRequest.d.ts +1 -1
  191. package/lib/generated/models/RosettaAccountBalanceRequest.js +1 -1
  192. package/lib/generated/models/RosettaAccountBalanceResponse.d.ts +1 -1
  193. package/lib/generated/models/RosettaAccountBalanceResponse.js +1 -1
  194. package/lib/generated/models/RosettaAccountBalanceResponseCoinIdentifier.d.ts +1 -1
  195. package/lib/generated/models/RosettaAccountBalanceResponseCoinIdentifier.js +1 -1
  196. package/lib/generated/models/RosettaAccountBalanceResponseMetadata.d.ts +1 -1
  197. package/lib/generated/models/RosettaAccountBalanceResponseMetadata.js +1 -1
  198. package/lib/generated/models/RosettaAccountIdentifier.d.ts +1 -1
  199. package/lib/generated/models/RosettaAccountIdentifier.js +1 -1
  200. package/lib/generated/models/RosettaAmount.d.ts +1 -1
  201. package/lib/generated/models/RosettaAmount.js +1 -1
  202. package/lib/generated/models/RosettaBlock.d.ts +1 -1
  203. package/lib/generated/models/RosettaBlock.js +1 -1
  204. package/lib/generated/models/RosettaBlockMetadata.d.ts +1 -1
  205. package/lib/generated/models/RosettaBlockMetadata.js +1 -1
  206. package/lib/generated/models/RosettaBlockMetadata1.d.ts +1 -1
  207. package/lib/generated/models/RosettaBlockMetadata1.js +1 -1
  208. package/lib/generated/models/RosettaBlockRequest.d.ts +1 -1
  209. package/lib/generated/models/RosettaBlockRequest.js +1 -1
  210. package/lib/generated/models/RosettaBlockResponse.d.ts +1 -1
  211. package/lib/generated/models/RosettaBlockResponse.js +1 -1
  212. package/lib/generated/models/RosettaBlockTransactionRequest.d.ts +1 -1
  213. package/lib/generated/models/RosettaBlockTransactionRequest.js +1 -1
  214. package/lib/generated/models/RosettaBlockTransactionResponse.d.ts +1 -1
  215. package/lib/generated/models/RosettaBlockTransactionResponse.js +1 -1
  216. package/lib/generated/models/RosettaCoin.d.ts +1 -1
  217. package/lib/generated/models/RosettaCoin.js +1 -1
  218. package/lib/generated/models/RosettaCoinChange.d.ts +1 -1
  219. package/lib/generated/models/RosettaCoinChange.js +1 -1
  220. package/lib/generated/models/RosettaConstructionCombineRequest.d.ts +1 -1
  221. package/lib/generated/models/RosettaConstructionCombineRequest.js +1 -1
  222. package/lib/generated/models/RosettaConstructionCombineResponse.d.ts +1 -1
  223. package/lib/generated/models/RosettaConstructionCombineResponse.js +1 -1
  224. package/lib/generated/models/RosettaConstructionDeriveRequest.d.ts +1 -1
  225. package/lib/generated/models/RosettaConstructionDeriveRequest.js +1 -1
  226. package/lib/generated/models/RosettaConstructionDeriveResponse.d.ts +1 -1
  227. package/lib/generated/models/RosettaConstructionDeriveResponse.js +1 -1
  228. package/lib/generated/models/RosettaConstructionHashRequest.d.ts +1 -1
  229. package/lib/generated/models/RosettaConstructionHashRequest.js +1 -1
  230. package/lib/generated/models/RosettaConstructionHashResponse.d.ts +1 -1
  231. package/lib/generated/models/RosettaConstructionHashResponse.js +1 -1
  232. package/lib/generated/models/RosettaConstructionMetadataRequest.d.ts +1 -1
  233. package/lib/generated/models/RosettaConstructionMetadataRequest.js +1 -1
  234. package/lib/generated/models/RosettaConstructionMetadataResponse.d.ts +1 -1
  235. package/lib/generated/models/RosettaConstructionMetadataResponse.js +1 -1
  236. package/lib/generated/models/RosettaConstructionMetadataResponseMetadata.d.ts +1 -1
  237. package/lib/generated/models/RosettaConstructionMetadataResponseMetadata.js +1 -1
  238. package/lib/generated/models/RosettaConstructionParseRequest.d.ts +1 -1
  239. package/lib/generated/models/RosettaConstructionParseRequest.js +1 -1
  240. package/lib/generated/models/RosettaConstructionParseResponse.d.ts +1 -1
  241. package/lib/generated/models/RosettaConstructionParseResponse.js +1 -1
  242. package/lib/generated/models/RosettaConstructionPayloadResponse.d.ts +1 -1
  243. package/lib/generated/models/RosettaConstructionPayloadResponse.js +1 -1
  244. package/lib/generated/models/RosettaConstructionPayloadsRequest.d.ts +1 -1
  245. package/lib/generated/models/RosettaConstructionPayloadsRequest.js +1 -1
  246. package/lib/generated/models/RosettaConstructionPreprocessRequest.d.ts +1 -1
  247. package/lib/generated/models/RosettaConstructionPreprocessRequest.js +1 -1
  248. package/lib/generated/models/RosettaConstructionPreprocessResponse.d.ts +1 -1
  249. package/lib/generated/models/RosettaConstructionPreprocessResponse.js +1 -1
  250. package/lib/generated/models/RosettaConstructionSubmitRequest.d.ts +1 -1
  251. package/lib/generated/models/RosettaConstructionSubmitRequest.js +1 -1
  252. package/lib/generated/models/RosettaConstructionSubmitResponse.d.ts +1 -1
  253. package/lib/generated/models/RosettaConstructionSubmitResponse.js +1 -1
  254. package/lib/generated/models/RosettaCurrency.d.ts +1 -1
  255. package/lib/generated/models/RosettaCurrency.js +1 -1
  256. package/lib/generated/models/RosettaError.d.ts +1 -1
  257. package/lib/generated/models/RosettaError.js +1 -1
  258. package/lib/generated/models/RosettaErrorDetails.d.ts +1 -1
  259. package/lib/generated/models/RosettaErrorDetails.js +1 -1
  260. package/lib/generated/models/RosettaErrorNoDetails.d.ts +1 -1
  261. package/lib/generated/models/RosettaErrorNoDetails.js +1 -1
  262. package/lib/generated/models/RosettaGenesisBlockIdentifier.d.ts +1 -1
  263. package/lib/generated/models/RosettaGenesisBlockIdentifier.js +1 -1
  264. package/lib/generated/models/RosettaMaxFeeAmount.d.ts +1 -1
  265. package/lib/generated/models/RosettaMaxFeeAmount.js +1 -1
  266. package/lib/generated/models/RosettaMempoolRequest.d.ts +1 -1
  267. package/lib/generated/models/RosettaMempoolRequest.js +1 -1
  268. package/lib/generated/models/RosettaMempoolResponse.d.ts +1 -1
  269. package/lib/generated/models/RosettaMempoolResponse.js +1 -1
  270. package/lib/generated/models/RosettaMempoolTransactionRequest.d.ts +1 -1
  271. package/lib/generated/models/RosettaMempoolTransactionRequest.js +1 -1
  272. package/lib/generated/models/RosettaMempoolTransactionResponse.d.ts +1 -1
  273. package/lib/generated/models/RosettaMempoolTransactionResponse.js +1 -1
  274. package/lib/generated/models/RosettaNetworkListResponse.d.ts +1 -1
  275. package/lib/generated/models/RosettaNetworkListResponse.js +1 -1
  276. package/lib/generated/models/RosettaNetworkListResponseSubNetworkIdentifier.d.ts +1 -1
  277. package/lib/generated/models/RosettaNetworkListResponseSubNetworkIdentifier.js +1 -1
  278. package/lib/generated/models/RosettaNetworkListResponseSubNetworkIdentifierMetadata.d.ts +1 -1
  279. package/lib/generated/models/RosettaNetworkListResponseSubNetworkIdentifierMetadata.js +1 -1
  280. package/lib/generated/models/RosettaNetworkOptionsResponse.d.ts +1 -1
  281. package/lib/generated/models/RosettaNetworkOptionsResponse.js +1 -1
  282. package/lib/generated/models/RosettaNetworkOptionsResponseAllow.d.ts +1 -1
  283. package/lib/generated/models/RosettaNetworkOptionsResponseAllow.js +1 -1
  284. package/lib/generated/models/RosettaNetworkOptionsResponseVersion.d.ts +1 -1
  285. package/lib/generated/models/RosettaNetworkOptionsResponseVersion.js +1 -1
  286. package/lib/generated/models/RosettaNetworkStatusResponse.d.ts +1 -1
  287. package/lib/generated/models/RosettaNetworkStatusResponse.js +1 -1
  288. package/lib/generated/models/RosettaOldestBlockIdentifier.d.ts +1 -1
  289. package/lib/generated/models/RosettaOldestBlockIdentifier.js +1 -1
  290. package/lib/generated/models/RosettaOperation.d.ts +1 -1
  291. package/lib/generated/models/RosettaOperation.js +1 -1
  292. package/lib/generated/models/RosettaOperationIdentifier.d.ts +1 -1
  293. package/lib/generated/models/RosettaOperationIdentifier.js +1 -1
  294. package/lib/generated/models/RosettaOperationStatus.d.ts +1 -1
  295. package/lib/generated/models/RosettaOperationStatus.js +1 -1
  296. package/lib/generated/models/RosettaOptions.d.ts +1 -7
  297. package/lib/generated/models/RosettaOptions.js +1 -3
  298. package/lib/generated/models/RosettaOptions.js.map +1 -1
  299. package/lib/generated/models/RosettaOptionsRequest.d.ts +1 -1
  300. package/lib/generated/models/RosettaOptionsRequest.js +1 -1
  301. package/lib/generated/models/RosettaParentBlockIdentifier.d.ts +1 -1
  302. package/lib/generated/models/RosettaParentBlockIdentifier.js +1 -1
  303. package/lib/generated/models/RosettaPeers.d.ts +1 -1
  304. package/lib/generated/models/RosettaPeers.js +1 -1
  305. package/lib/generated/models/RosettaPublicKey.d.ts +1 -1
  306. package/lib/generated/models/RosettaPublicKey.js +1 -1
  307. package/lib/generated/models/RosettaRelatedOperation.d.ts +1 -1
  308. package/lib/generated/models/RosettaRelatedOperation.js +1 -1
  309. package/lib/generated/models/RosettaSignature.d.ts +1 -1
  310. package/lib/generated/models/RosettaSignature.js +1 -1
  311. package/lib/generated/models/RosettaStatusRequest.d.ts +1 -1
  312. package/lib/generated/models/RosettaStatusRequest.js +1 -1
  313. package/lib/generated/models/RosettaSubAccount.d.ts +1 -1
  314. package/lib/generated/models/RosettaSubAccount.js +1 -1
  315. package/lib/generated/models/RosettaSyncStatus.d.ts +1 -1
  316. package/lib/generated/models/RosettaSyncStatus.js +1 -1
  317. package/lib/generated/models/RosettaTransaction.d.ts +1 -1
  318. package/lib/generated/models/RosettaTransaction.js +1 -1
  319. package/lib/generated/models/RunFaucetResponse.d.ts +1 -1
  320. package/lib/generated/models/RunFaucetResponse.js +1 -1
  321. package/lib/generated/models/ServerStatusResponse.d.ts +1 -1
  322. package/lib/generated/models/ServerStatusResponse.js +1 -1
  323. package/lib/generated/models/SigningPayload.d.ts +1 -1
  324. package/lib/generated/models/SigningPayload.js +1 -1
  325. package/lib/generated/models/SmartContract.d.ts +1 -1
  326. package/lib/generated/models/SmartContract.js +1 -1
  327. package/lib/generated/models/StxBalance.d.ts +1 -1
  328. package/lib/generated/models/StxBalance.js +1 -1
  329. package/lib/generated/models/TargetBlockTime.d.ts +1 -1
  330. package/lib/generated/models/TargetBlockTime.js +1 -1
  331. package/lib/generated/models/TransactionEventsResponse.d.ts +1 -1
  332. package/lib/generated/models/TransactionEventsResponse.js +1 -1
  333. package/lib/generated/models/TransactionFeeEstimateRequest.d.ts +1 -1
  334. package/lib/generated/models/TransactionFeeEstimateRequest.js +1 -1
  335. package/lib/generated/models/TransactionFeeEstimateResponse.d.ts +1 -1
  336. package/lib/generated/models/TransactionFeeEstimateResponse.js +1 -1
  337. package/lib/generated/models/TransactionFeeEstimateResponseEstimatedCost.d.ts +1 -1
  338. package/lib/generated/models/TransactionFeeEstimateResponseEstimatedCost.js +1 -1
  339. package/lib/generated/models/TransactionFeeEstimateResponseEstimations.d.ts +1 -1
  340. package/lib/generated/models/TransactionFeeEstimateResponseEstimations.js +1 -1
  341. package/lib/generated/models/TransactionIdentifier.d.ts +1 -1
  342. package/lib/generated/models/TransactionIdentifier.js +1 -1
  343. package/lib/generated/models/TransactionResults.d.ts +1 -1
  344. package/lib/generated/models/TransactionResults.js +1 -1
  345. package/lib/generated/models/UnanchoredTransactionListResponse.d.ts +1 -1
  346. package/lib/generated/models/UnanchoredTransactionListResponse.js +1 -1
  347. package/lib/generated/models/index.d.ts +5 -0
  348. package/lib/generated/models/index.js +5 -0
  349. package/lib/generated/models/index.js.map +1 -1
  350. package/lib/generated/runtime.d.ts +1 -1
  351. package/lib/generated/runtime.js +1 -1
  352. package/lib/index.umd.js +444 -126
  353. package/lib/index.umd.js.map +1 -1
  354. package/package.json +1 -1
  355. package/src/generated/.openapi-generator/FILES +5 -0
  356. package/src/generated/apis/AccountsApi.ts +1 -1
  357. package/src/generated/apis/BlocksApi.ts +21 -21
  358. package/src/generated/apis/BurnBlocksApi.ts +1 -1
  359. package/src/generated/apis/FaucetsApi.ts +1 -1
  360. package/src/generated/apis/FeesApi.ts +5 -5
  361. package/src/generated/apis/InfoApi.ts +2 -2
  362. package/src/generated/apis/MempoolApi.ts +1 -1
  363. package/src/generated/apis/MicroblocksApi.ts +1 -1
  364. package/src/generated/apis/NamesApi.ts +1 -1
  365. package/src/generated/apis/NonFungibleTokensApi.ts +1 -1
  366. package/src/generated/apis/RosettaApi.ts +1 -1
  367. package/src/generated/apis/SearchApi.ts +1 -1
  368. package/src/generated/apis/SmartContractsApi.ts +1 -1
  369. package/src/generated/apis/StackingApi.ts +1 -1
  370. package/src/generated/apis/StackingRewardsApi.ts +1 -1
  371. package/src/generated/apis/TransactionsApi.ts +149 -9
  372. package/src/generated/models/AccountDataResponse.ts +1 -1
  373. package/src/generated/models/AddressAssetsListResponse.ts +1 -1
  374. package/src/generated/models/AddressBalanceResponse.ts +1 -1
  375. package/src/generated/models/AddressNonces.ts +1 -1
  376. package/src/generated/models/AddressStxInboundListResponse.ts +1 -1
  377. package/src/generated/models/AddressTokenOfferingLocked.ts +1 -1
  378. package/src/generated/models/AddressTransaction.ts +87 -0
  379. package/src/generated/models/AddressTransactionEventListResponse.ts +80 -0
  380. package/src/generated/models/AddressTransactionWithTransfers.ts +1 -1
  381. package/src/generated/models/AddressTransactionWithTransfersFtTransfers.ts +1 -1
  382. package/src/generated/models/AddressTransactionWithTransfersNftTransfers.ts +1 -1
  383. package/src/generated/models/AddressTransactionWithTransfersStxTransfers.ts +1 -1
  384. package/src/generated/models/AddressTransactionWithTransfersValue.ts +1 -1
  385. package/src/generated/models/AddressTransactionsListResponse.ts +1 -1
  386. package/src/generated/models/AddressTransactionsV2ListResponse.ts +87 -0
  387. package/src/generated/models/AddressTransactionsV2ListResponseEvents.ts +79 -0
  388. package/src/generated/models/AddressTransactionsV2ListResponseEventsStx.ts +72 -0
  389. package/src/generated/models/AddressTransactionsWithTransfersListResponse.ts +1 -1
  390. package/src/generated/models/AddressUnlockSchedule.ts +1 -1
  391. package/src/generated/models/Block.ts +1 -1
  392. package/src/generated/models/BlockListResponse.ts +1 -1
  393. package/src/generated/models/BnsError.ts +1 -1
  394. package/src/generated/models/BnsGetAllNamespacesResponse.ts +1 -1
  395. package/src/generated/models/BnsGetNameInfoResponse.ts +1 -1
  396. package/src/generated/models/BnsGetNamePriceResponse.ts +1 -1
  397. package/src/generated/models/BnsGetNamespacePriceResponse.ts +1 -1
  398. package/src/generated/models/BnsNamesOwnByAddressResponse.ts +1 -1
  399. package/src/generated/models/BurnBlock.ts +1 -1
  400. package/src/generated/models/BurnBlockListResponse.ts +1 -1
  401. package/src/generated/models/BurnchainReward.ts +1 -1
  402. package/src/generated/models/BurnchainRewardListResponse.ts +1 -1
  403. package/src/generated/models/BurnchainRewardSlotHolder.ts +1 -1
  404. package/src/generated/models/BurnchainRewardSlotHolderListResponse.ts +1 -1
  405. package/src/generated/models/BurnchainRewardsTotal.ts +1 -1
  406. package/src/generated/models/ChainTip.ts +1 -1
  407. package/src/generated/models/ContractInterfaceResponse.ts +1 -1
  408. package/src/generated/models/ContractListResponse.ts +1 -1
  409. package/src/generated/models/ContractSourceResponse.ts +1 -1
  410. package/src/generated/models/CoreNodeInfoResponse.ts +1 -1
  411. package/src/generated/models/CoreNodePoxResponse.ts +1 -1
  412. package/src/generated/models/FeeRate.ts +1 -1
  413. package/src/generated/models/FeeRateRequest.ts +1 -1
  414. package/src/generated/models/GetRawTransactionResult.ts +1 -1
  415. package/src/generated/models/GetStxSupplyLegacyFormatResponse.ts +1 -1
  416. package/src/generated/models/GetStxSupplyResponse.ts +1 -1
  417. package/src/generated/models/InboundStxTransfer.ts +1 -1
  418. package/src/generated/models/InlineObject.ts +1 -1
  419. package/src/generated/models/InlineResponse403.ts +1 -1
  420. package/src/generated/models/MapEntryResponse.ts +1 -1
  421. package/src/generated/models/MempoolFeePriorities.ts +1 -1
  422. package/src/generated/models/MempoolFeePrioritiesAll.ts +1 -1
  423. package/src/generated/models/MempoolTransactionListResponse.ts +1 -1
  424. package/src/generated/models/MempoolTransactionStatsResponse.ts +1 -1
  425. package/src/generated/models/MempoolTransactionStatsResponseTxAges.ts +1 -1
  426. package/src/generated/models/MempoolTransactionStatsResponseTxByteSizes.ts +1 -1
  427. package/src/generated/models/MempoolTransactionStatsResponseTxSimpleFeeAverages.ts +1 -1
  428. package/src/generated/models/MempoolTransactionStatsResponseTxSimpleFeeAveragesTokenTransfer.ts +1 -1
  429. package/src/generated/models/MempoolTransactionStatsResponseTxTypeCounts.ts +1 -1
  430. package/src/generated/models/Microblock.ts +1 -1
  431. package/src/generated/models/MicroblockListResponse.ts +1 -1
  432. package/src/generated/models/NakamotoBlock.ts +1 -1
  433. package/src/generated/models/NakamotoBlockListResponse.ts +1 -1
  434. package/src/generated/models/NetworkBlockTimeResponse.ts +1 -1
  435. package/src/generated/models/NetworkBlockTimesResponse.ts +1 -1
  436. package/src/generated/models/NetworkIdentifier.ts +1 -1
  437. package/src/generated/models/NonFungibleTokenHistoryEventList.ts +1 -1
  438. package/src/generated/models/NonFungibleTokenHoldingsList.ts +1 -1
  439. package/src/generated/models/NonFungibleTokenMintList.ts +1 -1
  440. package/src/generated/models/OtherTransactionIdentifier.ts +1 -1
  441. package/src/generated/models/PoolDelegation.ts +1 -1
  442. package/src/generated/models/PoolDelegationsResponse.ts +1 -1
  443. package/src/generated/models/PostCoreNodeTransactionsError.ts +1 -1
  444. package/src/generated/models/ReadOnlyFunctionArgs.ts +1 -1
  445. package/src/generated/models/ReadOnlyFunctionSuccessResponse.ts +1 -1
  446. package/src/generated/models/RosettaAccount.ts +1 -1
  447. package/src/generated/models/RosettaAccountBalanceRequest.ts +1 -1
  448. package/src/generated/models/RosettaAccountBalanceResponse.ts +1 -1
  449. package/src/generated/models/RosettaAccountBalanceResponseCoinIdentifier.ts +1 -1
  450. package/src/generated/models/RosettaAccountBalanceResponseMetadata.ts +1 -1
  451. package/src/generated/models/RosettaAccountIdentifier.ts +1 -1
  452. package/src/generated/models/RosettaAmount.ts +1 -1
  453. package/src/generated/models/RosettaBlock.ts +1 -1
  454. package/src/generated/models/RosettaBlockMetadata.ts +1 -1
  455. package/src/generated/models/RosettaBlockMetadata1.ts +1 -1
  456. package/src/generated/models/RosettaBlockRequest.ts +1 -1
  457. package/src/generated/models/RosettaBlockResponse.ts +1 -1
  458. package/src/generated/models/RosettaBlockTransactionRequest.ts +1 -1
  459. package/src/generated/models/RosettaBlockTransactionResponse.ts +1 -1
  460. package/src/generated/models/RosettaCoin.ts +1 -1
  461. package/src/generated/models/RosettaCoinChange.ts +1 -1
  462. package/src/generated/models/RosettaConstructionCombineRequest.ts +1 -1
  463. package/src/generated/models/RosettaConstructionCombineResponse.ts +1 -1
  464. package/src/generated/models/RosettaConstructionDeriveRequest.ts +1 -1
  465. package/src/generated/models/RosettaConstructionDeriveResponse.ts +1 -1
  466. package/src/generated/models/RosettaConstructionHashRequest.ts +1 -1
  467. package/src/generated/models/RosettaConstructionHashResponse.ts +1 -1
  468. package/src/generated/models/RosettaConstructionMetadataRequest.ts +1 -1
  469. package/src/generated/models/RosettaConstructionMetadataResponse.ts +1 -1
  470. package/src/generated/models/RosettaConstructionMetadataResponseMetadata.ts +1 -1
  471. package/src/generated/models/RosettaConstructionParseRequest.ts +1 -1
  472. package/src/generated/models/RosettaConstructionParseResponse.ts +1 -1
  473. package/src/generated/models/RosettaConstructionPayloadResponse.ts +1 -1
  474. package/src/generated/models/RosettaConstructionPayloadsRequest.ts +1 -1
  475. package/src/generated/models/RosettaConstructionPreprocessRequest.ts +1 -1
  476. package/src/generated/models/RosettaConstructionPreprocessResponse.ts +1 -1
  477. package/src/generated/models/RosettaConstructionSubmitRequest.ts +1 -1
  478. package/src/generated/models/RosettaConstructionSubmitResponse.ts +1 -1
  479. package/src/generated/models/RosettaCurrency.ts +1 -1
  480. package/src/generated/models/RosettaError.ts +1 -1
  481. package/src/generated/models/RosettaErrorDetails.ts +1 -1
  482. package/src/generated/models/RosettaErrorNoDetails.ts +1 -1
  483. package/src/generated/models/RosettaGenesisBlockIdentifier.ts +1 -1
  484. package/src/generated/models/RosettaMaxFeeAmount.ts +1 -1
  485. package/src/generated/models/RosettaMempoolRequest.ts +1 -1
  486. package/src/generated/models/RosettaMempoolResponse.ts +1 -1
  487. package/src/generated/models/RosettaMempoolTransactionRequest.ts +1 -1
  488. package/src/generated/models/RosettaMempoolTransactionResponse.ts +1 -1
  489. package/src/generated/models/RosettaNetworkListResponse.ts +1 -1
  490. package/src/generated/models/RosettaNetworkListResponseSubNetworkIdentifier.ts +1 -1
  491. package/src/generated/models/RosettaNetworkListResponseSubNetworkIdentifierMetadata.ts +1 -1
  492. package/src/generated/models/RosettaNetworkOptionsResponse.ts +1 -1
  493. package/src/generated/models/RosettaNetworkOptionsResponseAllow.ts +1 -1
  494. package/src/generated/models/RosettaNetworkOptionsResponseVersion.ts +1 -1
  495. package/src/generated/models/RosettaNetworkStatusResponse.ts +1 -1
  496. package/src/generated/models/RosettaOldestBlockIdentifier.ts +1 -1
  497. package/src/generated/models/RosettaOperation.ts +1 -1
  498. package/src/generated/models/RosettaOperationIdentifier.ts +1 -1
  499. package/src/generated/models/RosettaOperationStatus.ts +1 -1
  500. package/src/generated/models/RosettaOptions.ts +1 -9
  501. package/src/generated/models/RosettaOptionsRequest.ts +1 -1
  502. package/src/generated/models/RosettaParentBlockIdentifier.ts +1 -1
  503. package/src/generated/models/RosettaPeers.ts +1 -1
  504. package/src/generated/models/RosettaPublicKey.ts +1 -1
  505. package/src/generated/models/RosettaRelatedOperation.ts +1 -1
  506. package/src/generated/models/RosettaSignature.ts +1 -1
  507. package/src/generated/models/RosettaStatusRequest.ts +1 -1
  508. package/src/generated/models/RosettaSubAccount.ts +1 -1
  509. package/src/generated/models/RosettaSyncStatus.ts +1 -1
  510. package/src/generated/models/RosettaTransaction.ts +1 -1
  511. package/src/generated/models/RunFaucetResponse.ts +1 -1
  512. package/src/generated/models/ServerStatusResponse.ts +1 -1
  513. package/src/generated/models/SigningPayload.ts +1 -1
  514. package/src/generated/models/SmartContract.ts +1 -1
  515. package/src/generated/models/StxBalance.ts +1 -1
  516. package/src/generated/models/TargetBlockTime.ts +1 -1
  517. package/src/generated/models/TransactionEventsResponse.ts +1 -1
  518. package/src/generated/models/TransactionFeeEstimateRequest.ts +1 -1
  519. package/src/generated/models/TransactionFeeEstimateResponse.ts +1 -1
  520. package/src/generated/models/TransactionFeeEstimateResponseEstimatedCost.ts +1 -1
  521. package/src/generated/models/TransactionFeeEstimateResponseEstimations.ts +1 -1
  522. package/src/generated/models/TransactionIdentifier.ts +1 -1
  523. package/src/generated/models/TransactionResults.ts +1 -1
  524. package/src/generated/models/UnanchoredTransactionListResponse.ts +1 -1
  525. package/src/generated/models/index.ts +5 -0
  526. package/src/generated/runtime.ts +1 -1
@@ -0,0 +1,79 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Stacks Blockchain API
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
+ *
7
+ * The version of the OpenAPI document: STACKS_API_VERSION
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ import { exists, mapValues } from '../runtime';
16
+ import {
17
+ AddressTransactionsV2ListResponseEventsStx,
18
+ AddressTransactionsV2ListResponseEventsStxFromJSON,
19
+ AddressTransactionsV2ListResponseEventsStxFromJSONTyped,
20
+ AddressTransactionsV2ListResponseEventsStxToJSON,
21
+ } from './';
22
+
23
+ /**
24
+ *
25
+ * @export
26
+ * @interface AddressTransactionsV2ListResponseEvents
27
+ */
28
+ export interface AddressTransactionsV2ListResponseEvents {
29
+ /**
30
+ *
31
+ * @type {AddressTransactionsV2ListResponseEventsStx}
32
+ * @memberof AddressTransactionsV2ListResponseEvents
33
+ */
34
+ stx: AddressTransactionsV2ListResponseEventsStx;
35
+ /**
36
+ *
37
+ * @type {AddressTransactionsV2ListResponseEventsStx}
38
+ * @memberof AddressTransactionsV2ListResponseEvents
39
+ */
40
+ ft: AddressTransactionsV2ListResponseEventsStx;
41
+ /**
42
+ *
43
+ * @type {AddressTransactionsV2ListResponseEventsStx}
44
+ * @memberof AddressTransactionsV2ListResponseEvents
45
+ */
46
+ nft: AddressTransactionsV2ListResponseEventsStx;
47
+ }
48
+
49
+ export function AddressTransactionsV2ListResponseEventsFromJSON(json: any): AddressTransactionsV2ListResponseEvents {
50
+ return AddressTransactionsV2ListResponseEventsFromJSONTyped(json, false);
51
+ }
52
+
53
+ export function AddressTransactionsV2ListResponseEventsFromJSONTyped(json: any, ignoreDiscriminator: boolean): AddressTransactionsV2ListResponseEvents {
54
+ if ((json === undefined) || (json === null)) {
55
+ return json;
56
+ }
57
+ return {
58
+
59
+ 'stx': AddressTransactionsV2ListResponseEventsStxFromJSON(json['stx']),
60
+ 'ft': AddressTransactionsV2ListResponseEventsStxFromJSON(json['ft']),
61
+ 'nft': AddressTransactionsV2ListResponseEventsStxFromJSON(json['nft']),
62
+ };
63
+ }
64
+
65
+ export function AddressTransactionsV2ListResponseEventsToJSON(value?: AddressTransactionsV2ListResponseEvents | null): any {
66
+ if (value === undefined) {
67
+ return undefined;
68
+ }
69
+ if (value === null) {
70
+ return null;
71
+ }
72
+ return {
73
+
74
+ 'stx': AddressTransactionsV2ListResponseEventsStxToJSON(value.stx),
75
+ 'ft': AddressTransactionsV2ListResponseEventsStxToJSON(value.ft),
76
+ 'nft': AddressTransactionsV2ListResponseEventsStxToJSON(value.nft),
77
+ };
78
+ }
79
+
@@ -0,0 +1,72 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Stacks Blockchain API
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
+ *
7
+ * The version of the OpenAPI document: STACKS_API_VERSION
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+ import { exists, mapValues } from '../runtime';
16
+ /**
17
+ *
18
+ * @export
19
+ * @interface AddressTransactionsV2ListResponseEventsStx
20
+ */
21
+ export interface AddressTransactionsV2ListResponseEventsStx {
22
+ /**
23
+ *
24
+ * @type {number}
25
+ * @memberof AddressTransactionsV2ListResponseEventsStx
26
+ */
27
+ transfer: number;
28
+ /**
29
+ *
30
+ * @type {number}
31
+ * @memberof AddressTransactionsV2ListResponseEventsStx
32
+ */
33
+ mint: number;
34
+ /**
35
+ *
36
+ * @type {number}
37
+ * @memberof AddressTransactionsV2ListResponseEventsStx
38
+ */
39
+ burn: number;
40
+ }
41
+
42
+ export function AddressTransactionsV2ListResponseEventsStxFromJSON(json: any): AddressTransactionsV2ListResponseEventsStx {
43
+ return AddressTransactionsV2ListResponseEventsStxFromJSONTyped(json, false);
44
+ }
45
+
46
+ export function AddressTransactionsV2ListResponseEventsStxFromJSONTyped(json: any, ignoreDiscriminator: boolean): AddressTransactionsV2ListResponseEventsStx {
47
+ if ((json === undefined) || (json === null)) {
48
+ return json;
49
+ }
50
+ return {
51
+
52
+ 'transfer': json['transfer'],
53
+ 'mint': json['mint'],
54
+ 'burn': json['burn'],
55
+ };
56
+ }
57
+
58
+ export function AddressTransactionsV2ListResponseEventsStxToJSON(value?: AddressTransactionsV2ListResponseEventsStx | null): any {
59
+ if (value === undefined) {
60
+ return undefined;
61
+ }
62
+ if (value === null) {
63
+ return null;
64
+ }
65
+ return {
66
+
67
+ 'transfer': value.transfer,
68
+ 'mint': value.mint,
69
+ 'burn': value.burn,
70
+ };
71
+ }
72
+
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *
@@ -2,7 +2,7 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Stacks Blockchain API
5
- * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/get-started/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
5
+ * Welcome to the API reference overview for the [Stacks Blockchain API](https://docs.hiro.so/stacks-blockchain-api). [Download Postman collection](https://hirosystems.github.io/stacks-blockchain-api/collection.json)
6
6
  *
7
7
  * The version of the OpenAPI document: STACKS_API_VERSION
8
8
  *