@stacks/blockchain-api-client 7.9.0-nakamoto.9 → 7.9.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 (559) 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/apis/index.d.ts +0 -1
  36. package/lib/generated/apis/index.js +0 -1
  37. package/lib/generated/apis/index.js.map +1 -1
  38. package/lib/generated/models/AccountDataResponse.d.ts +1 -1
  39. package/lib/generated/models/AccountDataResponse.js +1 -1
  40. package/lib/generated/models/AddressAssetsListResponse.d.ts +1 -1
  41. package/lib/generated/models/AddressAssetsListResponse.js +1 -1
  42. package/lib/generated/models/AddressBalanceResponse.d.ts +1 -1
  43. package/lib/generated/models/AddressBalanceResponse.js +1 -1
  44. package/lib/generated/models/AddressNonces.d.ts +1 -1
  45. package/lib/generated/models/AddressNonces.js +1 -1
  46. package/lib/generated/models/AddressStxInboundListResponse.d.ts +1 -1
  47. package/lib/generated/models/AddressStxInboundListResponse.js +1 -1
  48. package/lib/generated/models/AddressTokenOfferingLocked.d.ts +1 -1
  49. package/lib/generated/models/AddressTokenOfferingLocked.js +1 -1
  50. package/lib/generated/models/AddressTransaction.d.ts +46 -0
  51. package/lib/generated/models/AddressTransaction.js +50 -0
  52. package/lib/generated/models/AddressTransaction.js.map +1 -0
  53. package/lib/generated/models/AddressTransactionEventListResponse.d.ts +45 -0
  54. package/lib/generated/models/AddressTransactionEventListResponse.js +48 -0
  55. package/lib/generated/models/AddressTransactionEventListResponse.js.map +1 -0
  56. package/lib/generated/models/AddressTransactionWithTransfers.d.ts +1 -1
  57. package/lib/generated/models/AddressTransactionWithTransfers.js +1 -1
  58. package/lib/generated/models/AddressTransactionWithTransfersFtTransfers.d.ts +1 -1
  59. package/lib/generated/models/AddressTransactionWithTransfersFtTransfers.js +1 -1
  60. package/lib/generated/models/AddressTransactionWithTransfersNftTransfers.d.ts +1 -1
  61. package/lib/generated/models/AddressTransactionWithTransfersNftTransfers.js +1 -1
  62. package/lib/generated/models/AddressTransactionWithTransfersStxTransfers.d.ts +1 -1
  63. package/lib/generated/models/AddressTransactionWithTransfersStxTransfers.js +1 -1
  64. package/lib/generated/models/AddressTransactionWithTransfersValue.d.ts +1 -1
  65. package/lib/generated/models/AddressTransactionWithTransfersValue.js +1 -1
  66. package/lib/generated/models/AddressTransactionsListResponse.d.ts +1 -1
  67. package/lib/generated/models/AddressTransactionsListResponse.js +1 -1
  68. package/lib/generated/models/AddressTransactionsV2ListResponse.d.ts +46 -0
  69. package/lib/generated/models/AddressTransactionsV2ListResponse.js +49 -0
  70. package/lib/generated/models/AddressTransactionsV2ListResponse.js.map +1 -0
  71. package/lib/generated/models/AddressTransactionsV2ListResponseEvents.d.ts +40 -0
  72. package/lib/generated/models/AddressTransactionsV2ListResponseEvents.js +47 -0
  73. package/lib/generated/models/AddressTransactionsV2ListResponseEvents.js.map +1 -0
  74. package/lib/generated/models/AddressTransactionsV2ListResponseEventsStx.d.ts +39 -0
  75. package/lib/generated/models/AddressTransactionsV2ListResponseEventsStx.js +46 -0
  76. package/lib/generated/models/AddressTransactionsV2ListResponseEventsStx.js.map +1 -0
  77. package/lib/generated/models/AddressTransactionsWithTransfersListResponse.d.ts +1 -1
  78. package/lib/generated/models/AddressTransactionsWithTransfersListResponse.js +1 -1
  79. package/lib/generated/models/AddressUnlockSchedule.d.ts +1 -1
  80. package/lib/generated/models/AddressUnlockSchedule.js +1 -1
  81. package/lib/generated/models/Block.d.ts +1 -13
  82. package/lib/generated/models/Block.js +1 -5
  83. package/lib/generated/models/Block.js.map +1 -1
  84. package/lib/generated/models/BlockListResponse.d.ts +1 -1
  85. package/lib/generated/models/BlockListResponse.js +1 -1
  86. package/lib/generated/models/BnsError.d.ts +1 -1
  87. package/lib/generated/models/BnsError.js +1 -1
  88. package/lib/generated/models/BnsGetAllNamespacesResponse.d.ts +1 -1
  89. package/lib/generated/models/BnsGetAllNamespacesResponse.js +1 -1
  90. package/lib/generated/models/BnsGetNameInfoResponse.d.ts +1 -1
  91. package/lib/generated/models/BnsGetNameInfoResponse.js +1 -1
  92. package/lib/generated/models/BnsGetNamePriceResponse.d.ts +1 -1
  93. package/lib/generated/models/BnsGetNamePriceResponse.js +1 -1
  94. package/lib/generated/models/BnsGetNamespacePriceResponse.d.ts +1 -1
  95. package/lib/generated/models/BnsGetNamespacePriceResponse.js +1 -1
  96. package/lib/generated/models/BnsNamesOwnByAddressResponse.d.ts +1 -1
  97. package/lib/generated/models/BnsNamesOwnByAddressResponse.js +1 -1
  98. package/lib/generated/models/BurnBlock.d.ts +1 -1
  99. package/lib/generated/models/BurnBlock.js +1 -1
  100. package/lib/generated/models/BurnBlockListResponse.d.ts +1 -1
  101. package/lib/generated/models/BurnBlockListResponse.js +1 -1
  102. package/lib/generated/models/BurnchainReward.d.ts +1 -1
  103. package/lib/generated/models/BurnchainReward.js +1 -1
  104. package/lib/generated/models/BurnchainRewardListResponse.d.ts +1 -1
  105. package/lib/generated/models/BurnchainRewardListResponse.js +1 -1
  106. package/lib/generated/models/BurnchainRewardSlotHolder.d.ts +1 -1
  107. package/lib/generated/models/BurnchainRewardSlotHolder.js +1 -1
  108. package/lib/generated/models/BurnchainRewardSlotHolderListResponse.d.ts +1 -1
  109. package/lib/generated/models/BurnchainRewardSlotHolderListResponse.js +1 -1
  110. package/lib/generated/models/BurnchainRewardsTotal.d.ts +1 -1
  111. package/lib/generated/models/BurnchainRewardsTotal.js +1 -1
  112. package/lib/generated/models/ChainTip.d.ts +1 -1
  113. package/lib/generated/models/ChainTip.js +1 -1
  114. package/lib/generated/models/ContractInterfaceResponse.d.ts +1 -1
  115. package/lib/generated/models/ContractInterfaceResponse.js +1 -1
  116. package/lib/generated/models/ContractListResponse.d.ts +1 -1
  117. package/lib/generated/models/ContractListResponse.js +1 -1
  118. package/lib/generated/models/ContractSourceResponse.d.ts +1 -1
  119. package/lib/generated/models/ContractSourceResponse.js +1 -1
  120. package/lib/generated/models/CoreNodeInfoResponse.d.ts +1 -1
  121. package/lib/generated/models/CoreNodeInfoResponse.js +1 -1
  122. package/lib/generated/models/CoreNodePoxResponse.d.ts +1 -1
  123. package/lib/generated/models/CoreNodePoxResponse.js +1 -1
  124. package/lib/generated/models/FeeRate.d.ts +1 -1
  125. package/lib/generated/models/FeeRate.js +1 -1
  126. package/lib/generated/models/FeeRateRequest.d.ts +1 -1
  127. package/lib/generated/models/FeeRateRequest.js +1 -1
  128. package/lib/generated/models/GetRawTransactionResult.d.ts +1 -1
  129. package/lib/generated/models/GetRawTransactionResult.js +1 -1
  130. package/lib/generated/models/GetStxSupplyLegacyFormatResponse.d.ts +1 -1
  131. package/lib/generated/models/GetStxSupplyLegacyFormatResponse.js +1 -1
  132. package/lib/generated/models/GetStxSupplyResponse.d.ts +1 -1
  133. package/lib/generated/models/GetStxSupplyResponse.js +1 -1
  134. package/lib/generated/models/InboundStxTransfer.d.ts +1 -1
  135. package/lib/generated/models/InboundStxTransfer.js +1 -1
  136. package/lib/generated/models/InlineObject.d.ts +1 -1
  137. package/lib/generated/models/InlineObject.js +1 -1
  138. package/lib/generated/models/InlineResponse403.d.ts +1 -1
  139. package/lib/generated/models/InlineResponse403.js +1 -1
  140. package/lib/generated/models/MapEntryResponse.d.ts +1 -1
  141. package/lib/generated/models/MapEntryResponse.js +1 -1
  142. package/lib/generated/models/MempoolFeePriorities.d.ts +1 -1
  143. package/lib/generated/models/MempoolFeePriorities.js +1 -1
  144. package/lib/generated/models/MempoolFeePrioritiesAll.d.ts +1 -1
  145. package/lib/generated/models/MempoolFeePrioritiesAll.js +1 -1
  146. package/lib/generated/models/MempoolTransactionListResponse.d.ts +1 -1
  147. package/lib/generated/models/MempoolTransactionListResponse.js +1 -1
  148. package/lib/generated/models/MempoolTransactionStatsResponse.d.ts +1 -1
  149. package/lib/generated/models/MempoolTransactionStatsResponse.js +1 -1
  150. package/lib/generated/models/MempoolTransactionStatsResponseTxAges.d.ts +1 -1
  151. package/lib/generated/models/MempoolTransactionStatsResponseTxAges.js +1 -1
  152. package/lib/generated/models/MempoolTransactionStatsResponseTxByteSizes.d.ts +1 -1
  153. package/lib/generated/models/MempoolTransactionStatsResponseTxByteSizes.js +1 -1
  154. package/lib/generated/models/MempoolTransactionStatsResponseTxSimpleFeeAverages.d.ts +1 -1
  155. package/lib/generated/models/MempoolTransactionStatsResponseTxSimpleFeeAverages.js +1 -1
  156. package/lib/generated/models/MempoolTransactionStatsResponseTxSimpleFeeAveragesTokenTransfer.d.ts +1 -1
  157. package/lib/generated/models/MempoolTransactionStatsResponseTxSimpleFeeAveragesTokenTransfer.js +1 -1
  158. package/lib/generated/models/MempoolTransactionStatsResponseTxTypeCounts.d.ts +1 -1
  159. package/lib/generated/models/MempoolTransactionStatsResponseTxTypeCounts.js +1 -1
  160. package/lib/generated/models/Microblock.d.ts +1 -1
  161. package/lib/generated/models/Microblock.js +1 -1
  162. package/lib/generated/models/MicroblockListResponse.d.ts +1 -1
  163. package/lib/generated/models/MicroblockListResponse.js +1 -1
  164. package/lib/generated/models/NakamotoBlock.d.ts +1 -1
  165. package/lib/generated/models/NakamotoBlock.js +1 -1
  166. package/lib/generated/models/NakamotoBlockListResponse.d.ts +1 -1
  167. package/lib/generated/models/NakamotoBlockListResponse.js +1 -1
  168. package/lib/generated/models/NetworkBlockTimeResponse.d.ts +1 -1
  169. package/lib/generated/models/NetworkBlockTimeResponse.js +1 -1
  170. package/lib/generated/models/NetworkBlockTimesResponse.d.ts +1 -1
  171. package/lib/generated/models/NetworkBlockTimesResponse.js +1 -1
  172. package/lib/generated/models/NetworkIdentifier.d.ts +1 -1
  173. package/lib/generated/models/NetworkIdentifier.js +1 -1
  174. package/lib/generated/models/NonFungibleTokenHistoryEventList.d.ts +1 -1
  175. package/lib/generated/models/NonFungibleTokenHistoryEventList.js +1 -1
  176. package/lib/generated/models/NonFungibleTokenHoldingsList.d.ts +1 -1
  177. package/lib/generated/models/NonFungibleTokenHoldingsList.js +1 -1
  178. package/lib/generated/models/NonFungibleTokenMintList.d.ts +1 -1
  179. package/lib/generated/models/NonFungibleTokenMintList.js +1 -1
  180. package/lib/generated/models/OtherTransactionIdentifier.d.ts +1 -1
  181. package/lib/generated/models/OtherTransactionIdentifier.js +1 -1
  182. package/lib/generated/models/PoolDelegation.d.ts +1 -1
  183. package/lib/generated/models/PoolDelegation.js +1 -1
  184. package/lib/generated/models/PoolDelegationsResponse.d.ts +1 -1
  185. package/lib/generated/models/PoolDelegationsResponse.js +1 -1
  186. package/lib/generated/models/PostCoreNodeTransactionsError.d.ts +1 -1
  187. package/lib/generated/models/PostCoreNodeTransactionsError.js +1 -1
  188. package/lib/generated/models/ReadOnlyFunctionArgs.d.ts +1 -1
  189. package/lib/generated/models/ReadOnlyFunctionArgs.js +1 -1
  190. package/lib/generated/models/ReadOnlyFunctionSuccessResponse.d.ts +1 -1
  191. package/lib/generated/models/ReadOnlyFunctionSuccessResponse.js +1 -1
  192. package/lib/generated/models/RosettaAccount.d.ts +1 -1
  193. package/lib/generated/models/RosettaAccount.js +1 -1
  194. package/lib/generated/models/RosettaAccountBalanceRequest.d.ts +1 -1
  195. package/lib/generated/models/RosettaAccountBalanceRequest.js +1 -1
  196. package/lib/generated/models/RosettaAccountBalanceResponse.d.ts +1 -1
  197. package/lib/generated/models/RosettaAccountBalanceResponse.js +1 -1
  198. package/lib/generated/models/RosettaAccountBalanceResponseCoinIdentifier.d.ts +1 -1
  199. package/lib/generated/models/RosettaAccountBalanceResponseCoinIdentifier.js +1 -1
  200. package/lib/generated/models/RosettaAccountBalanceResponseMetadata.d.ts +1 -1
  201. package/lib/generated/models/RosettaAccountBalanceResponseMetadata.js +1 -1
  202. package/lib/generated/models/RosettaAccountIdentifier.d.ts +1 -1
  203. package/lib/generated/models/RosettaAccountIdentifier.js +1 -1
  204. package/lib/generated/models/RosettaAmount.d.ts +1 -1
  205. package/lib/generated/models/RosettaAmount.js +1 -1
  206. package/lib/generated/models/RosettaBlock.d.ts +1 -1
  207. package/lib/generated/models/RosettaBlock.js +1 -1
  208. package/lib/generated/models/RosettaBlockMetadata.d.ts +1 -1
  209. package/lib/generated/models/RosettaBlockMetadata.js +1 -1
  210. package/lib/generated/models/RosettaBlockMetadata1.d.ts +1 -1
  211. package/lib/generated/models/RosettaBlockMetadata1.js +1 -1
  212. package/lib/generated/models/RosettaBlockRequest.d.ts +1 -1
  213. package/lib/generated/models/RosettaBlockRequest.js +1 -1
  214. package/lib/generated/models/RosettaBlockResponse.d.ts +1 -1
  215. package/lib/generated/models/RosettaBlockResponse.js +1 -1
  216. package/lib/generated/models/RosettaBlockTransactionRequest.d.ts +1 -1
  217. package/lib/generated/models/RosettaBlockTransactionRequest.js +1 -1
  218. package/lib/generated/models/RosettaBlockTransactionResponse.d.ts +1 -1
  219. package/lib/generated/models/RosettaBlockTransactionResponse.js +1 -1
  220. package/lib/generated/models/RosettaCoin.d.ts +1 -1
  221. package/lib/generated/models/RosettaCoin.js +1 -1
  222. package/lib/generated/models/RosettaCoinChange.d.ts +1 -1
  223. package/lib/generated/models/RosettaCoinChange.js +1 -1
  224. package/lib/generated/models/RosettaConstructionCombineRequest.d.ts +1 -1
  225. package/lib/generated/models/RosettaConstructionCombineRequest.js +1 -1
  226. package/lib/generated/models/RosettaConstructionCombineResponse.d.ts +1 -1
  227. package/lib/generated/models/RosettaConstructionCombineResponse.js +1 -1
  228. package/lib/generated/models/RosettaConstructionDeriveRequest.d.ts +1 -1
  229. package/lib/generated/models/RosettaConstructionDeriveRequest.js +1 -1
  230. package/lib/generated/models/RosettaConstructionDeriveResponse.d.ts +1 -1
  231. package/lib/generated/models/RosettaConstructionDeriveResponse.js +1 -1
  232. package/lib/generated/models/RosettaConstructionHashRequest.d.ts +1 -1
  233. package/lib/generated/models/RosettaConstructionHashRequest.js +1 -1
  234. package/lib/generated/models/RosettaConstructionHashResponse.d.ts +1 -1
  235. package/lib/generated/models/RosettaConstructionHashResponse.js +1 -1
  236. package/lib/generated/models/RosettaConstructionMetadataRequest.d.ts +1 -1
  237. package/lib/generated/models/RosettaConstructionMetadataRequest.js +1 -1
  238. package/lib/generated/models/RosettaConstructionMetadataResponse.d.ts +1 -1
  239. package/lib/generated/models/RosettaConstructionMetadataResponse.js +1 -1
  240. package/lib/generated/models/RosettaConstructionMetadataResponseMetadata.d.ts +1 -1
  241. package/lib/generated/models/RosettaConstructionMetadataResponseMetadata.js +1 -1
  242. package/lib/generated/models/RosettaConstructionParseRequest.d.ts +1 -1
  243. package/lib/generated/models/RosettaConstructionParseRequest.js +1 -1
  244. package/lib/generated/models/RosettaConstructionParseResponse.d.ts +1 -1
  245. package/lib/generated/models/RosettaConstructionParseResponse.js +1 -1
  246. package/lib/generated/models/RosettaConstructionPayloadResponse.d.ts +1 -1
  247. package/lib/generated/models/RosettaConstructionPayloadResponse.js +1 -1
  248. package/lib/generated/models/RosettaConstructionPayloadsRequest.d.ts +1 -1
  249. package/lib/generated/models/RosettaConstructionPayloadsRequest.js +1 -1
  250. package/lib/generated/models/RosettaConstructionPreprocessRequest.d.ts +1 -1
  251. package/lib/generated/models/RosettaConstructionPreprocessRequest.js +1 -1
  252. package/lib/generated/models/RosettaConstructionPreprocessResponse.d.ts +1 -1
  253. package/lib/generated/models/RosettaConstructionPreprocessResponse.js +1 -1
  254. package/lib/generated/models/RosettaConstructionSubmitRequest.d.ts +1 -1
  255. package/lib/generated/models/RosettaConstructionSubmitRequest.js +1 -1
  256. package/lib/generated/models/RosettaConstructionSubmitResponse.d.ts +1 -1
  257. package/lib/generated/models/RosettaConstructionSubmitResponse.js +1 -1
  258. package/lib/generated/models/RosettaCurrency.d.ts +1 -1
  259. package/lib/generated/models/RosettaCurrency.js +1 -1
  260. package/lib/generated/models/RosettaError.d.ts +1 -1
  261. package/lib/generated/models/RosettaError.js +1 -1
  262. package/lib/generated/models/RosettaErrorDetails.d.ts +1 -1
  263. package/lib/generated/models/RosettaErrorDetails.js +1 -1
  264. package/lib/generated/models/RosettaErrorNoDetails.d.ts +1 -1
  265. package/lib/generated/models/RosettaErrorNoDetails.js +1 -1
  266. package/lib/generated/models/RosettaGenesisBlockIdentifier.d.ts +1 -1
  267. package/lib/generated/models/RosettaGenesisBlockIdentifier.js +1 -1
  268. package/lib/generated/models/RosettaMaxFeeAmount.d.ts +1 -1
  269. package/lib/generated/models/RosettaMaxFeeAmount.js +1 -1
  270. package/lib/generated/models/RosettaMempoolRequest.d.ts +1 -1
  271. package/lib/generated/models/RosettaMempoolRequest.js +1 -1
  272. package/lib/generated/models/RosettaMempoolResponse.d.ts +1 -1
  273. package/lib/generated/models/RosettaMempoolResponse.js +1 -1
  274. package/lib/generated/models/RosettaMempoolTransactionRequest.d.ts +1 -1
  275. package/lib/generated/models/RosettaMempoolTransactionRequest.js +1 -1
  276. package/lib/generated/models/RosettaMempoolTransactionResponse.d.ts +1 -1
  277. package/lib/generated/models/RosettaMempoolTransactionResponse.js +1 -1
  278. package/lib/generated/models/RosettaNetworkListResponse.d.ts +1 -1
  279. package/lib/generated/models/RosettaNetworkListResponse.js +1 -1
  280. package/lib/generated/models/RosettaNetworkListResponseSubNetworkIdentifier.d.ts +1 -1
  281. package/lib/generated/models/RosettaNetworkListResponseSubNetworkIdentifier.js +1 -1
  282. package/lib/generated/models/RosettaNetworkListResponseSubNetworkIdentifierMetadata.d.ts +1 -1
  283. package/lib/generated/models/RosettaNetworkListResponseSubNetworkIdentifierMetadata.js +1 -1
  284. package/lib/generated/models/RosettaNetworkOptionsResponse.d.ts +1 -1
  285. package/lib/generated/models/RosettaNetworkOptionsResponse.js +1 -1
  286. package/lib/generated/models/RosettaNetworkOptionsResponseAllow.d.ts +1 -1
  287. package/lib/generated/models/RosettaNetworkOptionsResponseAllow.js +1 -1
  288. package/lib/generated/models/RosettaNetworkOptionsResponseVersion.d.ts +1 -1
  289. package/lib/generated/models/RosettaNetworkOptionsResponseVersion.js +1 -1
  290. package/lib/generated/models/RosettaNetworkStatusResponse.d.ts +1 -1
  291. package/lib/generated/models/RosettaNetworkStatusResponse.js +1 -1
  292. package/lib/generated/models/RosettaOldestBlockIdentifier.d.ts +1 -1
  293. package/lib/generated/models/RosettaOldestBlockIdentifier.js +1 -1
  294. package/lib/generated/models/RosettaOperation.d.ts +1 -1
  295. package/lib/generated/models/RosettaOperation.js +1 -1
  296. package/lib/generated/models/RosettaOperationIdentifier.d.ts +1 -1
  297. package/lib/generated/models/RosettaOperationIdentifier.js +1 -1
  298. package/lib/generated/models/RosettaOperationStatus.d.ts +1 -1
  299. package/lib/generated/models/RosettaOperationStatus.js +1 -1
  300. package/lib/generated/models/RosettaOptions.d.ts +1 -7
  301. package/lib/generated/models/RosettaOptions.js +1 -3
  302. package/lib/generated/models/RosettaOptions.js.map +1 -1
  303. package/lib/generated/models/RosettaOptionsRequest.d.ts +1 -1
  304. package/lib/generated/models/RosettaOptionsRequest.js +1 -1
  305. package/lib/generated/models/RosettaParentBlockIdentifier.d.ts +1 -1
  306. package/lib/generated/models/RosettaParentBlockIdentifier.js +1 -1
  307. package/lib/generated/models/RosettaPeers.d.ts +1 -1
  308. package/lib/generated/models/RosettaPeers.js +1 -1
  309. package/lib/generated/models/RosettaPublicKey.d.ts +1 -1
  310. package/lib/generated/models/RosettaPublicKey.js +1 -1
  311. package/lib/generated/models/RosettaRelatedOperation.d.ts +1 -1
  312. package/lib/generated/models/RosettaRelatedOperation.js +1 -1
  313. package/lib/generated/models/RosettaSignature.d.ts +1 -1
  314. package/lib/generated/models/RosettaSignature.js +1 -1
  315. package/lib/generated/models/RosettaStatusRequest.d.ts +1 -1
  316. package/lib/generated/models/RosettaStatusRequest.js +1 -1
  317. package/lib/generated/models/RosettaSubAccount.d.ts +1 -1
  318. package/lib/generated/models/RosettaSubAccount.js +1 -1
  319. package/lib/generated/models/RosettaSyncStatus.d.ts +1 -1
  320. package/lib/generated/models/RosettaSyncStatus.js +1 -1
  321. package/lib/generated/models/RosettaTransaction.d.ts +1 -1
  322. package/lib/generated/models/RosettaTransaction.js +1 -1
  323. package/lib/generated/models/RunFaucetResponse.d.ts +1 -1
  324. package/lib/generated/models/RunFaucetResponse.js +1 -1
  325. package/lib/generated/models/ServerStatusResponse.d.ts +1 -1
  326. package/lib/generated/models/ServerStatusResponse.js +1 -1
  327. package/lib/generated/models/SigningPayload.d.ts +1 -1
  328. package/lib/generated/models/SigningPayload.js +1 -1
  329. package/lib/generated/models/SmartContract.d.ts +1 -1
  330. package/lib/generated/models/SmartContract.js +1 -1
  331. package/lib/generated/models/StxBalance.d.ts +1 -1
  332. package/lib/generated/models/StxBalance.js +1 -1
  333. package/lib/generated/models/TargetBlockTime.d.ts +1 -1
  334. package/lib/generated/models/TargetBlockTime.js +1 -1
  335. package/lib/generated/models/TransactionEventsResponse.d.ts +1 -1
  336. package/lib/generated/models/TransactionEventsResponse.js +1 -1
  337. package/lib/generated/models/TransactionFeeEstimateRequest.d.ts +1 -1
  338. package/lib/generated/models/TransactionFeeEstimateRequest.js +1 -1
  339. package/lib/generated/models/TransactionFeeEstimateResponse.d.ts +1 -1
  340. package/lib/generated/models/TransactionFeeEstimateResponse.js +1 -1
  341. package/lib/generated/models/TransactionFeeEstimateResponseEstimatedCost.d.ts +1 -1
  342. package/lib/generated/models/TransactionFeeEstimateResponseEstimatedCost.js +1 -1
  343. package/lib/generated/models/TransactionFeeEstimateResponseEstimations.d.ts +1 -1
  344. package/lib/generated/models/TransactionFeeEstimateResponseEstimations.js +1 -1
  345. package/lib/generated/models/TransactionIdentifier.d.ts +1 -1
  346. package/lib/generated/models/TransactionIdentifier.js +1 -1
  347. package/lib/generated/models/TransactionResults.d.ts +1 -1
  348. package/lib/generated/models/TransactionResults.js +1 -1
  349. package/lib/generated/models/UnanchoredTransactionListResponse.d.ts +1 -1
  350. package/lib/generated/models/UnanchoredTransactionListResponse.js +1 -1
  351. package/lib/generated/models/index.d.ts +5 -6
  352. package/lib/generated/models/index.js +5 -6
  353. package/lib/generated/models/index.js.map +1 -1
  354. package/lib/generated/runtime.d.ts +1 -1
  355. package/lib/generated/runtime.js +1 -1
  356. package/lib/index.umd.js +546 -758
  357. package/lib/index.umd.js.map +1 -1
  358. package/package.json +1 -1
  359. package/src/generated/.openapi-generator/FILES +5 -7
  360. package/src/generated/apis/AccountsApi.ts +1 -1
  361. package/src/generated/apis/BlocksApi.ts +21 -21
  362. package/src/generated/apis/BurnBlocksApi.ts +1 -1
  363. package/src/generated/apis/FaucetsApi.ts +1 -1
  364. package/src/generated/apis/FeesApi.ts +5 -5
  365. package/src/generated/apis/InfoApi.ts +2 -2
  366. package/src/generated/apis/MempoolApi.ts +1 -1
  367. package/src/generated/apis/MicroblocksApi.ts +1 -1
  368. package/src/generated/apis/NamesApi.ts +1 -1
  369. package/src/generated/apis/NonFungibleTokensApi.ts +1 -1
  370. package/src/generated/apis/RosettaApi.ts +1 -1
  371. package/src/generated/apis/SearchApi.ts +1 -1
  372. package/src/generated/apis/SmartContractsApi.ts +1 -1
  373. package/src/generated/apis/StackingApi.ts +1 -1
  374. package/src/generated/apis/StackingRewardsApi.ts +1 -1
  375. package/src/generated/apis/TransactionsApi.ts +149 -9
  376. package/src/generated/apis/index.ts +0 -1
  377. package/src/generated/models/AccountDataResponse.ts +1 -1
  378. package/src/generated/models/AddressAssetsListResponse.ts +1 -1
  379. package/src/generated/models/AddressBalanceResponse.ts +1 -1
  380. package/src/generated/models/AddressNonces.ts +1 -1
  381. package/src/generated/models/AddressStxInboundListResponse.ts +1 -1
  382. package/src/generated/models/AddressTokenOfferingLocked.ts +1 -1
  383. package/src/generated/models/AddressTransaction.ts +87 -0
  384. package/src/generated/models/AddressTransactionEventListResponse.ts +80 -0
  385. package/src/generated/models/AddressTransactionWithTransfers.ts +1 -1
  386. package/src/generated/models/AddressTransactionWithTransfersFtTransfers.ts +1 -1
  387. package/src/generated/models/AddressTransactionWithTransfersNftTransfers.ts +1 -1
  388. package/src/generated/models/AddressTransactionWithTransfersStxTransfers.ts +1 -1
  389. package/src/generated/models/AddressTransactionWithTransfersValue.ts +1 -1
  390. package/src/generated/models/AddressTransactionsListResponse.ts +1 -1
  391. package/src/generated/models/AddressTransactionsV2ListResponse.ts +87 -0
  392. package/src/generated/models/AddressTransactionsV2ListResponseEvents.ts +79 -0
  393. package/src/generated/models/AddressTransactionsV2ListResponseEventsStx.ts +72 -0
  394. package/src/generated/models/AddressTransactionsWithTransfersListResponse.ts +1 -1
  395. package/src/generated/models/AddressUnlockSchedule.ts +1 -1
  396. package/src/generated/models/Block.ts +1 -17
  397. package/src/generated/models/BlockListResponse.ts +1 -1
  398. package/src/generated/models/BnsError.ts +1 -1
  399. package/src/generated/models/BnsGetAllNamespacesResponse.ts +1 -1
  400. package/src/generated/models/BnsGetNameInfoResponse.ts +1 -1
  401. package/src/generated/models/BnsGetNamePriceResponse.ts +1 -1
  402. package/src/generated/models/BnsGetNamespacePriceResponse.ts +1 -1
  403. package/src/generated/models/BnsNamesOwnByAddressResponse.ts +1 -1
  404. package/src/generated/models/BurnBlock.ts +1 -1
  405. package/src/generated/models/BurnBlockListResponse.ts +1 -1
  406. package/src/generated/models/BurnchainReward.ts +1 -1
  407. package/src/generated/models/BurnchainRewardListResponse.ts +1 -1
  408. package/src/generated/models/BurnchainRewardSlotHolder.ts +1 -1
  409. package/src/generated/models/BurnchainRewardSlotHolderListResponse.ts +1 -1
  410. package/src/generated/models/BurnchainRewardsTotal.ts +1 -1
  411. package/src/generated/models/ChainTip.ts +1 -1
  412. package/src/generated/models/ContractInterfaceResponse.ts +1 -1
  413. package/src/generated/models/ContractListResponse.ts +1 -1
  414. package/src/generated/models/ContractSourceResponse.ts +1 -1
  415. package/src/generated/models/CoreNodeInfoResponse.ts +1 -1
  416. package/src/generated/models/CoreNodePoxResponse.ts +1 -1
  417. package/src/generated/models/FeeRate.ts +1 -1
  418. package/src/generated/models/FeeRateRequest.ts +1 -1
  419. package/src/generated/models/GetRawTransactionResult.ts +1 -1
  420. package/src/generated/models/GetStxSupplyLegacyFormatResponse.ts +1 -1
  421. package/src/generated/models/GetStxSupplyResponse.ts +1 -1
  422. package/src/generated/models/InboundStxTransfer.ts +1 -1
  423. package/src/generated/models/InlineObject.ts +1 -1
  424. package/src/generated/models/InlineResponse403.ts +1 -1
  425. package/src/generated/models/MapEntryResponse.ts +1 -1
  426. package/src/generated/models/MempoolFeePriorities.ts +1 -1
  427. package/src/generated/models/MempoolFeePrioritiesAll.ts +1 -1
  428. package/src/generated/models/MempoolTransactionListResponse.ts +1 -1
  429. package/src/generated/models/MempoolTransactionStatsResponse.ts +1 -1
  430. package/src/generated/models/MempoolTransactionStatsResponseTxAges.ts +1 -1
  431. package/src/generated/models/MempoolTransactionStatsResponseTxByteSizes.ts +1 -1
  432. package/src/generated/models/MempoolTransactionStatsResponseTxSimpleFeeAverages.ts +1 -1
  433. package/src/generated/models/MempoolTransactionStatsResponseTxSimpleFeeAveragesTokenTransfer.ts +1 -1
  434. package/src/generated/models/MempoolTransactionStatsResponseTxTypeCounts.ts +1 -1
  435. package/src/generated/models/Microblock.ts +1 -1
  436. package/src/generated/models/MicroblockListResponse.ts +1 -1
  437. package/src/generated/models/NakamotoBlock.ts +1 -1
  438. package/src/generated/models/NakamotoBlockListResponse.ts +1 -1
  439. package/src/generated/models/NetworkBlockTimeResponse.ts +1 -1
  440. package/src/generated/models/NetworkBlockTimesResponse.ts +1 -1
  441. package/src/generated/models/NetworkIdentifier.ts +1 -1
  442. package/src/generated/models/NonFungibleTokenHistoryEventList.ts +1 -1
  443. package/src/generated/models/NonFungibleTokenHoldingsList.ts +1 -1
  444. package/src/generated/models/NonFungibleTokenMintList.ts +1 -1
  445. package/src/generated/models/OtherTransactionIdentifier.ts +1 -1
  446. package/src/generated/models/PoolDelegation.ts +1 -1
  447. package/src/generated/models/PoolDelegationsResponse.ts +1 -1
  448. package/src/generated/models/PostCoreNodeTransactionsError.ts +1 -1
  449. package/src/generated/models/ReadOnlyFunctionArgs.ts +1 -1
  450. package/src/generated/models/ReadOnlyFunctionSuccessResponse.ts +1 -1
  451. package/src/generated/models/RosettaAccount.ts +1 -1
  452. package/src/generated/models/RosettaAccountBalanceRequest.ts +1 -1
  453. package/src/generated/models/RosettaAccountBalanceResponse.ts +1 -1
  454. package/src/generated/models/RosettaAccountBalanceResponseCoinIdentifier.ts +1 -1
  455. package/src/generated/models/RosettaAccountBalanceResponseMetadata.ts +1 -1
  456. package/src/generated/models/RosettaAccountIdentifier.ts +1 -1
  457. package/src/generated/models/RosettaAmount.ts +1 -1
  458. package/src/generated/models/RosettaBlock.ts +1 -1
  459. package/src/generated/models/RosettaBlockMetadata.ts +1 -1
  460. package/src/generated/models/RosettaBlockMetadata1.ts +1 -1
  461. package/src/generated/models/RosettaBlockRequest.ts +1 -1
  462. package/src/generated/models/RosettaBlockResponse.ts +1 -1
  463. package/src/generated/models/RosettaBlockTransactionRequest.ts +1 -1
  464. package/src/generated/models/RosettaBlockTransactionResponse.ts +1 -1
  465. package/src/generated/models/RosettaCoin.ts +1 -1
  466. package/src/generated/models/RosettaCoinChange.ts +1 -1
  467. package/src/generated/models/RosettaConstructionCombineRequest.ts +1 -1
  468. package/src/generated/models/RosettaConstructionCombineResponse.ts +1 -1
  469. package/src/generated/models/RosettaConstructionDeriveRequest.ts +1 -1
  470. package/src/generated/models/RosettaConstructionDeriveResponse.ts +1 -1
  471. package/src/generated/models/RosettaConstructionHashRequest.ts +1 -1
  472. package/src/generated/models/RosettaConstructionHashResponse.ts +1 -1
  473. package/src/generated/models/RosettaConstructionMetadataRequest.ts +1 -1
  474. package/src/generated/models/RosettaConstructionMetadataResponse.ts +1 -1
  475. package/src/generated/models/RosettaConstructionMetadataResponseMetadata.ts +1 -1
  476. package/src/generated/models/RosettaConstructionParseRequest.ts +1 -1
  477. package/src/generated/models/RosettaConstructionParseResponse.ts +1 -1
  478. package/src/generated/models/RosettaConstructionPayloadResponse.ts +1 -1
  479. package/src/generated/models/RosettaConstructionPayloadsRequest.ts +1 -1
  480. package/src/generated/models/RosettaConstructionPreprocessRequest.ts +1 -1
  481. package/src/generated/models/RosettaConstructionPreprocessResponse.ts +1 -1
  482. package/src/generated/models/RosettaConstructionSubmitRequest.ts +1 -1
  483. package/src/generated/models/RosettaConstructionSubmitResponse.ts +1 -1
  484. package/src/generated/models/RosettaCurrency.ts +1 -1
  485. package/src/generated/models/RosettaError.ts +1 -1
  486. package/src/generated/models/RosettaErrorDetails.ts +1 -1
  487. package/src/generated/models/RosettaErrorNoDetails.ts +1 -1
  488. package/src/generated/models/RosettaGenesisBlockIdentifier.ts +1 -1
  489. package/src/generated/models/RosettaMaxFeeAmount.ts +1 -1
  490. package/src/generated/models/RosettaMempoolRequest.ts +1 -1
  491. package/src/generated/models/RosettaMempoolResponse.ts +1 -1
  492. package/src/generated/models/RosettaMempoolTransactionRequest.ts +1 -1
  493. package/src/generated/models/RosettaMempoolTransactionResponse.ts +1 -1
  494. package/src/generated/models/RosettaNetworkListResponse.ts +1 -1
  495. package/src/generated/models/RosettaNetworkListResponseSubNetworkIdentifier.ts +1 -1
  496. package/src/generated/models/RosettaNetworkListResponseSubNetworkIdentifierMetadata.ts +1 -1
  497. package/src/generated/models/RosettaNetworkOptionsResponse.ts +1 -1
  498. package/src/generated/models/RosettaNetworkOptionsResponseAllow.ts +1 -1
  499. package/src/generated/models/RosettaNetworkOptionsResponseVersion.ts +1 -1
  500. package/src/generated/models/RosettaNetworkStatusResponse.ts +1 -1
  501. package/src/generated/models/RosettaOldestBlockIdentifier.ts +1 -1
  502. package/src/generated/models/RosettaOperation.ts +1 -1
  503. package/src/generated/models/RosettaOperationIdentifier.ts +1 -1
  504. package/src/generated/models/RosettaOperationStatus.ts +1 -1
  505. package/src/generated/models/RosettaOptions.ts +1 -9
  506. package/src/generated/models/RosettaOptionsRequest.ts +1 -1
  507. package/src/generated/models/RosettaParentBlockIdentifier.ts +1 -1
  508. package/src/generated/models/RosettaPeers.ts +1 -1
  509. package/src/generated/models/RosettaPublicKey.ts +1 -1
  510. package/src/generated/models/RosettaRelatedOperation.ts +1 -1
  511. package/src/generated/models/RosettaSignature.ts +1 -1
  512. package/src/generated/models/RosettaStatusRequest.ts +1 -1
  513. package/src/generated/models/RosettaSubAccount.ts +1 -1
  514. package/src/generated/models/RosettaSyncStatus.ts +1 -1
  515. package/src/generated/models/RosettaTransaction.ts +1 -1
  516. package/src/generated/models/RunFaucetResponse.ts +1 -1
  517. package/src/generated/models/ServerStatusResponse.ts +1 -1
  518. package/src/generated/models/SigningPayload.ts +1 -1
  519. package/src/generated/models/SmartContract.ts +1 -1
  520. package/src/generated/models/StxBalance.ts +1 -1
  521. package/src/generated/models/TargetBlockTime.ts +1 -1
  522. package/src/generated/models/TransactionEventsResponse.ts +1 -1
  523. package/src/generated/models/TransactionFeeEstimateRequest.ts +1 -1
  524. package/src/generated/models/TransactionFeeEstimateResponse.ts +1 -1
  525. package/src/generated/models/TransactionFeeEstimateResponseEstimatedCost.ts +1 -1
  526. package/src/generated/models/TransactionFeeEstimateResponseEstimations.ts +1 -1
  527. package/src/generated/models/TransactionIdentifier.ts +1 -1
  528. package/src/generated/models/TransactionResults.ts +1 -1
  529. package/src/generated/models/UnanchoredTransactionListResponse.ts +1 -1
  530. package/src/generated/models/index.ts +5 -6
  531. package/src/generated/runtime.ts +1 -1
  532. package/lib/generated/apis/ProofOfTransferApi.d.ts +0 -167
  533. package/lib/generated/apis/ProofOfTransferApi.js +0 -164
  534. package/lib/generated/apis/ProofOfTransferApi.js.map +0 -1
  535. package/lib/generated/models/PoxCycle.d.ts +0 -57
  536. package/lib/generated/models/PoxCycle.js +0 -52
  537. package/lib/generated/models/PoxCycle.js.map +0 -1
  538. package/lib/generated/models/PoxCycleListResponse.d.ts +0 -46
  539. package/lib/generated/models/PoxCycleListResponse.js +0 -49
  540. package/lib/generated/models/PoxCycleListResponse.js.map +0 -1
  541. package/lib/generated/models/PoxCycleSignerStackersListResponse.d.ts +0 -46
  542. package/lib/generated/models/PoxCycleSignerStackersListResponse.js +0 -49
  543. package/lib/generated/models/PoxCycleSignerStackersListResponse.js.map +0 -1
  544. package/lib/generated/models/PoxCycleSignersListResponse.d.ts +0 -46
  545. package/lib/generated/models/PoxCycleSignersListResponse.js +0 -49
  546. package/lib/generated/models/PoxCycleSignersListResponse.js.map +0 -1
  547. package/lib/generated/models/PoxSigner.d.ts +0 -51
  548. package/lib/generated/models/PoxSigner.js +0 -50
  549. package/lib/generated/models/PoxSigner.js.map +0 -1
  550. package/lib/generated/models/PoxStacker.d.ts +0 -39
  551. package/lib/generated/models/PoxStacker.js +0 -46
  552. package/lib/generated/models/PoxStacker.js.map +0 -1
  553. package/src/generated/apis/ProofOfTransferApi.ts +0 -327
  554. package/src/generated/models/PoxCycle.ts +0 -96
  555. package/src/generated/models/PoxCycleListResponse.ts +0 -87
  556. package/src/generated/models/PoxCycleSignerStackersListResponse.ts +0 -87
  557. package/src/generated/models/PoxCycleSignersListResponse.ts +0 -87
  558. package/src/generated/models/PoxSigner.ts +0 -88
  559. package/src/generated/models/PoxStacker.ts +0 -72
package/lib/index.umd.js CHANGED
@@ -175,7 +175,7 @@
175
175
 
176
176
  /**
177
177
  * Stacks Blockchain API
178
- * 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)
178
+ * 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)
179
179
  *
180
180
  * The version of the OpenAPI document: STACKS_API_VERSION
181
181
  *
@@ -784,7 +784,7 @@
784
784
 
785
785
  /**
786
786
  * Stacks Blockchain API
787
- * 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)
787
+ * 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)
788
788
  *
789
789
  * The version of the OpenAPI document: STACKS_API_VERSION
790
790
  *
@@ -835,7 +835,7 @@
835
835
 
836
836
  /**
837
837
  * Stacks Blockchain API
838
- * 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)
838
+ * 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)
839
839
  *
840
840
  * The version of the OpenAPI document: STACKS_API_VERSION
841
841
  *
@@ -1008,6 +1008,86 @@
1008
1008
  };
1009
1009
  }
1010
1010
 
1011
+ /* tslint:disable */
1012
+ function AddressTransactionFromJSON(json) {
1013
+ return AddressTransactionFromJSONTyped(json);
1014
+ }
1015
+ function AddressTransactionFromJSONTyped(json, ignoreDiscriminator) {
1016
+ if (json === undefined || json === null) {
1017
+ return json;
1018
+ }
1019
+
1020
+ return {
1021
+ 'tx': json['tx'],
1022
+ 'stx_sent': json['stx_sent'],
1023
+ 'stx_received': json['stx_received'],
1024
+ 'events': !exists(json, 'events') ? undefined : AddressTransactionsV2ListResponseEventsFromJSON(json['events'])
1025
+ };
1026
+ }
1027
+ function AddressTransactionToJSON(value) {
1028
+ if (value === undefined) {
1029
+ return undefined;
1030
+ }
1031
+
1032
+ if (value === null) {
1033
+ return null;
1034
+ }
1035
+
1036
+ return {
1037
+ 'tx': value.tx,
1038
+ 'stx_sent': value.stx_sent,
1039
+ 'stx_received': value.stx_received,
1040
+ 'events': AddressTransactionsV2ListResponseEventsToJSON(value.events)
1041
+ };
1042
+ }
1043
+
1044
+ /* tslint:disable */
1045
+
1046
+ /* eslint-disable */
1047
+
1048
+ /**
1049
+ * Stacks Blockchain API
1050
+ * 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)
1051
+ *
1052
+ * The version of the OpenAPI document: STACKS_API_VERSION
1053
+ *
1054
+ *
1055
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1056
+ * https://openapi-generator.tech
1057
+ * Do not edit the class manually.
1058
+ */
1059
+ function AddressTransactionEventListResponseFromJSON(json) {
1060
+ return AddressTransactionEventListResponseFromJSONTyped(json);
1061
+ }
1062
+ function AddressTransactionEventListResponseFromJSONTyped(json, ignoreDiscriminator) {
1063
+ if (json === undefined || json === null) {
1064
+ return json;
1065
+ }
1066
+
1067
+ return {
1068
+ 'limit': json['limit'],
1069
+ 'offset': json['offset'],
1070
+ 'total': json['total'],
1071
+ 'results': json['results']
1072
+ };
1073
+ }
1074
+ function AddressTransactionEventListResponseToJSON(value) {
1075
+ if (value === undefined) {
1076
+ return undefined;
1077
+ }
1078
+
1079
+ if (value === null) {
1080
+ return null;
1081
+ }
1082
+
1083
+ return {
1084
+ 'limit': value.limit,
1085
+ 'offset': value.offset,
1086
+ 'total': value.total,
1087
+ 'results': value.results
1088
+ };
1089
+ }
1090
+
1011
1091
  /* tslint:disable */
1012
1092
  function AddressTransactionWithTransfersFromJSON(json) {
1013
1093
  return AddressTransactionWithTransfersFromJSONTyped(json);
@@ -1148,7 +1228,7 @@
1148
1228
 
1149
1229
  /**
1150
1230
  * Stacks Blockchain API
1151
- * 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)
1231
+ * 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)
1152
1232
  *
1153
1233
  * The version of the OpenAPI document: STACKS_API_VERSION
1154
1234
  *
@@ -1191,7 +1271,7 @@
1191
1271
 
1192
1272
  /**
1193
1273
  * Stacks Blockchain API
1194
- * 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)
1274
+ * 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)
1195
1275
  *
1196
1276
  * The version of the OpenAPI document: STACKS_API_VERSION
1197
1277
  *
@@ -1232,6 +1312,115 @@
1232
1312
  };
1233
1313
  }
1234
1314
 
1315
+ /* tslint:disable */
1316
+ function AddressTransactionsV2ListResponseFromJSON(json) {
1317
+ return AddressTransactionsV2ListResponseFromJSONTyped(json);
1318
+ }
1319
+ function AddressTransactionsV2ListResponseFromJSONTyped(json, ignoreDiscriminator) {
1320
+ if (json === undefined || json === null) {
1321
+ return json;
1322
+ }
1323
+
1324
+ return {
1325
+ 'limit': json['limit'],
1326
+ 'offset': json['offset'],
1327
+ 'total': json['total'],
1328
+ 'results': json['results'].map(AddressTransactionFromJSON)
1329
+ };
1330
+ }
1331
+ function AddressTransactionsV2ListResponseToJSON(value) {
1332
+ if (value === undefined) {
1333
+ return undefined;
1334
+ }
1335
+
1336
+ if (value === null) {
1337
+ return null;
1338
+ }
1339
+
1340
+ return {
1341
+ 'limit': value.limit,
1342
+ 'offset': value.offset,
1343
+ 'total': value.total,
1344
+ 'results': value.results.map(AddressTransactionToJSON)
1345
+ };
1346
+ }
1347
+
1348
+ /* tslint:disable */
1349
+ function AddressTransactionsV2ListResponseEventsFromJSON(json) {
1350
+ return AddressTransactionsV2ListResponseEventsFromJSONTyped(json);
1351
+ }
1352
+ function AddressTransactionsV2ListResponseEventsFromJSONTyped(json, ignoreDiscriminator) {
1353
+ if (json === undefined || json === null) {
1354
+ return json;
1355
+ }
1356
+
1357
+ return {
1358
+ 'stx': AddressTransactionsV2ListResponseEventsStxFromJSON(json['stx']),
1359
+ 'ft': AddressTransactionsV2ListResponseEventsStxFromJSON(json['ft']),
1360
+ 'nft': AddressTransactionsV2ListResponseEventsStxFromJSON(json['nft'])
1361
+ };
1362
+ }
1363
+ function AddressTransactionsV2ListResponseEventsToJSON(value) {
1364
+ if (value === undefined) {
1365
+ return undefined;
1366
+ }
1367
+
1368
+ if (value === null) {
1369
+ return null;
1370
+ }
1371
+
1372
+ return {
1373
+ 'stx': AddressTransactionsV2ListResponseEventsStxToJSON(value.stx),
1374
+ 'ft': AddressTransactionsV2ListResponseEventsStxToJSON(value.ft),
1375
+ 'nft': AddressTransactionsV2ListResponseEventsStxToJSON(value.nft)
1376
+ };
1377
+ }
1378
+
1379
+ /* tslint:disable */
1380
+
1381
+ /* eslint-disable */
1382
+
1383
+ /**
1384
+ * Stacks Blockchain API
1385
+ * 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)
1386
+ *
1387
+ * The version of the OpenAPI document: STACKS_API_VERSION
1388
+ *
1389
+ *
1390
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1391
+ * https://openapi-generator.tech
1392
+ * Do not edit the class manually.
1393
+ */
1394
+ function AddressTransactionsV2ListResponseEventsStxFromJSON(json) {
1395
+ return AddressTransactionsV2ListResponseEventsStxFromJSONTyped(json);
1396
+ }
1397
+ function AddressTransactionsV2ListResponseEventsStxFromJSONTyped(json, ignoreDiscriminator) {
1398
+ if (json === undefined || json === null) {
1399
+ return json;
1400
+ }
1401
+
1402
+ return {
1403
+ 'transfer': json['transfer'],
1404
+ 'mint': json['mint'],
1405
+ 'burn': json['burn']
1406
+ };
1407
+ }
1408
+ function AddressTransactionsV2ListResponseEventsStxToJSON(value) {
1409
+ if (value === undefined) {
1410
+ return undefined;
1411
+ }
1412
+
1413
+ if (value === null) {
1414
+ return null;
1415
+ }
1416
+
1417
+ return {
1418
+ 'transfer': value.transfer,
1419
+ 'mint': value.mint,
1420
+ 'burn': value.burn
1421
+ };
1422
+ }
1423
+
1235
1424
  /* tslint:disable */
1236
1425
  function AddressTransactionsWithTransfersListResponseFromJSON(json) {
1237
1426
  return AddressTransactionsWithTransfersListResponseFromJSONTyped(json);
@@ -1271,7 +1460,7 @@
1271
1460
 
1272
1461
  /**
1273
1462
  * Stacks Blockchain API
1274
- * 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)
1463
+ * 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)
1275
1464
  *
1276
1465
  * The version of the OpenAPI document: STACKS_API_VERSION
1277
1466
  *
@@ -1314,7 +1503,7 @@
1314
1503
 
1315
1504
  /**
1316
1505
  * Stacks Blockchain API
1317
- * 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)
1506
+ * 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)
1318
1507
  *
1319
1508
  * The version of the OpenAPI document: STACKS_API_VERSION
1320
1509
  *
@@ -1335,8 +1524,6 @@
1335
1524
  'canonical': json['canonical'],
1336
1525
  'height': json['height'],
1337
1526
  'hash': json['hash'],
1338
- 'block_time': json['block_time'],
1339
- 'block_time_iso': json['block_time_iso'],
1340
1527
  'index_block_hash': json['index_block_hash'],
1341
1528
  'parent_block_hash': json['parent_block_hash'],
1342
1529
  'burn_block_time': json['burn_block_time'],
@@ -1370,8 +1557,6 @@
1370
1557
  'canonical': value.canonical,
1371
1558
  'height': value.height,
1372
1559
  'hash': value.hash,
1373
- 'block_time': value.block_time,
1374
- 'block_time_iso': value.block_time_iso,
1375
1560
  'index_block_hash': value.index_block_hash,
1376
1561
  'parent_block_hash': value.parent_block_hash,
1377
1562
  'burn_block_time': value.burn_block_time,
@@ -1459,7 +1644,7 @@
1459
1644
 
1460
1645
  /**
1461
1646
  * Stacks Blockchain API
1462
- * 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)
1647
+ * 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)
1463
1648
  *
1464
1649
  * The version of the OpenAPI document: STACKS_API_VERSION
1465
1650
  *
@@ -1543,7 +1728,7 @@
1543
1728
 
1544
1729
  /**
1545
1730
  * Stacks Blockchain API
1546
- * 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)
1731
+ * 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)
1547
1732
  *
1548
1733
  * The version of the OpenAPI document: STACKS_API_VERSION
1549
1734
  *
@@ -1586,7 +1771,7 @@
1586
1771
 
1587
1772
  /**
1588
1773
  * Stacks Blockchain API
1589
- * 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)
1774
+ * 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)
1590
1775
  *
1591
1776
  * The version of the OpenAPI document: STACKS_API_VERSION
1592
1777
  *
@@ -1629,7 +1814,7 @@
1629
1814
 
1630
1815
  /**
1631
1816
  * Stacks Blockchain API
1632
- * 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)
1817
+ * 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)
1633
1818
  *
1634
1819
  * The version of the OpenAPI document: STACKS_API_VERSION
1635
1820
  *
@@ -1670,7 +1855,7 @@
1670
1855
 
1671
1856
  /**
1672
1857
  * Stacks Blockchain API
1673
- * 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)
1858
+ * 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)
1674
1859
  *
1675
1860
  * The version of the OpenAPI document: STACKS_API_VERSION
1676
1861
  *
@@ -1752,7 +1937,7 @@
1752
1937
 
1753
1938
  /**
1754
1939
  * Stacks Blockchain API
1755
- * 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)
1940
+ * 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)
1756
1941
  *
1757
1942
  * The version of the OpenAPI document: STACKS_API_VERSION
1758
1943
  *
@@ -1836,7 +2021,7 @@
1836
2021
 
1837
2022
  /**
1838
2023
  * Stacks Blockchain API
1839
- * 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)
2024
+ * 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)
1840
2025
  *
1841
2026
  * The version of the OpenAPI document: STACKS_API_VERSION
1842
2027
  *
@@ -1918,7 +2103,7 @@
1918
2103
 
1919
2104
  /**
1920
2105
  * Stacks Blockchain API
1921
- * 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)
2106
+ * 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)
1922
2107
  *
1923
2108
  * The version of the OpenAPI document: STACKS_API_VERSION
1924
2109
  *
@@ -1998,7 +2183,7 @@
1998
2183
 
1999
2184
  /**
2000
2185
  * Stacks Blockchain API
2001
- * 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)
2186
+ * 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)
2002
2187
  *
2003
2188
  * The version of the OpenAPI document: STACKS_API_VERSION
2004
2189
  *
@@ -2078,7 +2263,7 @@
2078
2263
 
2079
2264
  /**
2080
2265
  * Stacks Blockchain API
2081
- * 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)
2266
+ * 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)
2082
2267
  *
2083
2268
  * The version of the OpenAPI document: STACKS_API_VERSION
2084
2269
  *
@@ -2123,7 +2308,7 @@
2123
2308
 
2124
2309
  /**
2125
2310
  * Stacks Blockchain API
2126
- * 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)
2311
+ * 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)
2127
2312
  *
2128
2313
  * The version of the OpenAPI document: STACKS_API_VERSION
2129
2314
  *
@@ -2188,7 +2373,7 @@
2188
2373
 
2189
2374
  /**
2190
2375
  * Stacks Blockchain API
2191
- * 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)
2376
+ * 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)
2192
2377
  *
2193
2378
  * The version of the OpenAPI document: STACKS_API_VERSION
2194
2379
  *
@@ -2245,7 +2430,7 @@
2245
2430
 
2246
2431
  /**
2247
2432
  * Stacks Blockchain API
2248
- * 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)
2433
+ * 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)
2249
2434
  *
2250
2435
  * The version of the OpenAPI document: STACKS_API_VERSION
2251
2436
  *
@@ -2286,7 +2471,7 @@
2286
2471
 
2287
2472
  /**
2288
2473
  * Stacks Blockchain API
2289
- * 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)
2474
+ * 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)
2290
2475
  *
2291
2476
  * The version of the OpenAPI document: STACKS_API_VERSION
2292
2477
  *
@@ -2327,7 +2512,7 @@
2327
2512
 
2328
2513
  /**
2329
2514
  * Stacks Blockchain API
2330
- * 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)
2515
+ * 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)
2331
2516
  *
2332
2517
  * The version of the OpenAPI document: STACKS_API_VERSION
2333
2518
  *
@@ -2368,7 +2553,7 @@
2368
2553
 
2369
2554
  /**
2370
2555
  * Stacks Blockchain API
2371
- * 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)
2556
+ * 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)
2372
2557
  *
2373
2558
  * The version of the OpenAPI document: STACKS_API_VERSION
2374
2559
  *
@@ -2419,7 +2604,7 @@
2419
2604
 
2420
2605
  /**
2421
2606
  * Stacks Blockchain API
2422
- * 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)
2607
+ * 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)
2423
2608
  *
2424
2609
  * The version of the OpenAPI document: STACKS_API_VERSION
2425
2610
  *
@@ -2466,7 +2651,7 @@
2466
2651
 
2467
2652
  /**
2468
2653
  * Stacks Blockchain API
2469
- * 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)
2654
+ * 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)
2470
2655
  *
2471
2656
  * The version of the OpenAPI document: STACKS_API_VERSION
2472
2657
  *
@@ -2650,7 +2835,7 @@
2650
2835
 
2651
2836
  /**
2652
2837
  * Stacks Blockchain API
2653
- * 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)
2838
+ * 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)
2654
2839
  *
2655
2840
  * The version of the OpenAPI document: STACKS_API_VERSION
2656
2841
  *
@@ -2697,7 +2882,7 @@
2697
2882
 
2698
2883
  /**
2699
2884
  * Stacks Blockchain API
2700
- * 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)
2885
+ * 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)
2701
2886
  *
2702
2887
  * The version of the OpenAPI document: STACKS_API_VERSION
2703
2888
  *
@@ -2876,7 +3061,7 @@
2876
3061
 
2877
3062
  /**
2878
3063
  * Stacks Blockchain API
2879
- * 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)
3064
+ * 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)
2880
3065
  *
2881
3066
  * The version of the OpenAPI document: STACKS_API_VERSION
2882
3067
  *
@@ -2923,7 +3108,7 @@
2923
3108
 
2924
3109
  /**
2925
3110
  * Stacks Blockchain API
2926
- * 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)
3111
+ * 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)
2927
3112
  *
2928
3113
  * The version of the OpenAPI document: STACKS_API_VERSION
2929
3114
  *
@@ -2970,7 +3155,7 @@
2970
3155
 
2971
3156
  /**
2972
3157
  * Stacks Blockchain API
2973
- * 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)
3158
+ * 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)
2974
3159
  *
2975
3160
  * The version of the OpenAPI document: STACKS_API_VERSION
2976
3161
  *
@@ -3070,7 +3255,7 @@
3070
3255
 
3071
3256
  /**
3072
3257
  * Stacks Blockchain API
3073
- * 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)
3258
+ * 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)
3074
3259
  *
3075
3260
  * The version of the OpenAPI document: STACKS_API_VERSION
3076
3261
  *
@@ -3176,7 +3361,7 @@
3176
3361
 
3177
3362
  /**
3178
3363
  * Stacks Blockchain API
3179
- * 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)
3364
+ * 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)
3180
3365
  *
3181
3366
  * The version of the OpenAPI document: STACKS_API_VERSION
3182
3367
  *
@@ -3277,7 +3462,7 @@
3277
3462
 
3278
3463
  /**
3279
3464
  * Stacks Blockchain API
3280
- * 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)
3465
+ * 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)
3281
3466
  *
3282
3467
  * The version of the OpenAPI document: STACKS_API_VERSION
3283
3468
  *
@@ -3324,7 +3509,7 @@
3324
3509
 
3325
3510
  /**
3326
3511
  * Stacks Blockchain API
3327
- * 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)
3512
+ * 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)
3328
3513
  *
3329
3514
  * The version of the OpenAPI document: STACKS_API_VERSION
3330
3515
  *
@@ -3371,7 +3556,7 @@
3371
3556
 
3372
3557
  /**
3373
3558
  * Stacks Blockchain API
3374
- * 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)
3559
+ * 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)
3375
3560
  *
3376
3561
  * The version of the OpenAPI document: STACKS_API_VERSION
3377
3562
  *
@@ -3418,7 +3603,7 @@
3418
3603
 
3419
3604
  /**
3420
3605
  * Stacks Blockchain API
3421
- * 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)
3606
+ * 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)
3422
3607
  *
3423
3608
  * The version of the OpenAPI document: STACKS_API_VERSION
3424
3609
  *
@@ -3529,7 +3714,7 @@
3529
3714
 
3530
3715
  /**
3531
3716
  * Stacks Blockchain API
3532
- * 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)
3717
+ * 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)
3533
3718
  *
3534
3719
  * The version of the OpenAPI document: STACKS_API_VERSION
3535
3720
  *
@@ -3576,7 +3761,7 @@
3576
3761
 
3577
3762
  /**
3578
3763
  * Stacks Blockchain API
3579
- * 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)
3764
+ * 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)
3580
3765
  *
3581
3766
  * The version of the OpenAPI document: STACKS_API_VERSION
3582
3767
  *
@@ -3585,24 +3770,20 @@
3585
3770
  * https://openapi-generator.tech
3586
3771
  * Do not edit the class manually.
3587
3772
  */
3588
- function PoxCycleFromJSON(json) {
3589
- return PoxCycleFromJSONTyped(json);
3773
+ function ReadOnlyFunctionArgsFromJSON(json) {
3774
+ return ReadOnlyFunctionArgsFromJSONTyped(json);
3590
3775
  }
3591
- function PoxCycleFromJSONTyped(json, ignoreDiscriminator) {
3776
+ function ReadOnlyFunctionArgsFromJSONTyped(json, ignoreDiscriminator) {
3592
3777
  if (json === undefined || json === null) {
3593
3778
  return json;
3594
3779
  }
3595
3780
 
3596
3781
  return {
3597
- 'block_height': json['block_height'],
3598
- 'index_block_hash': json['index_block_hash'],
3599
- 'cycle_number': json['cycle_number'],
3600
- 'total_weight': json['total_weight'],
3601
- 'total_stacked_amount': json['total_stacked_amount'],
3602
- 'total_signers': json['total_signers']
3782
+ 'sender': json['sender'],
3783
+ 'arguments': json['arguments']
3603
3784
  };
3604
3785
  }
3605
- function PoxCycleToJSON(value) {
3786
+ function ReadOnlyFunctionArgsToJSON(value) {
3606
3787
  if (value === undefined) {
3607
3788
  return undefined;
3608
3789
  }
@@ -3612,32 +3793,27 @@
3612
3793
  }
3613
3794
 
3614
3795
  return {
3615
- 'block_height': value.block_height,
3616
- 'index_block_hash': value.index_block_hash,
3617
- 'cycle_number': value.cycle_number,
3618
- 'total_weight': value.total_weight,
3619
- 'total_stacked_amount': value.total_stacked_amount,
3620
- 'total_signers': value.total_signers
3796
+ 'sender': value.sender,
3797
+ 'arguments': value.arguments
3621
3798
  };
3622
3799
  }
3623
3800
 
3624
3801
  /* tslint:disable */
3625
- function PoxCycleListResponseFromJSON(json) {
3626
- return PoxCycleListResponseFromJSONTyped(json);
3802
+ function ReadOnlyFunctionSuccessResponseFromJSON(json) {
3803
+ return ReadOnlyFunctionSuccessResponseFromJSONTyped(json);
3627
3804
  }
3628
- function PoxCycleListResponseFromJSONTyped(json, ignoreDiscriminator) {
3805
+ function ReadOnlyFunctionSuccessResponseFromJSONTyped(json, ignoreDiscriminator) {
3629
3806
  if (json === undefined || json === null) {
3630
3807
  return json;
3631
3808
  }
3632
3809
 
3633
3810
  return {
3634
- 'limit': json['limit'],
3635
- 'offset': json['offset'],
3636
- 'total': json['total'],
3637
- 'results': json['results'].map(PoxCycleFromJSON)
3811
+ 'okay': json['okay'],
3812
+ 'result': !exists(json, 'result') ? undefined : json['result'],
3813
+ 'cause': !exists(json, 'cause') ? undefined : json['cause']
3638
3814
  };
3639
3815
  }
3640
- function PoxCycleListResponseToJSON(value) {
3816
+ function ReadOnlyFunctionSuccessResponseToJSON(value) {
3641
3817
  if (value === undefined) {
3642
3818
  return undefined;
3643
3819
  }
@@ -3647,30 +3823,28 @@
3647
3823
  }
3648
3824
 
3649
3825
  return {
3650
- 'limit': value.limit,
3651
- 'offset': value.offset,
3652
- 'total': value.total,
3653
- 'results': value.results.map(PoxCycleToJSON)
3826
+ 'okay': value.okay,
3827
+ 'result': value.result,
3828
+ 'cause': value.cause
3654
3829
  };
3655
3830
  }
3656
3831
 
3657
3832
  /* tslint:disable */
3658
- function PoxCycleSignerStackersListResponseFromJSON(json) {
3659
- return PoxCycleSignerStackersListResponseFromJSONTyped(json);
3833
+ function RosettaAccountFromJSON(json) {
3834
+ return RosettaAccountFromJSONTyped(json);
3660
3835
  }
3661
- function PoxCycleSignerStackersListResponseFromJSONTyped(json, ignoreDiscriminator) {
3836
+ function RosettaAccountFromJSONTyped(json, ignoreDiscriminator) {
3662
3837
  if (json === undefined || json === null) {
3663
3838
  return json;
3664
3839
  }
3665
3840
 
3666
3841
  return {
3667
- 'limit': json['limit'],
3668
- 'offset': json['offset'],
3669
- 'total': json['total'],
3670
- 'results': json['results'].map(PoxStackerFromJSON)
3842
+ 'address': json['address'],
3843
+ 'sub_account': !exists(json, 'sub_account') ? undefined : RosettaSubAccountFromJSON(json['sub_account']),
3844
+ 'metadata': !exists(json, 'metadata') ? undefined : json['metadata']
3671
3845
  };
3672
3846
  }
3673
- function PoxCycleSignerStackersListResponseToJSON(value) {
3847
+ function RosettaAccountToJSON(value) {
3674
3848
  if (value === undefined) {
3675
3849
  return undefined;
3676
3850
  }
@@ -3680,30 +3854,28 @@
3680
3854
  }
3681
3855
 
3682
3856
  return {
3683
- 'limit': value.limit,
3684
- 'offset': value.offset,
3685
- 'total': value.total,
3686
- 'results': value.results.map(PoxStackerToJSON)
3857
+ 'address': value.address,
3858
+ 'sub_account': RosettaSubAccountToJSON(value.sub_account),
3859
+ 'metadata': value.metadata
3687
3860
  };
3688
3861
  }
3689
3862
 
3690
3863
  /* tslint:disable */
3691
- function PoxCycleSignersListResponseFromJSON(json) {
3692
- return PoxCycleSignersListResponseFromJSONTyped(json);
3864
+ function RosettaAccountBalanceRequestFromJSON(json) {
3865
+ return RosettaAccountBalanceRequestFromJSONTyped(json);
3693
3866
  }
3694
- function PoxCycleSignersListResponseFromJSONTyped(json, ignoreDiscriminator) {
3867
+ function RosettaAccountBalanceRequestFromJSONTyped(json, ignoreDiscriminator) {
3695
3868
  if (json === undefined || json === null) {
3696
3869
  return json;
3697
3870
  }
3698
3871
 
3699
3872
  return {
3700
- 'limit': json['limit'],
3701
- 'offset': json['offset'],
3702
- 'total': json['total'],
3703
- 'results': json['results'].map(PoxSignerFromJSON)
3873
+ 'network_identifier': NetworkIdentifierFromJSON(json['network_identifier']),
3874
+ 'account_identifier': RosettaAccountFromJSON(json['account_identifier']),
3875
+ 'block_identifier': !exists(json, 'block_identifier') ? undefined : json['block_identifier']
3704
3876
  };
3705
3877
  }
3706
- function PoxCycleSignersListResponseToJSON(value) {
3878
+ function RosettaAccountBalanceRequestToJSON(value) {
3707
3879
  if (value === undefined) {
3708
3880
  return undefined;
3709
3881
  }
@@ -3713,45 +3885,29 @@
3713
3885
  }
3714
3886
 
3715
3887
  return {
3716
- 'limit': value.limit,
3717
- 'offset': value.offset,
3718
- 'total': value.total,
3719
- 'results': value.results.map(PoxSignerToJSON)
3888
+ 'network_identifier': NetworkIdentifierToJSON(value.network_identifier),
3889
+ 'account_identifier': RosettaAccountToJSON(value.account_identifier),
3890
+ 'block_identifier': value.block_identifier
3720
3891
  };
3721
3892
  }
3722
3893
 
3723
3894
  /* tslint:disable */
3724
-
3725
- /* eslint-disable */
3726
-
3727
- /**
3728
- * Stacks Blockchain API
3729
- * 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)
3730
- *
3731
- * The version of the OpenAPI document: STACKS_API_VERSION
3732
- *
3733
- *
3734
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
3735
- * https://openapi-generator.tech
3736
- * Do not edit the class manually.
3737
- */
3738
- function PoxSignerFromJSON(json) {
3739
- return PoxSignerFromJSONTyped(json);
3895
+ function RosettaAccountBalanceResponseFromJSON(json) {
3896
+ return RosettaAccountBalanceResponseFromJSONTyped(json);
3740
3897
  }
3741
- function PoxSignerFromJSONTyped(json, ignoreDiscriminator) {
3898
+ function RosettaAccountBalanceResponseFromJSONTyped(json, ignoreDiscriminator) {
3742
3899
  if (json === undefined || json === null) {
3743
3900
  return json;
3744
3901
  }
3745
3902
 
3746
3903
  return {
3747
- 'signing_key': json['signing_key'],
3748
- 'weight': json['weight'],
3749
- 'stacked_amount': json['stacked_amount'],
3750
- 'weight_percent': json['weight_percent'],
3751
- 'stacked_amount_percent': json['stacked_amount_percent']
3904
+ 'block_identifier': json['block_identifier'],
3905
+ 'balances': json['balances'].map(RosettaAmountFromJSON),
3906
+ 'coins': !exists(json, 'coins') ? undefined : json['coins'].map(RosettaCoinFromJSON),
3907
+ 'metadata': !exists(json, 'metadata') ? undefined : RosettaAccountBalanceResponseMetadataFromJSON(json['metadata'])
3752
3908
  };
3753
3909
  }
3754
- function PoxSignerToJSON(value) {
3910
+ function RosettaAccountBalanceResponseToJSON(value) {
3755
3911
  if (value === undefined) {
3756
3912
  return undefined;
3757
3913
  }
@@ -3761,11 +3917,10 @@
3761
3917
  }
3762
3918
 
3763
3919
  return {
3764
- 'signing_key': value.signing_key,
3765
- 'weight': value.weight,
3766
- 'stacked_amount': value.stacked_amount,
3767
- 'weight_percent': value.weight_percent,
3768
- 'stacked_amount_percent': value.stacked_amount_percent
3920
+ 'block_identifier': value.block_identifier,
3921
+ 'balances': value.balances.map(RosettaAmountToJSON),
3922
+ 'coins': value.coins === undefined ? undefined : value.coins.map(RosettaCoinToJSON),
3923
+ 'metadata': RosettaAccountBalanceResponseMetadataToJSON(value.metadata)
3769
3924
  };
3770
3925
  }
3771
3926
 
@@ -3775,7 +3930,7 @@
3775
3930
 
3776
3931
  /**
3777
3932
  * Stacks Blockchain API
3778
- * 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)
3933
+ * 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)
3779
3934
  *
3780
3935
  * The version of the OpenAPI document: STACKS_API_VERSION
3781
3936
  *
@@ -3784,21 +3939,19 @@
3784
3939
  * https://openapi-generator.tech
3785
3940
  * Do not edit the class manually.
3786
3941
  */
3787
- function PoxStackerFromJSON(json) {
3788
- return PoxStackerFromJSONTyped(json);
3942
+ function RosettaAccountBalanceResponseCoinIdentifierFromJSON(json) {
3943
+ return RosettaAccountBalanceResponseCoinIdentifierFromJSONTyped(json);
3789
3944
  }
3790
- function PoxStackerFromJSONTyped(json, ignoreDiscriminator) {
3945
+ function RosettaAccountBalanceResponseCoinIdentifierFromJSONTyped(json, ignoreDiscriminator) {
3791
3946
  if (json === undefined || json === null) {
3792
3947
  return json;
3793
3948
  }
3794
3949
 
3795
3950
  return {
3796
- 'stacker_address': json['stacker_address'],
3797
- 'stacked_amount': json['stacked_amount'],
3798
- 'pox_address': json['pox_address']
3951
+ 'identifier': json['identifier']
3799
3952
  };
3800
3953
  }
3801
- function PoxStackerToJSON(value) {
3954
+ function RosettaAccountBalanceResponseCoinIdentifierToJSON(value) {
3802
3955
  if (value === undefined) {
3803
3956
  return undefined;
3804
3957
  }
@@ -3808,9 +3961,7 @@
3808
3961
  }
3809
3962
 
3810
3963
  return {
3811
- 'stacker_address': value.stacker_address,
3812
- 'stacked_amount': value.stacked_amount,
3813
- 'pox_address': value.pox_address
3964
+ 'identifier': value.identifier
3814
3965
  };
3815
3966
  }
3816
3967
 
@@ -3820,7 +3971,7 @@
3820
3971
 
3821
3972
  /**
3822
3973
  * Stacks Blockchain API
3823
- * 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)
3974
+ * 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)
3824
3975
  *
3825
3976
  * The version of the OpenAPI document: STACKS_API_VERSION
3826
3977
  *
@@ -3829,20 +3980,19 @@
3829
3980
  * https://openapi-generator.tech
3830
3981
  * Do not edit the class manually.
3831
3982
  */
3832
- function ReadOnlyFunctionArgsFromJSON(json) {
3833
- return ReadOnlyFunctionArgsFromJSONTyped(json);
3983
+ function RosettaAccountBalanceResponseMetadataFromJSON(json) {
3984
+ return RosettaAccountBalanceResponseMetadataFromJSONTyped(json);
3834
3985
  }
3835
- function ReadOnlyFunctionArgsFromJSONTyped(json, ignoreDiscriminator) {
3986
+ function RosettaAccountBalanceResponseMetadataFromJSONTyped(json, ignoreDiscriminator) {
3836
3987
  if (json === undefined || json === null) {
3837
3988
  return json;
3838
3989
  }
3839
3990
 
3840
3991
  return {
3841
- 'sender': json['sender'],
3842
- 'arguments': json['arguments']
3992
+ 'sequence_number': json['sequence_number']
3843
3993
  };
3844
3994
  }
3845
- function ReadOnlyFunctionArgsToJSON(value) {
3995
+ function RosettaAccountBalanceResponseMetadataToJSON(value) {
3846
3996
  if (value === undefined) {
3847
3997
  return undefined;
3848
3998
  }
@@ -3852,216 +4002,7 @@
3852
4002
  }
3853
4003
 
3854
4004
  return {
3855
- 'sender': value.sender,
3856
- 'arguments': value.arguments
3857
- };
3858
- }
3859
-
3860
- /* tslint:disable */
3861
- function ReadOnlyFunctionSuccessResponseFromJSON(json) {
3862
- return ReadOnlyFunctionSuccessResponseFromJSONTyped(json);
3863
- }
3864
- function ReadOnlyFunctionSuccessResponseFromJSONTyped(json, ignoreDiscriminator) {
3865
- if (json === undefined || json === null) {
3866
- return json;
3867
- }
3868
-
3869
- return {
3870
- 'okay': json['okay'],
3871
- 'result': !exists(json, 'result') ? undefined : json['result'],
3872
- 'cause': !exists(json, 'cause') ? undefined : json['cause']
3873
- };
3874
- }
3875
- function ReadOnlyFunctionSuccessResponseToJSON(value) {
3876
- if (value === undefined) {
3877
- return undefined;
3878
- }
3879
-
3880
- if (value === null) {
3881
- return null;
3882
- }
3883
-
3884
- return {
3885
- 'okay': value.okay,
3886
- 'result': value.result,
3887
- 'cause': value.cause
3888
- };
3889
- }
3890
-
3891
- /* tslint:disable */
3892
- function RosettaAccountFromJSON(json) {
3893
- return RosettaAccountFromJSONTyped(json);
3894
- }
3895
- function RosettaAccountFromJSONTyped(json, ignoreDiscriminator) {
3896
- if (json === undefined || json === null) {
3897
- return json;
3898
- }
3899
-
3900
- return {
3901
- 'address': json['address'],
3902
- 'sub_account': !exists(json, 'sub_account') ? undefined : RosettaSubAccountFromJSON(json['sub_account']),
3903
- 'metadata': !exists(json, 'metadata') ? undefined : json['metadata']
3904
- };
3905
- }
3906
- function RosettaAccountToJSON(value) {
3907
- if (value === undefined) {
3908
- return undefined;
3909
- }
3910
-
3911
- if (value === null) {
3912
- return null;
3913
- }
3914
-
3915
- return {
3916
- 'address': value.address,
3917
- 'sub_account': RosettaSubAccountToJSON(value.sub_account),
3918
- 'metadata': value.metadata
3919
- };
3920
- }
3921
-
3922
- /* tslint:disable */
3923
- function RosettaAccountBalanceRequestFromJSON(json) {
3924
- return RosettaAccountBalanceRequestFromJSONTyped(json);
3925
- }
3926
- function RosettaAccountBalanceRequestFromJSONTyped(json, ignoreDiscriminator) {
3927
- if (json === undefined || json === null) {
3928
- return json;
3929
- }
3930
-
3931
- return {
3932
- 'network_identifier': NetworkIdentifierFromJSON(json['network_identifier']),
3933
- 'account_identifier': RosettaAccountFromJSON(json['account_identifier']),
3934
- 'block_identifier': !exists(json, 'block_identifier') ? undefined : json['block_identifier']
3935
- };
3936
- }
3937
- function RosettaAccountBalanceRequestToJSON(value) {
3938
- if (value === undefined) {
3939
- return undefined;
3940
- }
3941
-
3942
- if (value === null) {
3943
- return null;
3944
- }
3945
-
3946
- return {
3947
- 'network_identifier': NetworkIdentifierToJSON(value.network_identifier),
3948
- 'account_identifier': RosettaAccountToJSON(value.account_identifier),
3949
- 'block_identifier': value.block_identifier
3950
- };
3951
- }
3952
-
3953
- /* tslint:disable */
3954
- function RosettaAccountBalanceResponseFromJSON(json) {
3955
- return RosettaAccountBalanceResponseFromJSONTyped(json);
3956
- }
3957
- function RosettaAccountBalanceResponseFromJSONTyped(json, ignoreDiscriminator) {
3958
- if (json === undefined || json === null) {
3959
- return json;
3960
- }
3961
-
3962
- return {
3963
- 'block_identifier': json['block_identifier'],
3964
- 'balances': json['balances'].map(RosettaAmountFromJSON),
3965
- 'coins': !exists(json, 'coins') ? undefined : json['coins'].map(RosettaCoinFromJSON),
3966
- 'metadata': !exists(json, 'metadata') ? undefined : RosettaAccountBalanceResponseMetadataFromJSON(json['metadata'])
3967
- };
3968
- }
3969
- function RosettaAccountBalanceResponseToJSON(value) {
3970
- if (value === undefined) {
3971
- return undefined;
3972
- }
3973
-
3974
- if (value === null) {
3975
- return null;
3976
- }
3977
-
3978
- return {
3979
- 'block_identifier': value.block_identifier,
3980
- 'balances': value.balances.map(RosettaAmountToJSON),
3981
- 'coins': value.coins === undefined ? undefined : value.coins.map(RosettaCoinToJSON),
3982
- 'metadata': RosettaAccountBalanceResponseMetadataToJSON(value.metadata)
3983
- };
3984
- }
3985
-
3986
- /* tslint:disable */
3987
-
3988
- /* eslint-disable */
3989
-
3990
- /**
3991
- * Stacks Blockchain API
3992
- * 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)
3993
- *
3994
- * The version of the OpenAPI document: STACKS_API_VERSION
3995
- *
3996
- *
3997
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
3998
- * https://openapi-generator.tech
3999
- * Do not edit the class manually.
4000
- */
4001
- function RosettaAccountBalanceResponseCoinIdentifierFromJSON(json) {
4002
- return RosettaAccountBalanceResponseCoinIdentifierFromJSONTyped(json);
4003
- }
4004
- function RosettaAccountBalanceResponseCoinIdentifierFromJSONTyped(json, ignoreDiscriminator) {
4005
- if (json === undefined || json === null) {
4006
- return json;
4007
- }
4008
-
4009
- return {
4010
- 'identifier': json['identifier']
4011
- };
4012
- }
4013
- function RosettaAccountBalanceResponseCoinIdentifierToJSON(value) {
4014
- if (value === undefined) {
4015
- return undefined;
4016
- }
4017
-
4018
- if (value === null) {
4019
- return null;
4020
- }
4021
-
4022
- return {
4023
- 'identifier': value.identifier
4024
- };
4025
- }
4026
-
4027
- /* tslint:disable */
4028
-
4029
- /* eslint-disable */
4030
-
4031
- /**
4032
- * Stacks Blockchain API
4033
- * 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)
4034
- *
4035
- * The version of the OpenAPI document: STACKS_API_VERSION
4036
- *
4037
- *
4038
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
4039
- * https://openapi-generator.tech
4040
- * Do not edit the class manually.
4041
- */
4042
- function RosettaAccountBalanceResponseMetadataFromJSON(json) {
4043
- return RosettaAccountBalanceResponseMetadataFromJSONTyped(json);
4044
- }
4045
- function RosettaAccountBalanceResponseMetadataFromJSONTyped(json, ignoreDiscriminator) {
4046
- if (json === undefined || json === null) {
4047
- return json;
4048
- }
4049
-
4050
- return {
4051
- 'sequence_number': json['sequence_number']
4052
- };
4053
- }
4054
- function RosettaAccountBalanceResponseMetadataToJSON(value) {
4055
- if (value === undefined) {
4056
- return undefined;
4057
- }
4058
-
4059
- if (value === null) {
4060
- return null;
4061
- }
4062
-
4063
- return {
4064
- 'sequence_number': value.sequence_number
4005
+ 'sequence_number': value.sequence_number
4065
4006
  };
4066
4007
  }
4067
4008
 
@@ -4199,7 +4140,7 @@
4199
4140
 
4200
4141
  /**
4201
4142
  * Stacks Blockchain API
4202
- * 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)
4143
+ * 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)
4203
4144
  *
4204
4145
  * The version of the OpenAPI document: STACKS_API_VERSION
4205
4146
  *
@@ -4459,7 +4400,7 @@
4459
4400
 
4460
4401
  /**
4461
4402
  * Stacks Blockchain API
4462
- * 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)
4403
+ * 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)
4463
4404
  *
4464
4405
  * The version of the OpenAPI document: STACKS_API_VERSION
4465
4406
  *
@@ -5050,7 +4991,7 @@
5050
4991
 
5051
4992
  /**
5052
4993
  * Stacks Blockchain API
5053
- * 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)
4994
+ * 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)
5054
4995
  *
5055
4996
  * The version of the OpenAPI document: STACKS_API_VERSION
5056
4997
  *
@@ -5095,7 +5036,7 @@
5095
5036
 
5096
5037
  /**
5097
5038
  * Stacks Blockchain API
5098
- * 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)
5039
+ * 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)
5099
5040
  *
5100
5041
  * The version of the OpenAPI document: STACKS_API_VERSION
5101
5042
  *
@@ -5341,7 +5282,7 @@
5341
5282
 
5342
5283
  /**
5343
5284
  * Stacks Blockchain API
5344
- * 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)
5285
+ * 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)
5345
5286
  *
5346
5287
  * The version of the OpenAPI document: STACKS_API_VERSION
5347
5288
  *
@@ -5514,7 +5455,7 @@
5514
5455
 
5515
5456
  /**
5516
5457
  * Stacks Blockchain API
5517
- * 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)
5458
+ * 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)
5518
5459
  *
5519
5460
  * The version of the OpenAPI document: STACKS_API_VERSION
5520
5461
  *
@@ -5627,7 +5568,7 @@
5627
5568
 
5628
5569
  /**
5629
5570
  * Stacks Blockchain API
5630
- * 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)
5571
+ * 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)
5631
5572
  *
5632
5573
  * The version of the OpenAPI document: STACKS_API_VERSION
5633
5574
  *
@@ -5693,8 +5634,7 @@
5693
5634
  'contract_name': !exists(json, 'contract_name') ? undefined : json['contract_name'],
5694
5635
  'burn_block_height': !exists(json, 'burn_block_height') ? undefined : json['burn_block_height'],
5695
5636
  'delegate_to': !exists(json, 'delegate_to') ? undefined : json['delegate_to'],
5696
- 'pox_addr': !exists(json, 'pox_addr') ? undefined : json['pox_addr'],
5697
- 'signer_key': !exists(json, 'signer_key') ? undefined : json['signer_key']
5637
+ 'pox_addr': !exists(json, 'pox_addr') ? undefined : json['pox_addr']
5698
5638
  };
5699
5639
  }
5700
5640
  function RosettaOptionsToJSON(value) {
@@ -5726,8 +5666,7 @@
5726
5666
  'contract_name': value.contract_name,
5727
5667
  'burn_block_height': value.burn_block_height,
5728
5668
  'delegate_to': value.delegate_to,
5729
- 'pox_addr': value.pox_addr,
5730
- 'signer_key': value.signer_key
5669
+ 'pox_addr': value.pox_addr
5731
5670
  };
5732
5671
  }
5733
5672
 
@@ -5766,7 +5705,7 @@
5766
5705
 
5767
5706
  /**
5768
5707
  * Stacks Blockchain API
5769
- * 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)
5708
+ * 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)
5770
5709
  *
5771
5710
  * The version of the OpenAPI document: STACKS_API_VERSION
5772
5711
  *
@@ -5838,7 +5777,7 @@
5838
5777
 
5839
5778
  /**
5840
5779
  * Stacks Blockchain API
5841
- * 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)
5780
+ * 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)
5842
5781
  *
5843
5782
  * The version of the OpenAPI document: STACKS_API_VERSION
5844
5783
  *
@@ -6208,7 +6147,7 @@
6208
6147
 
6209
6148
  /**
6210
6149
  * Stacks Blockchain API
6211
- * 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)
6150
+ * 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)
6212
6151
  *
6213
6152
  * The version of the OpenAPI document: STACKS_API_VERSION
6214
6153
  *
@@ -6259,7 +6198,7 @@
6259
6198
 
6260
6199
  /**
6261
6200
  * Stacks Blockchain API
6262
- * 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)
6201
+ * 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)
6263
6202
  *
6264
6203
  * The version of the OpenAPI document: STACKS_API_VERSION
6265
6204
  *
@@ -6318,7 +6257,7 @@
6318
6257
 
6319
6258
  /**
6320
6259
  * Stacks Blockchain API
6321
- * 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)
6260
+ * 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)
6322
6261
  *
6323
6262
  * The version of the OpenAPI document: STACKS_API_VERSION
6324
6263
  *
@@ -6359,7 +6298,7 @@
6359
6298
 
6360
6299
  /**
6361
6300
  * Stacks Blockchain API
6362
- * 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)
6301
+ * 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)
6363
6302
  *
6364
6303
  * The version of the OpenAPI document: STACKS_API_VERSION
6365
6304
  *
@@ -6466,7 +6405,7 @@
6466
6405
 
6467
6406
  /**
6468
6407
  * Stacks Blockchain API
6469
- * 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)
6408
+ * 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)
6470
6409
  *
6471
6410
  * The version of the OpenAPI document: STACKS_API_VERSION
6472
6411
  *
@@ -6544,7 +6483,7 @@
6544
6483
 
6545
6484
  /**
6546
6485
  * Stacks Blockchain API
6547
- * 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)
6486
+ * 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)
6548
6487
  *
6549
6488
  * The version of the OpenAPI document: STACKS_API_VERSION
6550
6489
  *
@@ -6585,7 +6524,7 @@
6585
6524
 
6586
6525
  /**
6587
6526
  * Stacks Blockchain API
6588
- * 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)
6527
+ * 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)
6589
6528
  *
6590
6529
  * The version of the OpenAPI document: STACKS_API_VERSION
6591
6530
  *
@@ -6632,7 +6571,7 @@
6632
6571
 
6633
6572
  /**
6634
6573
  * Stacks Blockchain API
6635
- * 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)
6574
+ * 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)
6636
6575
  *
6637
6576
  * The version of the OpenAPI document: STACKS_API_VERSION
6638
6577
  *
@@ -7284,7 +7223,7 @@
7284
7223
  }
7285
7224
  }
7286
7225
  /**
7287
- * **NOTE:** This endpoint is deprecated in favor of [Get blocks](#operation/get_blocks). Retrieves block details of a specific block for a given burnchain block hash
7226
+ * **NOTE:** This endpoint is deprecated in favor of [Get blocks](/api/get-blocks). Retrieves block details of a specific block for a given burnchain block hash
7288
7227
  * Get block by burnchain block hash
7289
7228
  */
7290
7229
  ;
@@ -7314,7 +7253,7 @@
7314
7253
  }
7315
7254
  }
7316
7255
  /**
7317
- * **NOTE:** This endpoint is deprecated in favor of [Get blocks](#operation/get_blocks). Retrieves block details of a specific block for a given burnchain block hash
7256
+ * **NOTE:** This endpoint is deprecated in favor of [Get blocks](/api/get-blocks). Retrieves block details of a specific block for a given burnchain block hash
7318
7257
  * Get block by burnchain block hash
7319
7258
  */
7320
7259
  ;
@@ -7331,7 +7270,7 @@
7331
7270
  }
7332
7271
  }
7333
7272
  /**
7334
- * **NOTE:** This endpoint is deprecated in favor of [Get blocks](#operation/get_blocks). Retrieves block details of a specific block for a given burn chain height
7273
+ * **NOTE:** This endpoint is deprecated in favor of [Get blocks](/api/get-blocks). Retrieves block details of a specific block for a given burn chain height
7335
7274
  * Get block by burnchain height
7336
7275
  */
7337
7276
  ;
@@ -7361,7 +7300,7 @@
7361
7300
  }
7362
7301
  }
7363
7302
  /**
7364
- * **NOTE:** This endpoint is deprecated in favor of [Get blocks](#operation/get_blocks). Retrieves block details of a specific block for a given burn chain height
7303
+ * **NOTE:** This endpoint is deprecated in favor of [Get blocks](/api/get-blocks). Retrieves block details of a specific block for a given burn chain height
7365
7304
  * Get block by burnchain height
7366
7305
  */
7367
7306
  ;
@@ -7378,7 +7317,7 @@
7378
7317
  }
7379
7318
  }
7380
7319
  /**
7381
- * **NOTE:** This endpoint is deprecated in favor of [Get block](#operation/get_block). Retrieves block details of a specific block for a given chain height. You can use the hash from your latest block (\'get_block_list\' API) to get your block details.
7320
+ * **NOTE:** This endpoint is deprecated in favor of [Get block](/api/get-block). Retrieves block details of a specific block for a given chain height. You can use the hash from your latest block (\'get_block_list\' API) to get your block details.
7382
7321
  * Get block by hash
7383
7322
  */
7384
7323
  ;
@@ -7408,7 +7347,7 @@
7408
7347
  }
7409
7348
  }
7410
7349
  /**
7411
- * **NOTE:** This endpoint is deprecated in favor of [Get block](#operation/get_block). Retrieves block details of a specific block for a given chain height. You can use the hash from your latest block (\'get_block_list\' API) to get your block details.
7350
+ * **NOTE:** This endpoint is deprecated in favor of [Get block](/api/get-block). Retrieves block details of a specific block for a given chain height. You can use the hash from your latest block (\'get_block_list\' API) to get your block details.
7412
7351
  * Get block by hash
7413
7352
  */
7414
7353
  ;
@@ -7425,7 +7364,7 @@
7425
7364
  }
7426
7365
  }
7427
7366
  /**
7428
- * **NOTE:** This endpoint is deprecated in favor of [Get block](#operation/get_block). Retrieves block details of a specific block at a given block height
7367
+ * **NOTE:** This endpoint is deprecated in favor of [Get block](/api/get-block). Retrieves block details of a specific block at a given block height
7429
7368
  * Get block by height
7430
7369
  */
7431
7370
  ;
@@ -7455,7 +7394,7 @@
7455
7394
  }
7456
7395
  }
7457
7396
  /**
7458
- * **NOTE:** This endpoint is deprecated in favor of [Get block](#operation/get_block). Retrieves block details of a specific block at a given block height
7397
+ * **NOTE:** This endpoint is deprecated in favor of [Get block](/api/get-block). Retrieves block details of a specific block at a given block height
7459
7398
  * Get block by height
7460
7399
  */
7461
7400
  ;
@@ -7472,7 +7411,7 @@
7472
7411
  }
7473
7412
  }
7474
7413
  /**
7475
- * **NOTE:** This endpoint is deprecated in favor of [Get blocks](#operation/get_blocks). Retrieves a list of recently mined blocks If you need to actively monitor new blocks, we highly recommend subscribing to [WebSockets or Socket.io](https://github.com/hirosystems/stacks-blockchain-api/tree/master/client) for real-time updates.
7414
+ * **NOTE:** This endpoint is deprecated in favor of [Get blocks](/api/get-blocks). Retrieves a list of recently mined blocks If you need to actively monitor new blocks, we highly recommend subscribing to [WebSockets or Socket.io](https://github.com/hirosystems/stacks-blockchain-api/tree/master/client) for real-time updates.
7476
7415
  * Get recent blocks
7477
7416
  */
7478
7417
  ;
@@ -7507,7 +7446,7 @@
7507
7446
  }
7508
7447
  }
7509
7448
  /**
7510
- * **NOTE:** This endpoint is deprecated in favor of [Get blocks](#operation/get_blocks). Retrieves a list of recently mined blocks If you need to actively monitor new blocks, we highly recommend subscribing to [WebSockets or Socket.io](https://github.com/hirosystems/stacks-blockchain-api/tree/master/client) for real-time updates.
7449
+ * **NOTE:** This endpoint is deprecated in favor of [Get blocks](/api/get-blocks). Retrieves a list of recently mined blocks If you need to actively monitor new blocks, we highly recommend subscribing to [WebSockets or Socket.io](https://github.com/hirosystems/stacks-blockchain-api/tree/master/client) for real-time updates.
7511
7450
  * Get recent blocks
7512
7451
  */
7513
7452
  ;
@@ -7888,7 +7827,7 @@
7888
7827
  var _proto = FeesApi.prototype;
7889
7828
 
7890
7829
  /**
7891
- * **NOTE:** This endpoint is deprecated in favor of [Get approximate fees for a given transaction](#operation/post_fee_transaction). Retrieves estimated fee rate.
7830
+ * **NOTE:** This endpoint is deprecated in favor of [Get approximate fees for a given transaction](/api/get-approximate-fees-for-a-given-transaction). Retrieves estimated fee rate.
7892
7831
  * Fetch fee rate
7893
7832
  */
7894
7833
  _proto.fetchFeeRateRaw = function fetchFeeRateRaw(requestParameters, initOverrides) {
@@ -7918,7 +7857,7 @@
7918
7857
  }
7919
7858
  }
7920
7859
  /**
7921
- * **NOTE:** This endpoint is deprecated in favor of [Get approximate fees for a given transaction](#operation/post_fee_transaction). Retrieves estimated fee rate.
7860
+ * **NOTE:** This endpoint is deprecated in favor of [Get approximate fees for a given transaction](/api/get-approximate-fees-for-a-given-transaction). Retrieves estimated fee rate.
7922
7861
  * Fetch fee rate
7923
7862
  */
7924
7863
  ;
@@ -8224,7 +8163,7 @@
8224
8163
  var queryParameters = {};
8225
8164
  var headerParameters = {};
8226
8165
  return Promise.resolve(_this18.request({
8227
- path: "/extended/v1/status",
8166
+ path: "/extended",
8228
8167
  method: 'GET',
8229
8168
  headers: headerParameters,
8230
8169
  query: queryParameters
@@ -9382,37 +9321,39 @@
9382
9321
  *
9383
9322
  */
9384
9323
 
9385
- var ProofOfTransferApi = /*#__PURE__*/function (_runtime$BaseAPI) {
9386
- _inheritsLoose(ProofOfTransferApi, _runtime$BaseAPI);
9324
+ var RosettaApi = /*#__PURE__*/function (_runtime$BaseAPI) {
9325
+ _inheritsLoose(RosettaApi, _runtime$BaseAPI);
9387
9326
 
9388
- function ProofOfTransferApi() {
9327
+ function RosettaApi() {
9389
9328
  return _runtime$BaseAPI.apply(this, arguments) || this;
9390
9329
  }
9391
9330
 
9392
- var _proto = ProofOfTransferApi.prototype;
9331
+ var _proto = RosettaApi.prototype;
9393
9332
 
9394
9333
  /**
9395
- * Retrieves details for a PoX cycle
9396
- * Get PoX cycle
9334
+ * An AccountBalanceRequest is utilized to make a balance request on the /account/balance endpoint. If the block_identifier is populated, a historical balance query should be performed.
9335
+ * Get an Account Balance
9397
9336
  */
9398
- _proto.getPoxCycleRaw = function getPoxCycleRaw(requestParameters, initOverrides) {
9337
+ _proto.rosettaAccountBalanceRaw = function rosettaAccountBalanceRaw(requestParameters, initOverrides) {
9399
9338
  try {
9400
9339
  var _this2 = this;
9401
9340
 
9402
- if (requestParameters.cycleNumber === null || requestParameters.cycleNumber === undefined) {
9403
- throw new RequiredError('cycleNumber', 'Required parameter requestParameters.cycleNumber was null or undefined when calling getPoxCycle.');
9341
+ if (requestParameters.rosettaAccountBalanceRequest === null || requestParameters.rosettaAccountBalanceRequest === undefined) {
9342
+ throw new RequiredError('rosettaAccountBalanceRequest', 'Required parameter requestParameters.rosettaAccountBalanceRequest was null or undefined when calling rosettaAccountBalance.');
9404
9343
  }
9405
9344
 
9406
9345
  var queryParameters = {};
9407
9346
  var headerParameters = {};
9347
+ headerParameters['Content-Type'] = 'application/json';
9408
9348
  return Promise.resolve(_this2.request({
9409
- path: "/extended/v2/pox/cycles/{cycle_number}".replace("{" + "cycle_number" + "}", encodeURIComponent(String(requestParameters.cycleNumber))),
9410
- method: 'GET',
9349
+ path: "/rosetta/v1/account/balance",
9350
+ method: 'POST',
9411
9351
  headers: headerParameters,
9412
- query: queryParameters
9352
+ query: queryParameters,
9353
+ body: RosettaAccountBalanceRequestToJSON(requestParameters.rosettaAccountBalanceRequest)
9413
9354
  }, initOverrides)).then(function (response) {
9414
9355
  return new JSONApiResponse(response, function (jsonValue) {
9415
- return PoxCycleFromJSON(jsonValue);
9356
+ return RosettaAccountBalanceResponseFromJSON(jsonValue);
9416
9357
  });
9417
9358
  });
9418
9359
  } catch (e) {
@@ -9420,16 +9361,16 @@
9420
9361
  }
9421
9362
  }
9422
9363
  /**
9423
- * Retrieves details for a PoX cycle
9424
- * Get PoX cycle
9364
+ * An AccountBalanceRequest is utilized to make a balance request on the /account/balance endpoint. If the block_identifier is populated, a historical balance query should be performed.
9365
+ * Get an Account Balance
9425
9366
  */
9426
9367
  ;
9427
9368
 
9428
- _proto.getPoxCycle = function getPoxCycle(requestParameters, initOverrides) {
9369
+ _proto.rosettaAccountBalance = function rosettaAccountBalance(requestParameters, initOverrides) {
9429
9370
  try {
9430
9371
  var _this4 = this;
9431
9372
 
9432
- return Promise.resolve(_this4.getPoxCycleRaw(requestParameters, initOverrides)).then(function (response) {
9373
+ return Promise.resolve(_this4.rosettaAccountBalanceRaw(requestParameters, initOverrides)).then(function (response) {
9433
9374
  return Promise.resolve(response.value());
9434
9375
  });
9435
9376
  } catch (e) {
@@ -9437,33 +9378,31 @@
9437
9378
  }
9438
9379
  }
9439
9380
  /**
9440
- * Retrieves details for a signer in a PoX cycle
9441
- * Get signer in PoX cycle
9381
+ * Retrieves the Block information for a given block identifier including a list of all transactions in the block.
9382
+ * Get a Block
9442
9383
  */
9443
9384
  ;
9444
9385
 
9445
- _proto.getPoxCycleSignerRaw = function getPoxCycleSignerRaw(requestParameters, initOverrides) {
9386
+ _proto.rosettaBlockRaw = function rosettaBlockRaw(requestParameters, initOverrides) {
9446
9387
  try {
9447
9388
  var _this6 = this;
9448
9389
 
9449
- if (requestParameters.cycleNumber === null || requestParameters.cycleNumber === undefined) {
9450
- throw new RequiredError('cycleNumber', 'Required parameter requestParameters.cycleNumber was null or undefined when calling getPoxCycleSigner.');
9451
- }
9452
-
9453
- if (requestParameters.signerKey === null || requestParameters.signerKey === undefined) {
9454
- throw new RequiredError('signerKey', 'Required parameter requestParameters.signerKey was null or undefined when calling getPoxCycleSigner.');
9390
+ if (requestParameters.rosettaBlockRequest === null || requestParameters.rosettaBlockRequest === undefined) {
9391
+ throw new RequiredError('rosettaBlockRequest', 'Required parameter requestParameters.rosettaBlockRequest was null or undefined when calling rosettaBlock.');
9455
9392
  }
9456
9393
 
9457
9394
  var queryParameters = {};
9458
9395
  var headerParameters = {};
9396
+ headerParameters['Content-Type'] = 'application/json';
9459
9397
  return Promise.resolve(_this6.request({
9460
- path: "/extended/v2/pox/cycles/{cycle_number}/signers/{signer_key}".replace("{" + "cycle_number" + "}", encodeURIComponent(String(requestParameters.cycleNumber))).replace("{" + "signer_key" + "}", encodeURIComponent(String(requestParameters.signerKey))),
9461
- method: 'GET',
9398
+ path: "/rosetta/v1/block",
9399
+ method: 'POST',
9462
9400
  headers: headerParameters,
9463
- query: queryParameters
9401
+ query: queryParameters,
9402
+ body: RosettaBlockRequestToJSON(requestParameters.rosettaBlockRequest)
9464
9403
  }, initOverrides)).then(function (response) {
9465
9404
  return new JSONApiResponse(response, function (jsonValue) {
9466
- return PoxSignerFromJSON(jsonValue);
9405
+ return RosettaBlockResponseFromJSON(jsonValue);
9467
9406
  });
9468
9407
  });
9469
9408
  } catch (e) {
@@ -9471,16 +9410,16 @@
9471
9410
  }
9472
9411
  }
9473
9412
  /**
9474
- * Retrieves details for a signer in a PoX cycle
9475
- * Get signer in PoX cycle
9413
+ * Retrieves the Block information for a given block identifier including a list of all transactions in the block.
9414
+ * Get a Block
9476
9415
  */
9477
9416
  ;
9478
9417
 
9479
- _proto.getPoxCycleSigner = function getPoxCycleSigner(requestParameters, initOverrides) {
9418
+ _proto.rosettaBlock = function rosettaBlock(requestParameters, initOverrides) {
9480
9419
  try {
9481
9420
  var _this8 = this;
9482
9421
 
9483
- return Promise.resolve(_this8.getPoxCycleSignerRaw(requestParameters, initOverrides)).then(function (response) {
9422
+ return Promise.resolve(_this8.rosettaBlockRaw(requestParameters, initOverrides)).then(function (response) {
9484
9423
  return Promise.resolve(response.value());
9485
9424
  });
9486
9425
  } catch (e) {
@@ -9488,285 +9427,22 @@
9488
9427
  }
9489
9428
  }
9490
9429
  /**
9491
- * Retrieves a list of stackers for a signer in a PoX cycle
9492
- * Get stackers for signer in PoX cycle
9430
+ * Retrieves a Transaction included in a block that is not returned in a BlockResponse.
9431
+ * Get a Block Transaction
9493
9432
  */
9494
9433
  ;
9495
9434
 
9496
- _proto.getPoxCycleSignerStackersRaw = function getPoxCycleSignerStackersRaw(requestParameters, initOverrides) {
9435
+ _proto.rosettaBlockTransactionRaw = function rosettaBlockTransactionRaw(requestParameters, initOverrides) {
9497
9436
  try {
9498
9437
  var _this10 = this;
9499
9438
 
9500
- if (requestParameters.cycleNumber === null || requestParameters.cycleNumber === undefined) {
9501
- throw new RequiredError('cycleNumber', 'Required parameter requestParameters.cycleNumber was null or undefined when calling getPoxCycleSignerStackers.');
9502
- }
9503
-
9504
- if (requestParameters.signerKey === null || requestParameters.signerKey === undefined) {
9505
- throw new RequiredError('signerKey', 'Required parameter requestParameters.signerKey was null or undefined when calling getPoxCycleSignerStackers.');
9439
+ if (requestParameters.rosettaBlockTransactionRequest === null || requestParameters.rosettaBlockTransactionRequest === undefined) {
9440
+ throw new RequiredError('rosettaBlockTransactionRequest', 'Required parameter requestParameters.rosettaBlockTransactionRequest was null or undefined when calling rosettaBlockTransaction.');
9506
9441
  }
9507
9442
 
9508
9443
  var queryParameters = {};
9509
9444
  var headerParameters = {};
9510
- return Promise.resolve(_this10.request({
9511
- path: "/extended/v2/pox/cycles/{cycle_number}/signers/{signer_key}/stackers".replace("{" + "cycle_number" + "}", encodeURIComponent(String(requestParameters.cycleNumber))).replace("{" + "signer_key" + "}", encodeURIComponent(String(requestParameters.signerKey))),
9512
- method: 'GET',
9513
- headers: headerParameters,
9514
- query: queryParameters
9515
- }, initOverrides)).then(function (response) {
9516
- return new JSONApiResponse(response, function (jsonValue) {
9517
- return PoxCycleSignerStackersListResponseFromJSON(jsonValue);
9518
- });
9519
- });
9520
- } catch (e) {
9521
- return Promise.reject(e);
9522
- }
9523
- }
9524
- /**
9525
- * Retrieves a list of stackers for a signer in a PoX cycle
9526
- * Get stackers for signer in PoX cycle
9527
- */
9528
- ;
9529
-
9530
- _proto.getPoxCycleSignerStackers = function getPoxCycleSignerStackers(requestParameters, initOverrides) {
9531
- try {
9532
- var _this12 = this;
9533
-
9534
- return Promise.resolve(_this12.getPoxCycleSignerStackersRaw(requestParameters, initOverrides)).then(function (response) {
9535
- return Promise.resolve(response.value());
9536
- });
9537
- } catch (e) {
9538
- return Promise.reject(e);
9539
- }
9540
- }
9541
- /**
9542
- * Retrieves a list of signers in a PoX cycle
9543
- * Get signers in PoX cycle
9544
- */
9545
- ;
9546
-
9547
- _proto.getPoxCycleSignersRaw = function getPoxCycleSignersRaw(requestParameters, initOverrides) {
9548
- try {
9549
- var _this14 = this;
9550
-
9551
- if (requestParameters.cycleNumber === null || requestParameters.cycleNumber === undefined) {
9552
- throw new RequiredError('cycleNumber', 'Required parameter requestParameters.cycleNumber was null or undefined when calling getPoxCycleSigners.');
9553
- }
9554
-
9555
- var queryParameters = {};
9556
- var headerParameters = {};
9557
- return Promise.resolve(_this14.request({
9558
- path: "/extended/v2/pox/cycles/{cycle_number}/signers".replace("{" + "cycle_number" + "}", encodeURIComponent(String(requestParameters.cycleNumber))),
9559
- method: 'GET',
9560
- headers: headerParameters,
9561
- query: queryParameters
9562
- }, initOverrides)).then(function (response) {
9563
- return new JSONApiResponse(response, function (jsonValue) {
9564
- return PoxCycleSignersListResponseFromJSON(jsonValue);
9565
- });
9566
- });
9567
- } catch (e) {
9568
- return Promise.reject(e);
9569
- }
9570
- }
9571
- /**
9572
- * Retrieves a list of signers in a PoX cycle
9573
- * Get signers in PoX cycle
9574
- */
9575
- ;
9576
-
9577
- _proto.getPoxCycleSigners = function getPoxCycleSigners(requestParameters, initOverrides) {
9578
- try {
9579
- var _this16 = this;
9580
-
9581
- return Promise.resolve(_this16.getPoxCycleSignersRaw(requestParameters, initOverrides)).then(function (response) {
9582
- return Promise.resolve(response.value());
9583
- });
9584
- } catch (e) {
9585
- return Promise.reject(e);
9586
- }
9587
- }
9588
- /**
9589
- * Retrieves a list of PoX cycles
9590
- * Get PoX cycles
9591
- */
9592
- ;
9593
-
9594
- _proto.getPoxCyclesRaw = function getPoxCyclesRaw(requestParameters, initOverrides) {
9595
- try {
9596
- var _this18 = this;
9597
-
9598
- var queryParameters = {};
9599
-
9600
- if (requestParameters.limit !== undefined) {
9601
- queryParameters['limit'] = requestParameters.limit;
9602
- }
9603
-
9604
- if (requestParameters.offset !== undefined) {
9605
- queryParameters['offset'] = requestParameters.offset;
9606
- }
9607
-
9608
- var headerParameters = {};
9609
- return Promise.resolve(_this18.request({
9610
- path: "/extended/v2/pox/cycles",
9611
- method: 'GET',
9612
- headers: headerParameters,
9613
- query: queryParameters
9614
- }, initOverrides)).then(function (response) {
9615
- return new JSONApiResponse(response, function (jsonValue) {
9616
- return PoxCycleListResponseFromJSON(jsonValue);
9617
- });
9618
- });
9619
- } catch (e) {
9620
- return Promise.reject(e);
9621
- }
9622
- }
9623
- /**
9624
- * Retrieves a list of PoX cycles
9625
- * Get PoX cycles
9626
- */
9627
- ;
9628
-
9629
- _proto.getPoxCycles = function getPoxCycles(requestParameters, initOverrides) {
9630
- try {
9631
- var _this20 = this;
9632
-
9633
- return Promise.resolve(_this20.getPoxCyclesRaw(requestParameters, initOverrides)).then(function (response) {
9634
- return Promise.resolve(response.value());
9635
- });
9636
- } catch (e) {
9637
- return Promise.reject(e);
9638
- }
9639
- };
9640
-
9641
- return ProofOfTransferApi;
9642
- }(BaseAPI);
9643
-
9644
- /**
9645
- *
9646
- */
9647
-
9648
- var RosettaApi = /*#__PURE__*/function (_runtime$BaseAPI) {
9649
- _inheritsLoose(RosettaApi, _runtime$BaseAPI);
9650
-
9651
- function RosettaApi() {
9652
- return _runtime$BaseAPI.apply(this, arguments) || this;
9653
- }
9654
-
9655
- var _proto = RosettaApi.prototype;
9656
-
9657
- /**
9658
- * An AccountBalanceRequest is utilized to make a balance request on the /account/balance endpoint. If the block_identifier is populated, a historical balance query should be performed.
9659
- * Get an Account Balance
9660
- */
9661
- _proto.rosettaAccountBalanceRaw = function rosettaAccountBalanceRaw(requestParameters, initOverrides) {
9662
- try {
9663
- var _this2 = this;
9664
-
9665
- if (requestParameters.rosettaAccountBalanceRequest === null || requestParameters.rosettaAccountBalanceRequest === undefined) {
9666
- throw new RequiredError('rosettaAccountBalanceRequest', 'Required parameter requestParameters.rosettaAccountBalanceRequest was null or undefined when calling rosettaAccountBalance.');
9667
- }
9668
-
9669
- var queryParameters = {};
9670
- var headerParameters = {};
9671
- headerParameters['Content-Type'] = 'application/json';
9672
- return Promise.resolve(_this2.request({
9673
- path: "/rosetta/v1/account/balance",
9674
- method: 'POST',
9675
- headers: headerParameters,
9676
- query: queryParameters,
9677
- body: RosettaAccountBalanceRequestToJSON(requestParameters.rosettaAccountBalanceRequest)
9678
- }, initOverrides)).then(function (response) {
9679
- return new JSONApiResponse(response, function (jsonValue) {
9680
- return RosettaAccountBalanceResponseFromJSON(jsonValue);
9681
- });
9682
- });
9683
- } catch (e) {
9684
- return Promise.reject(e);
9685
- }
9686
- }
9687
- /**
9688
- * An AccountBalanceRequest is utilized to make a balance request on the /account/balance endpoint. If the block_identifier is populated, a historical balance query should be performed.
9689
- * Get an Account Balance
9690
- */
9691
- ;
9692
-
9693
- _proto.rosettaAccountBalance = function rosettaAccountBalance(requestParameters, initOverrides) {
9694
- try {
9695
- var _this4 = this;
9696
-
9697
- return Promise.resolve(_this4.rosettaAccountBalanceRaw(requestParameters, initOverrides)).then(function (response) {
9698
- return Promise.resolve(response.value());
9699
- });
9700
- } catch (e) {
9701
- return Promise.reject(e);
9702
- }
9703
- }
9704
- /**
9705
- * Retrieves the Block information for a given block identifier including a list of all transactions in the block.
9706
- * Get a Block
9707
- */
9708
- ;
9709
-
9710
- _proto.rosettaBlockRaw = function rosettaBlockRaw(requestParameters, initOverrides) {
9711
- try {
9712
- var _this6 = this;
9713
-
9714
- if (requestParameters.rosettaBlockRequest === null || requestParameters.rosettaBlockRequest === undefined) {
9715
- throw new RequiredError('rosettaBlockRequest', 'Required parameter requestParameters.rosettaBlockRequest was null or undefined when calling rosettaBlock.');
9716
- }
9717
-
9718
- var queryParameters = {};
9719
- var headerParameters = {};
9720
- headerParameters['Content-Type'] = 'application/json';
9721
- return Promise.resolve(_this6.request({
9722
- path: "/rosetta/v1/block",
9723
- method: 'POST',
9724
- headers: headerParameters,
9725
- query: queryParameters,
9726
- body: RosettaBlockRequestToJSON(requestParameters.rosettaBlockRequest)
9727
- }, initOverrides)).then(function (response) {
9728
- return new JSONApiResponse(response, function (jsonValue) {
9729
- return RosettaBlockResponseFromJSON(jsonValue);
9730
- });
9731
- });
9732
- } catch (e) {
9733
- return Promise.reject(e);
9734
- }
9735
- }
9736
- /**
9737
- * Retrieves the Block information for a given block identifier including a list of all transactions in the block.
9738
- * Get a Block
9739
- */
9740
- ;
9741
-
9742
- _proto.rosettaBlock = function rosettaBlock(requestParameters, initOverrides) {
9743
- try {
9744
- var _this8 = this;
9745
-
9746
- return Promise.resolve(_this8.rosettaBlockRaw(requestParameters, initOverrides)).then(function (response) {
9747
- return Promise.resolve(response.value());
9748
- });
9749
- } catch (e) {
9750
- return Promise.reject(e);
9751
- }
9752
- }
9753
- /**
9754
- * Retrieves a Transaction included in a block that is not returned in a BlockResponse.
9755
- * Get a Block Transaction
9756
- */
9757
- ;
9758
-
9759
- _proto.rosettaBlockTransactionRaw = function rosettaBlockTransactionRaw(requestParameters, initOverrides) {
9760
- try {
9761
- var _this10 = this;
9762
-
9763
- if (requestParameters.rosettaBlockTransactionRequest === null || requestParameters.rosettaBlockTransactionRequest === undefined) {
9764
- throw new RequiredError('rosettaBlockTransactionRequest', 'Required parameter requestParameters.rosettaBlockTransactionRequest was null or undefined when calling rosettaBlockTransaction.');
9765
- }
9766
-
9767
- var queryParameters = {};
9768
- var headerParameters = {};
9769
- headerParameters['Content-Type'] = 'application/json';
9445
+ headerParameters['Content-Type'] = 'application/json';
9770
9446
  return Promise.resolve(_this10.request({
9771
9447
  path: "/rosetta/v1/block/transaction",
9772
9448
  method: 'POST',
@@ -11414,6 +11090,122 @@
11414
11090
  return Promise.reject(e);
11415
11091
  }
11416
11092
  }
11093
+ /**
11094
+ * Retrieves a paginated list of all STX, FT and NFT events concerning a STX address or Smart Contract ID within a specific transaction.
11095
+ * Get events for an address transaction
11096
+ */
11097
+ ;
11098
+
11099
+ _proto.getAddressTransactionEventsRaw = function getAddressTransactionEventsRaw(requestParameters, initOverrides) {
11100
+ try {
11101
+ var _this6 = this;
11102
+
11103
+ if (requestParameters.address === null || requestParameters.address === undefined) {
11104
+ throw new RequiredError('address', 'Required parameter requestParameters.address was null or undefined when calling getAddressTransactionEvents.');
11105
+ }
11106
+
11107
+ if (requestParameters.txId === null || requestParameters.txId === undefined) {
11108
+ throw new RequiredError('txId', 'Required parameter requestParameters.txId was null or undefined when calling getAddressTransactionEvents.');
11109
+ }
11110
+
11111
+ var queryParameters = {};
11112
+
11113
+ if (requestParameters.limit !== undefined) {
11114
+ queryParameters['limit'] = requestParameters.limit;
11115
+ }
11116
+
11117
+ if (requestParameters.offset !== undefined) {
11118
+ queryParameters['offset'] = requestParameters.offset;
11119
+ }
11120
+
11121
+ var headerParameters = {};
11122
+ return Promise.resolve(_this6.request({
11123
+ path: "/extended/v2/addresses/{address}/transactions/{tx_id}/events".replace("{" + "address" + "}", encodeURIComponent(String(requestParameters.address))).replace("{" + "tx_id" + "}", encodeURIComponent(String(requestParameters.txId))),
11124
+ method: 'GET',
11125
+ headers: headerParameters,
11126
+ query: queryParameters
11127
+ }, initOverrides)).then(function (response) {
11128
+ return new JSONApiResponse(response, function (jsonValue) {
11129
+ return AddressTransactionEventListResponseFromJSON(jsonValue);
11130
+ });
11131
+ });
11132
+ } catch (e) {
11133
+ return Promise.reject(e);
11134
+ }
11135
+ }
11136
+ /**
11137
+ * Retrieves a paginated list of all STX, FT and NFT events concerning a STX address or Smart Contract ID within a specific transaction.
11138
+ * Get events for an address transaction
11139
+ */
11140
+ ;
11141
+
11142
+ _proto.getAddressTransactionEvents = function getAddressTransactionEvents(requestParameters, initOverrides) {
11143
+ try {
11144
+ var _this8 = this;
11145
+
11146
+ return Promise.resolve(_this8.getAddressTransactionEventsRaw(requestParameters, initOverrides)).then(function (response) {
11147
+ return Promise.resolve(response.value());
11148
+ });
11149
+ } catch (e) {
11150
+ return Promise.reject(e);
11151
+ }
11152
+ }
11153
+ /**
11154
+ * Retrieves a paginated list of confirmed transactions sent or received by a STX address or Smart Contract ID, alongside the total amount of STX sent or received and the number of STX, FT and NFT transfers contained within each transaction. More information on Transaction types can be found [here](https://docs.stacks.co/understand-stacks/transactions#types).
11155
+ * Get address transactions
11156
+ */
11157
+ ;
11158
+
11159
+ _proto.getAddressTransactionsRaw = function getAddressTransactionsRaw(requestParameters, initOverrides) {
11160
+ try {
11161
+ var _this10 = this;
11162
+
11163
+ if (requestParameters.address === null || requestParameters.address === undefined) {
11164
+ throw new RequiredError('address', 'Required parameter requestParameters.address was null or undefined when calling getAddressTransactions.');
11165
+ }
11166
+
11167
+ var queryParameters = {};
11168
+
11169
+ if (requestParameters.limit !== undefined) {
11170
+ queryParameters['limit'] = requestParameters.limit;
11171
+ }
11172
+
11173
+ if (requestParameters.offset !== undefined) {
11174
+ queryParameters['offset'] = requestParameters.offset;
11175
+ }
11176
+
11177
+ var headerParameters = {};
11178
+ return Promise.resolve(_this10.request({
11179
+ path: "/extended/v2/addresses/{address}/transactions".replace("{" + "address" + "}", encodeURIComponent(String(requestParameters.address))),
11180
+ method: 'GET',
11181
+ headers: headerParameters,
11182
+ query: queryParameters
11183
+ }, initOverrides)).then(function (response) {
11184
+ return new JSONApiResponse(response, function (jsonValue) {
11185
+ return AddressTransactionsV2ListResponseFromJSON(jsonValue);
11186
+ });
11187
+ });
11188
+ } catch (e) {
11189
+ return Promise.reject(e);
11190
+ }
11191
+ }
11192
+ /**
11193
+ * Retrieves a paginated list of confirmed transactions sent or received by a STX address or Smart Contract ID, alongside the total amount of STX sent or received and the number of STX, FT and NFT transfers contained within each transaction. More information on Transaction types can be found [here](https://docs.stacks.co/understand-stacks/transactions#types).
11194
+ * Get address transactions
11195
+ */
11196
+ ;
11197
+
11198
+ _proto.getAddressTransactions = function getAddressTransactions(requestParameters, initOverrides) {
11199
+ try {
11200
+ var _this12 = this;
11201
+
11202
+ return Promise.resolve(_this12.getAddressTransactionsRaw(requestParameters, initOverrides)).then(function (response) {
11203
+ return Promise.resolve(response.value());
11204
+ });
11205
+ } catch (e) {
11206
+ return Promise.reject(e);
11207
+ }
11208
+ }
11417
11209
  /**
11418
11210
  * Retrieves all recently-broadcast transactions that have been dropped from the mempool. Transactions are dropped from the mempool if: * they were stale and awaiting garbage collection or, * were expensive, or * were replaced with a new fee
11419
11211
  * Get dropped mempool transactions
@@ -11422,7 +11214,7 @@
11422
11214
 
11423
11215
  _proto.getDroppedMempoolTransactionListRaw = function getDroppedMempoolTransactionListRaw(requestParameters, initOverrides) {
11424
11216
  try {
11425
- var _this6 = this;
11217
+ var _this14 = this;
11426
11218
 
11427
11219
  var queryParameters = {};
11428
11220
 
@@ -11435,7 +11227,7 @@
11435
11227
  }
11436
11228
 
11437
11229
  var headerParameters = {};
11438
- return Promise.resolve(_this6.request({
11230
+ return Promise.resolve(_this14.request({
11439
11231
  path: "/extended/v1/tx/mempool/dropped",
11440
11232
  method: 'GET',
11441
11233
  headers: headerParameters,
@@ -11457,9 +11249,9 @@
11457
11249
 
11458
11250
  _proto.getDroppedMempoolTransactionList = function getDroppedMempoolTransactionList(requestParameters, initOverrides) {
11459
11251
  try {
11460
- var _this8 = this;
11252
+ var _this16 = this;
11461
11253
 
11462
- return Promise.resolve(_this8.getDroppedMempoolTransactionListRaw(requestParameters, initOverrides)).then(function (response) {
11254
+ return Promise.resolve(_this16.getDroppedMempoolTransactionListRaw(requestParameters, initOverrides)).then(function (response) {
11463
11255
  return Promise.resolve(response.value());
11464
11256
  });
11465
11257
  } catch (e) {
@@ -11474,7 +11266,7 @@
11474
11266
 
11475
11267
  _proto.getFilteredEventsRaw = function getFilteredEventsRaw(requestParameters, initOverrides) {
11476
11268
  try {
11477
- var _this10 = this;
11269
+ var _this18 = this;
11478
11270
 
11479
11271
  var queryParameters = {};
11480
11272
 
@@ -11499,7 +11291,7 @@
11499
11291
  }
11500
11292
 
11501
11293
  var headerParameters = {};
11502
- return Promise.resolve(_this10.request({
11294
+ return Promise.resolve(_this18.request({
11503
11295
  path: "/extended/v1/tx/events",
11504
11296
  method: 'GET',
11505
11297
  headers: headerParameters,
@@ -11521,9 +11313,9 @@
11521
11313
 
11522
11314
  _proto.getFilteredEvents = function getFilteredEvents(requestParameters, initOverrides) {
11523
11315
  try {
11524
- var _this12 = this;
11316
+ var _this20 = this;
11525
11317
 
11526
- return Promise.resolve(_this12.getFilteredEventsRaw(requestParameters, initOverrides)).then(function (response) {
11318
+ return Promise.resolve(_this20.getFilteredEventsRaw(requestParameters, initOverrides)).then(function (response) {
11527
11319
  return Promise.resolve(response.value());
11528
11320
  });
11529
11321
  } catch (e) {
@@ -11538,7 +11330,7 @@
11538
11330
 
11539
11331
  _proto.getMempoolTransactionListRaw = function getMempoolTransactionListRaw(requestParameters, initOverrides) {
11540
11332
  try {
11541
- var _this14 = this;
11333
+ var _this22 = this;
11542
11334
 
11543
11335
  var queryParameters = {};
11544
11336
 
@@ -11575,7 +11367,7 @@
11575
11367
  }
11576
11368
 
11577
11369
  var headerParameters = {};
11578
- return Promise.resolve(_this14.request({
11370
+ return Promise.resolve(_this22.request({
11579
11371
  path: "/extended/v1/tx/mempool",
11580
11372
  method: 'GET',
11581
11373
  headers: headerParameters,
@@ -11597,9 +11389,9 @@
11597
11389
 
11598
11390
  _proto.getMempoolTransactionList = function getMempoolTransactionList(requestParameters, initOverrides) {
11599
11391
  try {
11600
- var _this16 = this;
11392
+ var _this24 = this;
11601
11393
 
11602
- return Promise.resolve(_this16.getMempoolTransactionListRaw(requestParameters, initOverrides)).then(function (response) {
11394
+ return Promise.resolve(_this24.getMempoolTransactionListRaw(requestParameters, initOverrides)).then(function (response) {
11603
11395
  return Promise.resolve(response.value());
11604
11396
  });
11605
11397
  } catch (e) {
@@ -11614,11 +11406,11 @@
11614
11406
 
11615
11407
  _proto.getMempoolTransactionStatsRaw = function getMempoolTransactionStatsRaw(initOverrides) {
11616
11408
  try {
11617
- var _this18 = this;
11409
+ var _this26 = this;
11618
11410
 
11619
11411
  var queryParameters = {};
11620
11412
  var headerParameters = {};
11621
- return Promise.resolve(_this18.request({
11413
+ return Promise.resolve(_this26.request({
11622
11414
  path: "/extended/v1/tx/mempool/stats",
11623
11415
  method: 'GET',
11624
11416
  headers: headerParameters,
@@ -11640,9 +11432,9 @@
11640
11432
 
11641
11433
  _proto.getMempoolTransactionStats = function getMempoolTransactionStats(initOverrides) {
11642
11434
  try {
11643
- var _this20 = this;
11435
+ var _this28 = this;
11644
11436
 
11645
- return Promise.resolve(_this20.getMempoolTransactionStatsRaw(initOverrides)).then(function (response) {
11437
+ return Promise.resolve(_this28.getMempoolTransactionStatsRaw(initOverrides)).then(function (response) {
11646
11438
  return Promise.resolve(response.value());
11647
11439
  });
11648
11440
  } catch (e) {
@@ -11657,7 +11449,7 @@
11657
11449
 
11658
11450
  _proto.getRawTransactionByIdRaw = function getRawTransactionByIdRaw(requestParameters, initOverrides) {
11659
11451
  try {
11660
- var _this22 = this;
11452
+ var _this30 = this;
11661
11453
 
11662
11454
  if (requestParameters.txId === null || requestParameters.txId === undefined) {
11663
11455
  throw new RequiredError('txId', 'Required parameter requestParameters.txId was null or undefined when calling getRawTransactionById.');
@@ -11665,7 +11457,7 @@
11665
11457
 
11666
11458
  var queryParameters = {};
11667
11459
  var headerParameters = {};
11668
- return Promise.resolve(_this22.request({
11460
+ return Promise.resolve(_this30.request({
11669
11461
  path: "/extended/v1/tx/{tx_id}/raw".replace("{" + "tx_id" + "}", encodeURIComponent(String(requestParameters.txId))),
11670
11462
  method: 'GET',
11671
11463
  headers: headerParameters,
@@ -11687,9 +11479,9 @@
11687
11479
 
11688
11480
  _proto.getRawTransactionById = function getRawTransactionById(requestParameters, initOverrides) {
11689
11481
  try {
11690
- var _this24 = this;
11482
+ var _this32 = this;
11691
11483
 
11692
- return Promise.resolve(_this24.getRawTransactionByIdRaw(requestParameters, initOverrides)).then(function (response) {
11484
+ return Promise.resolve(_this32.getRawTransactionByIdRaw(requestParameters, initOverrides)).then(function (response) {
11693
11485
  return Promise.resolve(response.value());
11694
11486
  });
11695
11487
  } catch (e) {
@@ -11704,7 +11496,7 @@
11704
11496
 
11705
11497
  _proto.getTransactionByIdRaw = function getTransactionByIdRaw(requestParameters, initOverrides) {
11706
11498
  try {
11707
- var _this26 = this;
11499
+ var _this34 = this;
11708
11500
 
11709
11501
  if (requestParameters.txId === null || requestParameters.txId === undefined) {
11710
11502
  throw new RequiredError('txId', 'Required parameter requestParameters.txId was null or undefined when calling getTransactionById.');
@@ -11725,7 +11517,7 @@
11725
11517
  }
11726
11518
 
11727
11519
  var headerParameters = {};
11728
- return Promise.resolve(_this26.request({
11520
+ return Promise.resolve(_this34.request({
11729
11521
  path: "/extended/v1/tx/{tx_id}".replace("{" + "tx_id" + "}", encodeURIComponent(String(requestParameters.txId))),
11730
11522
  method: 'GET',
11731
11523
  headers: headerParameters,
@@ -11745,9 +11537,9 @@
11745
11537
 
11746
11538
  _proto.getTransactionById = function getTransactionById(requestParameters, initOverrides) {
11747
11539
  try {
11748
- var _this28 = this;
11540
+ var _this36 = this;
11749
11541
 
11750
- return Promise.resolve(_this28.getTransactionByIdRaw(requestParameters, initOverrides)).then(function (response) {
11542
+ return Promise.resolve(_this36.getTransactionByIdRaw(requestParameters, initOverrides)).then(function (response) {
11751
11543
  return Promise.resolve(response.value());
11752
11544
  });
11753
11545
  } catch (e) {
@@ -11762,7 +11554,7 @@
11762
11554
 
11763
11555
  _proto.getTransactionListRaw = function getTransactionListRaw(requestParameters, initOverrides) {
11764
11556
  try {
11765
- var _this30 = this;
11557
+ var _this38 = this;
11766
11558
 
11767
11559
  var queryParameters = {};
11768
11560
 
@@ -11783,7 +11575,7 @@
11783
11575
  }
11784
11576
 
11785
11577
  var headerParameters = {};
11786
- return Promise.resolve(_this30.request({
11578
+ return Promise.resolve(_this38.request({
11787
11579
  path: "/extended/v1/tx",
11788
11580
  method: 'GET',
11789
11581
  headers: headerParameters,
@@ -11805,9 +11597,9 @@
11805
11597
 
11806
11598
  _proto.getTransactionList = function getTransactionList(requestParameters, initOverrides) {
11807
11599
  try {
11808
- var _this32 = this;
11600
+ var _this40 = this;
11809
11601
 
11810
- return Promise.resolve(_this32.getTransactionListRaw(requestParameters, initOverrides)).then(function (response) {
11602
+ return Promise.resolve(_this40.getTransactionListRaw(requestParameters, initOverrides)).then(function (response) {
11811
11603
  return Promise.resolve(response.value());
11812
11604
  });
11813
11605
  } catch (e) {
@@ -11822,7 +11614,7 @@
11822
11614
 
11823
11615
  _proto.getTransactionsByBlockRaw = function getTransactionsByBlockRaw(requestParameters, initOverrides) {
11824
11616
  try {
11825
- var _this34 = this;
11617
+ var _this42 = this;
11826
11618
 
11827
11619
  if (requestParameters.heightOrHash === null || requestParameters.heightOrHash === undefined) {
11828
11620
  throw new RequiredError('heightOrHash', 'Required parameter requestParameters.heightOrHash was null or undefined when calling getTransactionsByBlock.');
@@ -11830,7 +11622,7 @@
11830
11622
 
11831
11623
  var queryParameters = {};
11832
11624
  var headerParameters = {};
11833
- return Promise.resolve(_this34.request({
11625
+ return Promise.resolve(_this42.request({
11834
11626
  path: "/extended/v2/blocks/{height_or_hash}/transactions".replace("{" + "height_or_hash" + "}", encodeURIComponent(String(requestParameters.heightOrHash))),
11835
11627
  method: 'GET',
11836
11628
  headers: headerParameters,
@@ -11852,9 +11644,9 @@
11852
11644
 
11853
11645
  _proto.getTransactionsByBlock = function getTransactionsByBlock(requestParameters, initOverrides) {
11854
11646
  try {
11855
- var _this36 = this;
11647
+ var _this44 = this;
11856
11648
 
11857
- return Promise.resolve(_this36.getTransactionsByBlockRaw(requestParameters, initOverrides)).then(function (response) {
11649
+ return Promise.resolve(_this44.getTransactionsByBlockRaw(requestParameters, initOverrides)).then(function (response) {
11858
11650
  return Promise.resolve(response.value());
11859
11651
  });
11860
11652
  } catch (e) {
@@ -11862,14 +11654,14 @@
11862
11654
  }
11863
11655
  }
11864
11656
  /**
11865
- * **NOTE:** This endpoint is deprecated in favor of [Get transactions by block](#operation/get_transactions_by_block). Retrieves a list of all transactions within a block for a given block hash.
11657
+ * **NOTE:** This endpoint is deprecated in favor of [Get transactions by block](/api/get-transactions-by-block). Retrieves a list of all transactions within a block for a given block hash.
11866
11658
  * Transactions by block hash
11867
11659
  */
11868
11660
  ;
11869
11661
 
11870
11662
  _proto.getTransactionsByBlockHashRaw = function getTransactionsByBlockHashRaw(requestParameters, initOverrides) {
11871
11663
  try {
11872
- var _this38 = this;
11664
+ var _this46 = this;
11873
11665
 
11874
11666
  if (requestParameters.blockHash === null || requestParameters.blockHash === undefined) {
11875
11667
  throw new RequiredError('blockHash', 'Required parameter requestParameters.blockHash was null or undefined when calling getTransactionsByBlockHash.');
@@ -11886,7 +11678,7 @@
11886
11678
  }
11887
11679
 
11888
11680
  var headerParameters = {};
11889
- return Promise.resolve(_this38.request({
11681
+ return Promise.resolve(_this46.request({
11890
11682
  path: "/extended/v1/tx/block/{block_hash}".replace("{" + "block_hash" + "}", encodeURIComponent(String(requestParameters.blockHash))),
11891
11683
  method: 'GET',
11892
11684
  headers: headerParameters,
@@ -11901,16 +11693,16 @@
11901
11693
  }
11902
11694
  }
11903
11695
  /**
11904
- * **NOTE:** This endpoint is deprecated in favor of [Get transactions by block](#operation/get_transactions_by_block). Retrieves a list of all transactions within a block for a given block hash.
11696
+ * **NOTE:** This endpoint is deprecated in favor of [Get transactions by block](/api/get-transactions-by-block). Retrieves a list of all transactions within a block for a given block hash.
11905
11697
  * Transactions by block hash
11906
11698
  */
11907
11699
  ;
11908
11700
 
11909
11701
  _proto.getTransactionsByBlockHash = function getTransactionsByBlockHash(requestParameters, initOverrides) {
11910
11702
  try {
11911
- var _this40 = this;
11703
+ var _this48 = this;
11912
11704
 
11913
- return Promise.resolve(_this40.getTransactionsByBlockHashRaw(requestParameters, initOverrides)).then(function (response) {
11705
+ return Promise.resolve(_this48.getTransactionsByBlockHashRaw(requestParameters, initOverrides)).then(function (response) {
11914
11706
  return Promise.resolve(response.value());
11915
11707
  });
11916
11708
  } catch (e) {
@@ -11918,14 +11710,14 @@
11918
11710
  }
11919
11711
  }
11920
11712
  /**
11921
- * **NOTE:** This endpoint is deprecated in favor of [Get transactions by block](#operation/get_transactions_by_block). Retrieves all transactions within a block at a given height
11713
+ * **NOTE:** This endpoint is deprecated in favor of [Get transactions by block](/api/get-transactions-by-block). Retrieves all transactions within a block at a given height
11922
11714
  * Transactions by block height
11923
11715
  */
11924
11716
  ;
11925
11717
 
11926
11718
  _proto.getTransactionsByBlockHeightRaw = function getTransactionsByBlockHeightRaw(requestParameters, initOverrides) {
11927
11719
  try {
11928
- var _this42 = this;
11720
+ var _this50 = this;
11929
11721
 
11930
11722
  if (requestParameters.height === null || requestParameters.height === undefined) {
11931
11723
  throw new RequiredError('height', 'Required parameter requestParameters.height was null or undefined when calling getTransactionsByBlockHeight.');
@@ -11946,7 +11738,7 @@
11946
11738
  }
11947
11739
 
11948
11740
  var headerParameters = {};
11949
- return Promise.resolve(_this42.request({
11741
+ return Promise.resolve(_this50.request({
11950
11742
  path: "/extended/v1/tx/block_height/{height}".replace("{" + "height" + "}", encodeURIComponent(String(requestParameters.height))),
11951
11743
  method: 'GET',
11952
11744
  headers: headerParameters,
@@ -11961,16 +11753,16 @@
11961
11753
  }
11962
11754
  }
11963
11755
  /**
11964
- * **NOTE:** This endpoint is deprecated in favor of [Get transactions by block](#operation/get_transactions_by_block). Retrieves all transactions within a block at a given height
11756
+ * **NOTE:** This endpoint is deprecated in favor of [Get transactions by block](/api/get-transactions-by-block). Retrieves all transactions within a block at a given height
11965
11757
  * Transactions by block height
11966
11758
  */
11967
11759
  ;
11968
11760
 
11969
11761
  _proto.getTransactionsByBlockHeight = function getTransactionsByBlockHeight(requestParameters, initOverrides) {
11970
11762
  try {
11971
- var _this44 = this;
11763
+ var _this52 = this;
11972
11764
 
11973
- return Promise.resolve(_this44.getTransactionsByBlockHeightRaw(requestParameters, initOverrides)).then(function (response) {
11765
+ return Promise.resolve(_this52.getTransactionsByBlockHeightRaw(requestParameters, initOverrides)).then(function (response) {
11974
11766
  return Promise.resolve(response.value());
11975
11767
  });
11976
11768
  } catch (e) {
@@ -11985,7 +11777,7 @@
11985
11777
 
11986
11778
  _proto.getTxListDetailsRaw = function getTxListDetailsRaw(requestParameters, initOverrides) {
11987
11779
  try {
11988
- var _this46 = this;
11780
+ var _this54 = this;
11989
11781
 
11990
11782
  if (requestParameters.txId === null || requestParameters.txId === undefined) {
11991
11783
  throw new RequiredError('txId', 'Required parameter requestParameters.txId was null or undefined when calling getTxListDetails.');
@@ -12010,7 +11802,7 @@
12010
11802
  }
12011
11803
 
12012
11804
  var headerParameters = {};
12013
- return Promise.resolve(_this46.request({
11805
+ return Promise.resolve(_this54.request({
12014
11806
  path: "/extended/v1/tx/multiple",
12015
11807
  method: 'GET',
12016
11808
  headers: headerParameters,
@@ -12030,9 +11822,9 @@
12030
11822
 
12031
11823
  _proto.getTxListDetails = function getTxListDetails(requestParameters, initOverrides) {
12032
11824
  try {
12033
- var _this48 = this;
11825
+ var _this56 = this;
12034
11826
 
12035
- return Promise.resolve(_this48.getTxListDetailsRaw(requestParameters, initOverrides)).then(function (response) {
11827
+ return Promise.resolve(_this56.getTxListDetailsRaw(requestParameters, initOverrides)).then(function (response) {
12036
11828
  return Promise.resolve(response.value());
12037
11829
  });
12038
11830
  } catch (e) {
@@ -12047,12 +11839,12 @@
12047
11839
 
12048
11840
  _proto.postCoreNodeTransactionsRaw = function postCoreNodeTransactionsRaw(requestParameters, initOverrides) {
12049
11841
  try {
12050
- var _this50 = this;
11842
+ var _this58 = this;
12051
11843
 
12052
11844
  var queryParameters = {};
12053
11845
  var headerParameters = {};
12054
11846
  headerParameters['Content-Type'] = 'application/octet-stream';
12055
- return Promise.resolve(_this50.request({
11847
+ return Promise.resolve(_this58.request({
12056
11848
  path: "/v2/transactions",
12057
11849
  method: 'POST',
12058
11850
  headers: headerParameters,
@@ -12073,9 +11865,9 @@
12073
11865
 
12074
11866
  _proto.postCoreNodeTransactions = function postCoreNodeTransactions(requestParameters, initOverrides) {
12075
11867
  try {
12076
- var _this52 = this;
11868
+ var _this60 = this;
12077
11869
 
12078
- return Promise.resolve(_this52.postCoreNodeTransactionsRaw(requestParameters, initOverrides)).then(function (response) {
11870
+ return Promise.resolve(_this60.postCoreNodeTransactionsRaw(requestParameters, initOverrides)).then(function (response) {
12079
11871
  return Promise.resolve(response.value());
12080
11872
  });
12081
11873
  } catch (e) {
@@ -17293,6 +17085,12 @@
17293
17085
  exports.AddressTokenOfferingLockedFromJSON = AddressTokenOfferingLockedFromJSON;
17294
17086
  exports.AddressTokenOfferingLockedFromJSONTyped = AddressTokenOfferingLockedFromJSONTyped;
17295
17087
  exports.AddressTokenOfferingLockedToJSON = AddressTokenOfferingLockedToJSON;
17088
+ exports.AddressTransactionEventListResponseFromJSON = AddressTransactionEventListResponseFromJSON;
17089
+ exports.AddressTransactionEventListResponseFromJSONTyped = AddressTransactionEventListResponseFromJSONTyped;
17090
+ exports.AddressTransactionEventListResponseToJSON = AddressTransactionEventListResponseToJSON;
17091
+ exports.AddressTransactionFromJSON = AddressTransactionFromJSON;
17092
+ exports.AddressTransactionFromJSONTyped = AddressTransactionFromJSONTyped;
17093
+ exports.AddressTransactionToJSON = AddressTransactionToJSON;
17296
17094
  exports.AddressTransactionWithTransfersFromJSON = AddressTransactionWithTransfersFromJSON;
17297
17095
  exports.AddressTransactionWithTransfersFromJSONTyped = AddressTransactionWithTransfersFromJSONTyped;
17298
17096
  exports.AddressTransactionWithTransfersFtTransfersFromJSON = AddressTransactionWithTransfersFtTransfersFromJSON;
@@ -17311,6 +17109,15 @@
17311
17109
  exports.AddressTransactionsListResponseFromJSON = AddressTransactionsListResponseFromJSON;
17312
17110
  exports.AddressTransactionsListResponseFromJSONTyped = AddressTransactionsListResponseFromJSONTyped;
17313
17111
  exports.AddressTransactionsListResponseToJSON = AddressTransactionsListResponseToJSON;
17112
+ exports.AddressTransactionsV2ListResponseEventsFromJSON = AddressTransactionsV2ListResponseEventsFromJSON;
17113
+ exports.AddressTransactionsV2ListResponseEventsFromJSONTyped = AddressTransactionsV2ListResponseEventsFromJSONTyped;
17114
+ exports.AddressTransactionsV2ListResponseEventsStxFromJSON = AddressTransactionsV2ListResponseEventsStxFromJSON;
17115
+ exports.AddressTransactionsV2ListResponseEventsStxFromJSONTyped = AddressTransactionsV2ListResponseEventsStxFromJSONTyped;
17116
+ exports.AddressTransactionsV2ListResponseEventsStxToJSON = AddressTransactionsV2ListResponseEventsStxToJSON;
17117
+ exports.AddressTransactionsV2ListResponseEventsToJSON = AddressTransactionsV2ListResponseEventsToJSON;
17118
+ exports.AddressTransactionsV2ListResponseFromJSON = AddressTransactionsV2ListResponseFromJSON;
17119
+ exports.AddressTransactionsV2ListResponseFromJSONTyped = AddressTransactionsV2ListResponseFromJSONTyped;
17120
+ exports.AddressTransactionsV2ListResponseToJSON = AddressTransactionsV2ListResponseToJSON;
17314
17121
  exports.AddressTransactionsWithTransfersListResponseFromJSON = AddressTransactionsWithTransfersListResponseFromJSON;
17315
17122
  exports.AddressTransactionsWithTransfersListResponseFromJSONTyped = AddressTransactionsWithTransfersListResponseFromJSONTyped;
17316
17123
  exports.AddressTransactionsWithTransfersListResponseToJSON = AddressTransactionsWithTransfersListResponseToJSON;
@@ -17491,25 +17298,6 @@
17491
17298
  exports.PostCoreNodeTransactionsErrorFromJSON = PostCoreNodeTransactionsErrorFromJSON;
17492
17299
  exports.PostCoreNodeTransactionsErrorFromJSONTyped = PostCoreNodeTransactionsErrorFromJSONTyped;
17493
17300
  exports.PostCoreNodeTransactionsErrorToJSON = PostCoreNodeTransactionsErrorToJSON;
17494
- exports.PoxCycleFromJSON = PoxCycleFromJSON;
17495
- exports.PoxCycleFromJSONTyped = PoxCycleFromJSONTyped;
17496
- exports.PoxCycleListResponseFromJSON = PoxCycleListResponseFromJSON;
17497
- exports.PoxCycleListResponseFromJSONTyped = PoxCycleListResponseFromJSONTyped;
17498
- exports.PoxCycleListResponseToJSON = PoxCycleListResponseToJSON;
17499
- exports.PoxCycleSignerStackersListResponseFromJSON = PoxCycleSignerStackersListResponseFromJSON;
17500
- exports.PoxCycleSignerStackersListResponseFromJSONTyped = PoxCycleSignerStackersListResponseFromJSONTyped;
17501
- exports.PoxCycleSignerStackersListResponseToJSON = PoxCycleSignerStackersListResponseToJSON;
17502
- exports.PoxCycleSignersListResponseFromJSON = PoxCycleSignersListResponseFromJSON;
17503
- exports.PoxCycleSignersListResponseFromJSONTyped = PoxCycleSignersListResponseFromJSONTyped;
17504
- exports.PoxCycleSignersListResponseToJSON = PoxCycleSignersListResponseToJSON;
17505
- exports.PoxCycleToJSON = PoxCycleToJSON;
17506
- exports.PoxSignerFromJSON = PoxSignerFromJSON;
17507
- exports.PoxSignerFromJSONTyped = PoxSignerFromJSONTyped;
17508
- exports.PoxSignerToJSON = PoxSignerToJSON;
17509
- exports.PoxStackerFromJSON = PoxStackerFromJSON;
17510
- exports.PoxStackerFromJSONTyped = PoxStackerFromJSONTyped;
17511
- exports.PoxStackerToJSON = PoxStackerToJSON;
17512
- exports.ProofOfTransferApi = ProofOfTransferApi;
17513
17301
  exports.ReadOnlyFunctionArgsFromJSON = ReadOnlyFunctionArgsFromJSON;
17514
17302
  exports.ReadOnlyFunctionArgsFromJSONTyped = ReadOnlyFunctionArgsFromJSONTyped;
17515
17303
  exports.ReadOnlyFunctionArgsToJSON = ReadOnlyFunctionArgsToJSON;