@stacks/blockchain-api-client 7.4.0 → 7.5.0-beta.2

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 (359) hide show
  1. package/README.md +16 -13
  2. package/lib/generated/apis/AccountsApi.d.ts +360 -360
  3. package/lib/generated/apis/AccountsApi.js.map +1 -1
  4. package/lib/generated/apis/BlocksApi.d.ts +163 -163
  5. package/lib/generated/apis/BlocksApi.js.map +1 -1
  6. package/lib/generated/apis/FaucetsApi.d.ts +84 -84
  7. package/lib/generated/apis/FaucetsApi.js.map +1 -1
  8. package/lib/generated/apis/FeesApi.d.ts +103 -103
  9. package/lib/generated/apis/FeesApi.js.map +1 -1
  10. package/lib/generated/apis/FungibleTokensApi.d.ts +82 -82
  11. package/lib/generated/apis/FungibleTokensApi.js.map +1 -1
  12. package/lib/generated/apis/InfoApi.d.ts +253 -253
  13. package/lib/generated/apis/InfoApi.js +1 -1
  14. package/lib/generated/apis/InfoApi.js.map +1 -1
  15. package/lib/generated/apis/MempoolApi.d.ts +49 -49
  16. package/lib/generated/apis/MicroblocksApi.d.ts +105 -105
  17. package/lib/generated/apis/MicroblocksApi.js.map +1 -1
  18. package/lib/generated/apis/NamesApi.d.ts +298 -298
  19. package/lib/generated/apis/NamesApi.js.map +1 -1
  20. package/lib/generated/apis/NonFungibleTokensApi.d.ts +191 -191
  21. package/lib/generated/apis/NonFungibleTokensApi.js.map +1 -1
  22. package/lib/generated/apis/RosettaApi.d.ts +454 -454
  23. package/lib/generated/apis/RosettaApi.js.map +1 -1
  24. package/lib/generated/apis/SearchApi.d.ts +54 -54
  25. package/lib/generated/apis/SearchApi.js.map +1 -1
  26. package/lib/generated/apis/SmartContractsApi.d.ts +255 -255
  27. package/lib/generated/apis/SmartContractsApi.js.map +1 -1
  28. package/lib/generated/apis/StackingApi.d.ts +61 -61
  29. package/lib/generated/apis/StackingApi.js.map +1 -1
  30. package/lib/generated/apis/StackingRewardsApi.d.ts +173 -173
  31. package/lib/generated/apis/StackingRewardsApi.js.map +1 -1
  32. package/lib/generated/apis/TransactionsApi.d.ts +430 -430
  33. package/lib/generated/apis/TransactionsApi.js +2 -2
  34. package/lib/generated/apis/TransactionsApi.js.map +1 -1
  35. package/lib/generated/apis/index.d.ts +16 -16
  36. package/lib/generated/index.d.ts +3 -3
  37. package/lib/generated/models/AccountDataResponse.d.ts +57 -57
  38. package/lib/generated/models/AccountDataResponse.js.map +1 -1
  39. package/lib/generated/models/AddressAssetsListResponse.d.ts +45 -45
  40. package/lib/generated/models/AddressAssetsListResponse.js.map +1 -1
  41. package/lib/generated/models/AddressBalanceResponse.d.ts +50 -50
  42. package/lib/generated/models/AddressBalanceResponse.js.map +1 -1
  43. package/lib/generated/models/AddressNftListResponse.d.ts +46 -46
  44. package/lib/generated/models/AddressNftListResponse.js.map +1 -1
  45. package/lib/generated/models/AddressNftListResponseValue.d.ts +33 -33
  46. package/lib/generated/models/AddressNftListResponseValue.js.map +1 -1
  47. package/lib/generated/models/AddressNonces.d.ts +51 -51
  48. package/lib/generated/models/AddressNonces.js.map +1 -1
  49. package/lib/generated/models/AddressStxInboundListResponse.d.ts +46 -46
  50. package/lib/generated/models/AddressStxInboundListResponse.js.map +1 -1
  51. package/lib/generated/models/AddressTokenOfferingLocked.d.ts +40 -40
  52. package/lib/generated/models/AddressTokenOfferingLocked.js.map +1 -1
  53. package/lib/generated/models/AddressTransactionWithTransfers.d.ts +58 -58
  54. package/lib/generated/models/AddressTransactionWithTransfers.js.map +1 -1
  55. package/lib/generated/models/AddressTransactionWithTransfersFtTransfers.d.ts +45 -45
  56. package/lib/generated/models/AddressTransactionWithTransfersFtTransfers.js.map +1 -1
  57. package/lib/generated/models/AddressTransactionWithTransfersNftTransfers.d.ts +46 -46
  58. package/lib/generated/models/AddressTransactionWithTransfersNftTransfers.js.map +1 -1
  59. package/lib/generated/models/AddressTransactionWithTransfersStxTransfers.d.ts +39 -39
  60. package/lib/generated/models/AddressTransactionWithTransfersStxTransfers.js.map +1 -1
  61. package/lib/generated/models/AddressTransactionWithTransfersValue.d.ts +33 -33
  62. package/lib/generated/models/AddressTransactionWithTransfersValue.js.map +1 -1
  63. package/lib/generated/models/AddressTransactionsListResponse.d.ts +45 -45
  64. package/lib/generated/models/AddressTransactionsListResponse.js.map +1 -1
  65. package/lib/generated/models/AddressTransactionsWithTransfersListResponse.d.ts +46 -46
  66. package/lib/generated/models/AddressTransactionsWithTransfersListResponse.js.map +1 -1
  67. package/lib/generated/models/AddressUnlockSchedule.d.ts +33 -33
  68. package/lib/generated/models/AddressUnlockSchedule.js.map +1 -1
  69. package/lib/generated/models/Block.d.ts +149 -149
  70. package/lib/generated/models/Block.js.map +1 -1
  71. package/lib/generated/models/BlockListResponse.d.ts +46 -46
  72. package/lib/generated/models/BlockListResponse.js.map +1 -1
  73. package/lib/generated/models/BnsError.d.ts +27 -27
  74. package/lib/generated/models/BnsError.js.map +1 -1
  75. package/lib/generated/models/BnsGetAllNamespacesResponse.d.ts +27 -27
  76. package/lib/generated/models/BnsGetAllNamespacesResponse.js.map +1 -1
  77. package/lib/generated/models/BnsGetNameInfoResponse.d.ts +75 -75
  78. package/lib/generated/models/BnsGetNameInfoResponse.js.map +1 -1
  79. package/lib/generated/models/BnsGetNamePriceResponse.d.ts +33 -33
  80. package/lib/generated/models/BnsGetNamePriceResponse.js.map +1 -1
  81. package/lib/generated/models/BnsGetNamespacePriceResponse.d.ts +33 -33
  82. package/lib/generated/models/BnsGetNamespacePriceResponse.js.map +1 -1
  83. package/lib/generated/models/BnsNamesOwnByAddressResponse.d.ts +27 -27
  84. package/lib/generated/models/BnsNamesOwnByAddressResponse.js.map +1 -1
  85. package/lib/generated/models/BurnchainReward.d.ts +63 -63
  86. package/lib/generated/models/BurnchainReward.js.map +1 -1
  87. package/lib/generated/models/BurnchainRewardListResponse.d.ts +40 -40
  88. package/lib/generated/models/BurnchainRewardListResponse.js.map +1 -1
  89. package/lib/generated/models/BurnchainRewardSlotHolder.d.ts +51 -51
  90. package/lib/generated/models/BurnchainRewardSlotHolder.js.map +1 -1
  91. package/lib/generated/models/BurnchainRewardSlotHolderListResponse.d.ts +46 -46
  92. package/lib/generated/models/BurnchainRewardSlotHolderListResponse.js.map +1 -1
  93. package/lib/generated/models/BurnchainRewardsTotal.d.ts +33 -33
  94. package/lib/generated/models/BurnchainRewardsTotal.js.map +1 -1
  95. package/lib/generated/models/ChainTip.d.ts +57 -57
  96. package/lib/generated/models/ChainTip.js.map +1 -1
  97. package/lib/generated/models/ContractInterfaceResponse.d.ts +51 -51
  98. package/lib/generated/models/ContractInterfaceResponse.js.map +1 -1
  99. package/lib/generated/models/ContractListResponse.d.ts +40 -40
  100. package/lib/generated/models/ContractListResponse.js.map +1 -1
  101. package/lib/generated/models/ContractSourceResponse.d.ts +39 -39
  102. package/lib/generated/models/ContractSourceResponse.js.map +1 -1
  103. package/lib/generated/models/CoreNodeInfoResponse.d.ts +99 -99
  104. package/lib/generated/models/CoreNodeInfoResponse.js.map +1 -1
  105. package/lib/generated/models/CoreNodePoxResponse.d.ts +75 -75
  106. package/lib/generated/models/CoreNodePoxResponse.js.map +1 -1
  107. package/lib/generated/models/FeeRate.d.ts +27 -27
  108. package/lib/generated/models/FeeRate.js.map +1 -1
  109. package/lib/generated/models/FeeRateRequest.d.ts +27 -27
  110. package/lib/generated/models/FeeRateRequest.js.map +1 -1
  111. package/lib/generated/models/FungibleTokenMetadata.d.ts +75 -75
  112. package/lib/generated/models/FungibleTokenMetadata.js.map +1 -1
  113. package/lib/generated/models/FungibleTokensMetadataList.d.ts +46 -46
  114. package/lib/generated/models/FungibleTokensMetadataList.js.map +1 -1
  115. package/lib/generated/models/GetRawTransactionResult.d.ts +27 -27
  116. package/lib/generated/models/GetRawTransactionResult.js.map +1 -1
  117. package/lib/generated/models/GetStxSupplyLegacyFormatResponse.d.ts +57 -57
  118. package/lib/generated/models/GetStxSupplyLegacyFormatResponse.js.map +1 -1
  119. package/lib/generated/models/GetStxSupplyResponse.d.ts +45 -45
  120. package/lib/generated/models/GetStxSupplyResponse.js.map +1 -1
  121. package/lib/generated/models/InboundStxTransfer.d.ts +72 -72
  122. package/lib/generated/models/InboundStxTransfer.js +1 -1
  123. package/lib/generated/models/InboundStxTransfer.js.map +1 -1
  124. package/lib/generated/models/InlineObject.d.ts +27 -27
  125. package/lib/generated/models/InlineObject.js.map +1 -1
  126. package/lib/generated/models/InlineResponse403.d.ts +33 -33
  127. package/lib/generated/models/InlineResponse403.js.map +1 -1
  128. package/lib/generated/models/MapEntryResponse.d.ts +33 -33
  129. package/lib/generated/models/MapEntryResponse.js.map +1 -1
  130. package/lib/generated/models/MempoolFeePriorities.d.ts +46 -46
  131. package/lib/generated/models/MempoolFeePriorities.js.map +1 -1
  132. package/lib/generated/models/MempoolFeePrioritiesAll.d.ts +45 -45
  133. package/lib/generated/models/MempoolFeePrioritiesAll.js.map +1 -1
  134. package/lib/generated/models/MempoolTransactionListResponse.d.ts +45 -45
  135. package/lib/generated/models/MempoolTransactionListResponse.js.map +1 -1
  136. package/lib/generated/models/MempoolTransactionStatsResponse.d.ts +46 -46
  137. package/lib/generated/models/MempoolTransactionStatsResponse.js.map +1 -1
  138. package/lib/generated/models/MempoolTransactionStatsResponseTxAges.d.ts +46 -46
  139. package/lib/generated/models/MempoolTransactionStatsResponseTxAges.js.map +1 -1
  140. package/lib/generated/models/MempoolTransactionStatsResponseTxByteSizes.d.ts +46 -46
  141. package/lib/generated/models/MempoolTransactionStatsResponseTxByteSizes.js.map +1 -1
  142. package/lib/generated/models/MempoolTransactionStatsResponseTxSimpleFeeAverages.d.ts +46 -46
  143. package/lib/generated/models/MempoolTransactionStatsResponseTxSimpleFeeAverages.js.map +1 -1
  144. package/lib/generated/models/MempoolTransactionStatsResponseTxSimpleFeeAveragesTokenTransfer.d.ts +45 -45
  145. package/lib/generated/models/MempoolTransactionStatsResponseTxSimpleFeeAveragesTokenTransfer.js.map +1 -1
  146. package/lib/generated/models/MempoolTransactionStatsResponseTxTypeCounts.d.ts +45 -45
  147. package/lib/generated/models/MempoolTransactionStatsResponseTxTypeCounts.js.map +1 -1
  148. package/lib/generated/models/Microblock.d.ts +105 -105
  149. package/lib/generated/models/Microblock.js.map +1 -1
  150. package/lib/generated/models/MicroblockListResponse.d.ts +46 -46
  151. package/lib/generated/models/MicroblockListResponse.js.map +1 -1
  152. package/lib/generated/models/NetworkBlockTimeResponse.d.ts +27 -27
  153. package/lib/generated/models/NetworkBlockTimeResponse.js.map +1 -1
  154. package/lib/generated/models/NetworkBlockTimesResponse.d.ts +34 -34
  155. package/lib/generated/models/NetworkBlockTimesResponse.js.map +1 -1
  156. package/lib/generated/models/NetworkIdentifier.d.ts +40 -40
  157. package/lib/generated/models/NetworkIdentifier.js.map +1 -1
  158. package/lib/generated/models/NftEvent.d.ts +76 -76
  159. package/lib/generated/models/NftEvent.js.map +1 -1
  160. package/lib/generated/models/NonFungibleTokenHistoryEventList.d.ts +45 -45
  161. package/lib/generated/models/NonFungibleTokenHistoryEventList.js.map +1 -1
  162. package/lib/generated/models/NonFungibleTokenHoldingsList.d.ts +45 -45
  163. package/lib/generated/models/NonFungibleTokenHoldingsList.js.map +1 -1
  164. package/lib/generated/models/NonFungibleTokenMetadata.d.ts +63 -63
  165. package/lib/generated/models/NonFungibleTokenMetadata.js.map +1 -1
  166. package/lib/generated/models/NonFungibleTokenMintList.d.ts +45 -45
  167. package/lib/generated/models/NonFungibleTokenMintList.js.map +1 -1
  168. package/lib/generated/models/NonFungibleTokensMetadataList.d.ts +46 -46
  169. package/lib/generated/models/NonFungibleTokensMetadataList.js.map +1 -1
  170. package/lib/generated/models/OtherTransactionIdentifier.d.ts +27 -27
  171. package/lib/generated/models/OtherTransactionIdentifier.js.map +1 -1
  172. package/lib/generated/models/PoolDelegation.d.ts +57 -57
  173. package/lib/generated/models/PoolDelegation.js.map +1 -1
  174. package/lib/generated/models/PoolDelegationsResponse.d.ts +46 -46
  175. package/lib/generated/models/PoolDelegationsResponse.js.map +1 -1
  176. package/lib/generated/models/PostCoreNodeTransactionsError.d.ts +45 -45
  177. package/lib/generated/models/PostCoreNodeTransactionsError.js.map +1 -1
  178. package/lib/generated/models/ReadOnlyFunctionArgs.d.ts +33 -33
  179. package/lib/generated/models/ReadOnlyFunctionArgs.js.map +1 -1
  180. package/lib/generated/models/ReadOnlyFunctionSuccessResponse.d.ts +39 -39
  181. package/lib/generated/models/ReadOnlyFunctionSuccessResponse.js.map +1 -1
  182. package/lib/generated/models/RosettaAccount.d.ts +40 -40
  183. package/lib/generated/models/RosettaAccount.js.map +1 -1
  184. package/lib/generated/models/RosettaAccountBalanceRequest.d.ts +40 -40
  185. package/lib/generated/models/RosettaAccountBalanceRequest.js.map +1 -1
  186. package/lib/generated/models/RosettaAccountBalanceResponse.d.ts +46 -46
  187. package/lib/generated/models/RosettaAccountBalanceResponse.js.map +1 -1
  188. package/lib/generated/models/RosettaAccountBalanceResponseCoinIdentifier.d.ts +27 -27
  189. package/lib/generated/models/RosettaAccountBalanceResponseCoinIdentifier.js.map +1 -1
  190. package/lib/generated/models/RosettaAccountBalanceResponseMetadata.d.ts +27 -27
  191. package/lib/generated/models/RosettaAccountBalanceResponseMetadata.js.map +1 -1
  192. package/lib/generated/models/RosettaAccountIdentifier.d.ts +40 -40
  193. package/lib/generated/models/RosettaAccountIdentifier.js.map +1 -1
  194. package/lib/generated/models/RosettaAmount.d.ts +40 -40
  195. package/lib/generated/models/RosettaAmount.js.map +1 -1
  196. package/lib/generated/models/RosettaBlock.d.ts +52 -52
  197. package/lib/generated/models/RosettaBlock.js.map +1 -1
  198. package/lib/generated/models/RosettaBlockMetadata.d.ts +39 -39
  199. package/lib/generated/models/RosettaBlockMetadata.js.map +1 -1
  200. package/lib/generated/models/RosettaBlockMetadata1.d.ts +33 -33
  201. package/lib/generated/models/RosettaBlockMetadata1.js.map +1 -1
  202. package/lib/generated/models/RosettaBlockRequest.d.ts +34 -34
  203. package/lib/generated/models/RosettaBlockRequest.js.map +1 -1
  204. package/lib/generated/models/RosettaBlockResponse.d.ts +34 -34
  205. package/lib/generated/models/RosettaBlockResponse.js.map +1 -1
  206. package/lib/generated/models/RosettaBlockTransactionRequest.d.ts +40 -40
  207. package/lib/generated/models/RosettaBlockTransactionRequest.js.map +1 -1
  208. package/lib/generated/models/RosettaBlockTransactionResponse.d.ts +28 -28
  209. package/lib/generated/models/RosettaBlockTransactionResponse.js.map +1 -1
  210. package/lib/generated/models/RosettaCoin.d.ts +34 -34
  211. package/lib/generated/models/RosettaCoin.js.map +1 -1
  212. package/lib/generated/models/RosettaCoinChange.d.ts +42 -42
  213. package/lib/generated/models/RosettaCoinChange.js +1 -1
  214. package/lib/generated/models/RosettaCoinChange.js.map +1 -1
  215. package/lib/generated/models/RosettaConstructionCombineRequest.d.ts +40 -40
  216. package/lib/generated/models/RosettaConstructionCombineRequest.js.map +1 -1
  217. package/lib/generated/models/RosettaConstructionCombineResponse.d.ts +27 -27
  218. package/lib/generated/models/RosettaConstructionCombineResponse.js.map +1 -1
  219. package/lib/generated/models/RosettaConstructionDeriveRequest.d.ts +40 -40
  220. package/lib/generated/models/RosettaConstructionDeriveRequest.js.map +1 -1
  221. package/lib/generated/models/RosettaConstructionDeriveResponse.d.ts +40 -40
  222. package/lib/generated/models/RosettaConstructionDeriveResponse.js.map +1 -1
  223. package/lib/generated/models/RosettaConstructionHashRequest.d.ts +34 -34
  224. package/lib/generated/models/RosettaConstructionHashRequest.js.map +1 -1
  225. package/lib/generated/models/RosettaConstructionHashResponse.d.ts +34 -34
  226. package/lib/generated/models/RosettaConstructionHashResponse.js.map +1 -1
  227. package/lib/generated/models/RosettaConstructionMetadataRequest.d.ts +40 -40
  228. package/lib/generated/models/RosettaConstructionMetadataRequest.js.map +1 -1
  229. package/lib/generated/models/RosettaConstructionMetadataResponse.d.ts +34 -34
  230. package/lib/generated/models/RosettaConstructionMetadataResponse.js.map +1 -1
  231. package/lib/generated/models/RosettaConstructionMetadataResponseMetadata.d.ts +33 -33
  232. package/lib/generated/models/RosettaConstructionMetadataResponseMetadata.js.map +1 -1
  233. package/lib/generated/models/RosettaConstructionParseRequest.d.ts +40 -40
  234. package/lib/generated/models/RosettaConstructionParseRequest.js.map +1 -1
  235. package/lib/generated/models/RosettaConstructionParseResponse.d.ts +46 -46
  236. package/lib/generated/models/RosettaConstructionParseResponse.js.map +1 -1
  237. package/lib/generated/models/RosettaConstructionPayloadResponse.d.ts +34 -34
  238. package/lib/generated/models/RosettaConstructionPayloadResponse.js.map +1 -1
  239. package/lib/generated/models/RosettaConstructionPayloadsRequest.d.ts +46 -46
  240. package/lib/generated/models/RosettaConstructionPayloadsRequest.js.map +1 -1
  241. package/lib/generated/models/RosettaConstructionPreprocessRequest.d.ts +52 -52
  242. package/lib/generated/models/RosettaConstructionPreprocessRequest.js.map +1 -1
  243. package/lib/generated/models/RosettaConstructionPreprocessResponse.d.ts +34 -34
  244. package/lib/generated/models/RosettaConstructionPreprocessResponse.js.map +1 -1
  245. package/lib/generated/models/RosettaConstructionSubmitRequest.d.ts +34 -34
  246. package/lib/generated/models/RosettaConstructionSubmitRequest.js.map +1 -1
  247. package/lib/generated/models/RosettaConstructionSubmitResponse.d.ts +34 -34
  248. package/lib/generated/models/RosettaConstructionSubmitResponse.js.map +1 -1
  249. package/lib/generated/models/RosettaCurrency.d.ts +39 -39
  250. package/lib/generated/models/RosettaCurrency.js.map +1 -1
  251. package/lib/generated/models/RosettaError.d.ts +46 -46
  252. package/lib/generated/models/RosettaError.js.map +1 -1
  253. package/lib/generated/models/RosettaErrorDetails.d.ts +33 -33
  254. package/lib/generated/models/RosettaErrorDetails.js.map +1 -1
  255. package/lib/generated/models/RosettaErrorNoDetails.d.ts +39 -39
  256. package/lib/generated/models/RosettaErrorNoDetails.js.map +1 -1
  257. package/lib/generated/models/RosettaGenesisBlockIdentifier.d.ts +33 -33
  258. package/lib/generated/models/RosettaGenesisBlockIdentifier.js.map +1 -1
  259. package/lib/generated/models/RosettaMaxFeeAmount.d.ts +40 -40
  260. package/lib/generated/models/RosettaMaxFeeAmount.js.map +1 -1
  261. package/lib/generated/models/RosettaMempoolRequest.d.ts +34 -34
  262. package/lib/generated/models/RosettaMempoolRequest.js.map +1 -1
  263. package/lib/generated/models/RosettaMempoolResponse.d.ts +34 -34
  264. package/lib/generated/models/RosettaMempoolResponse.js.map +1 -1
  265. package/lib/generated/models/RosettaMempoolTransactionRequest.d.ts +34 -34
  266. package/lib/generated/models/RosettaMempoolTransactionRequest.js.map +1 -1
  267. package/lib/generated/models/RosettaMempoolTransactionResponse.d.ts +34 -34
  268. package/lib/generated/models/RosettaMempoolTransactionResponse.js.map +1 -1
  269. package/lib/generated/models/RosettaNetworkListResponse.d.ts +28 -28
  270. package/lib/generated/models/RosettaNetworkListResponse.js.map +1 -1
  271. package/lib/generated/models/RosettaNetworkListResponseSubNetworkIdentifier.d.ts +34 -34
  272. package/lib/generated/models/RosettaNetworkListResponseSubNetworkIdentifier.js.map +1 -1
  273. package/lib/generated/models/RosettaNetworkListResponseSubNetworkIdentifierMetadata.d.ts +27 -27
  274. package/lib/generated/models/RosettaNetworkListResponseSubNetworkIdentifierMetadata.js.map +1 -1
  275. package/lib/generated/models/RosettaNetworkOptionsResponse.d.ts +34 -34
  276. package/lib/generated/models/RosettaNetworkOptionsResponse.js.map +1 -1
  277. package/lib/generated/models/RosettaNetworkOptionsResponseAllow.d.ts +46 -46
  278. package/lib/generated/models/RosettaNetworkOptionsResponseAllow.js.map +1 -1
  279. package/lib/generated/models/RosettaNetworkOptionsResponseVersion.d.ts +45 -45
  280. package/lib/generated/models/RosettaNetworkOptionsResponseVersion.js.map +1 -1
  281. package/lib/generated/models/RosettaNetworkStatusResponse.d.ts +58 -58
  282. package/lib/generated/models/RosettaNetworkStatusResponse.js.map +1 -1
  283. package/lib/generated/models/RosettaOldestBlockIdentifier.d.ts +33 -33
  284. package/lib/generated/models/RosettaOldestBlockIdentifier.js.map +1 -1
  285. package/lib/generated/models/RosettaOperation.d.ts +70 -70
  286. package/lib/generated/models/RosettaOperation.js.map +1 -1
  287. package/lib/generated/models/RosettaOperationIdentifier.d.ts +33 -33
  288. package/lib/generated/models/RosettaOperationIdentifier.js.map +1 -1
  289. package/lib/generated/models/RosettaOperationStatus.d.ts +33 -33
  290. package/lib/generated/models/RosettaOperationStatus.js.map +1 -1
  291. package/lib/generated/models/RosettaOptions.d.ts +141 -141
  292. package/lib/generated/models/RosettaOptions.js.map +1 -1
  293. package/lib/generated/models/RosettaOptionsRequest.d.ts +34 -34
  294. package/lib/generated/models/RosettaOptionsRequest.js.map +1 -1
  295. package/lib/generated/models/RosettaParentBlockIdentifier.d.ts +33 -33
  296. package/lib/generated/models/RosettaParentBlockIdentifier.js.map +1 -1
  297. package/lib/generated/models/RosettaPeers.d.ts +33 -33
  298. package/lib/generated/models/RosettaPeers.js.map +1 -1
  299. package/lib/generated/models/RosettaPublicKey.d.ts +41 -41
  300. package/lib/generated/models/RosettaPublicKey.js +1 -1
  301. package/lib/generated/models/RosettaPublicKey.js.map +1 -1
  302. package/lib/generated/models/RosettaRelatedOperation.d.ts +33 -33
  303. package/lib/generated/models/RosettaRelatedOperation.js.map +1 -1
  304. package/lib/generated/models/RosettaSignature.d.ts +57 -57
  305. package/lib/generated/models/RosettaSignature.js +1 -1
  306. package/lib/generated/models/RosettaSignature.js.map +1 -1
  307. package/lib/generated/models/RosettaStatusRequest.d.ts +34 -34
  308. package/lib/generated/models/RosettaStatusRequest.js.map +1 -1
  309. package/lib/generated/models/RosettaSubAccount.d.ts +33 -33
  310. package/lib/generated/models/RosettaSubAccount.js.map +1 -1
  311. package/lib/generated/models/RosettaSyncStatus.d.ts +45 -45
  312. package/lib/generated/models/RosettaSyncStatus.js.map +1 -1
  313. package/lib/generated/models/RosettaTransaction.d.ts +40 -40
  314. package/lib/generated/models/RosettaTransaction.js.map +1 -1
  315. package/lib/generated/models/RunFaucetResponse.d.ts +39 -39
  316. package/lib/generated/models/RunFaucetResponse.js.map +1 -1
  317. package/lib/generated/models/ServerStatusResponse.d.ts +52 -52
  318. package/lib/generated/models/ServerStatusResponse.js.map +1 -1
  319. package/lib/generated/models/SigningPayload.d.ts +57 -57
  320. package/lib/generated/models/SigningPayload.js +1 -1
  321. package/lib/generated/models/SigningPayload.js.map +1 -1
  322. package/lib/generated/models/SmartContract.d.ts +57 -57
  323. package/lib/generated/models/SmartContract.js.map +1 -1
  324. package/lib/generated/models/StxBalance.d.ts +81 -81
  325. package/lib/generated/models/StxBalance.js.map +1 -1
  326. package/lib/generated/models/TargetBlockTime.d.ts +27 -27
  327. package/lib/generated/models/TargetBlockTime.js.map +1 -1
  328. package/lib/generated/models/TransactionEventsResponse.d.ts +39 -39
  329. package/lib/generated/models/TransactionEventsResponse.js.map +1 -1
  330. package/lib/generated/models/TransactionFeeEstimateRequest.d.ts +33 -33
  331. package/lib/generated/models/TransactionFeeEstimateRequest.js.map +1 -1
  332. package/lib/generated/models/TransactionFeeEstimateResponse.d.ts +46 -46
  333. package/lib/generated/models/TransactionFeeEstimateResponse.js.map +1 -1
  334. package/lib/generated/models/TransactionFeeEstimateResponseEstimatedCost.d.ts +51 -51
  335. package/lib/generated/models/TransactionFeeEstimateResponseEstimatedCost.js.map +1 -1
  336. package/lib/generated/models/TransactionFeeEstimateResponseEstimations.d.ts +33 -33
  337. package/lib/generated/models/TransactionFeeEstimateResponseEstimations.js.map +1 -1
  338. package/lib/generated/models/TransactionIdentifier.d.ts +27 -27
  339. package/lib/generated/models/TransactionIdentifier.js.map +1 -1
  340. package/lib/generated/models/TransactionResults.d.ts +45 -45
  341. package/lib/generated/models/TransactionResults.js.map +1 -1
  342. package/lib/generated/models/UnanchoredTransactionListResponse.d.ts +33 -33
  343. package/lib/generated/models/UnanchoredTransactionListResponse.js.map +1 -1
  344. package/lib/generated/models/index.d.ts +151 -151
  345. package/lib/generated/runtime.d.ts +140 -140
  346. package/lib/generated/runtime.js +12 -3
  347. package/lib/generated/runtime.js.map +1 -1
  348. package/lib/index.d.ts +3 -3
  349. package/lib/index.umd.js +1637 -1352
  350. package/lib/index.umd.js.map +1 -1
  351. package/lib/socket-io/index.d.ts +56 -53
  352. package/lib/socket-io/index.js +64 -36
  353. package/lib/socket-io/index.js.map +1 -1
  354. package/lib/ws/index.d.ts +40 -40
  355. package/lib/ws/index.js +30 -29
  356. package/lib/ws/index.js.map +1 -1
  357. package/package.json +18 -15
  358. package/src/socket-io/index.ts +85 -53
  359. package/src/ws/index.ts +12 -7
@@ -1,360 +1,360 @@
1
- /**
2
- * Stacks Blockchain API
3
- * Welcome to the API reference overview for the <a href=\"https://docs.hiro.so/get-started/stacks-blockchain-api\">Stacks Blockchain API</a>. <a href=\"https://hirosystems.github.io/stacks-blockchain-api/collection.json\" download=\"stacks-api-collection.json\">Download Postman collection</a>
4
- *
5
- * The version of the OpenAPI document: STACKS_API_VERSION
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import * as runtime from '../runtime';
13
- import { AccountDataResponse, AddressAssetsListResponse, AddressBalanceResponse, AddressNftListResponse, AddressNonces, AddressStxInboundListResponse, AddressTransactionWithTransfers, AddressTransactionsListResponse, AddressTransactionsWithTransfersListResponse } from '../models';
14
- export interface GetAccountAssetsRequest {
15
- principal: string;
16
- limit?: number;
17
- offset?: number;
18
- unanchored?: boolean;
19
- untilBlock?: string;
20
- }
21
- export interface GetAccountBalanceRequest {
22
- principal: string;
23
- unanchored?: boolean;
24
- untilBlock?: string;
25
- }
26
- export interface GetAccountInboundRequest {
27
- principal: string;
28
- limit?: number;
29
- offset?: number;
30
- height?: number;
31
- unanchored?: boolean;
32
- untilBlock?: string;
33
- }
34
- export interface GetAccountInfoRequest {
35
- principal: string;
36
- proof?: number;
37
- tip?: string;
38
- }
39
- export interface GetAccountNftRequest {
40
- principal: string;
41
- limit?: number;
42
- offset?: number;
43
- unanchored?: boolean;
44
- untilBlock?: string;
45
- }
46
- export interface GetAccountNoncesRequest {
47
- principal: string;
48
- blockHeight?: number;
49
- blockHash?: string;
50
- }
51
- export interface GetAccountStxBalanceRequest {
52
- principal: string;
53
- unanchored?: boolean;
54
- untilBlock?: string;
55
- }
56
- export interface GetAccountTransactionsRequest {
57
- principal: string;
58
- limit?: number;
59
- offset?: number;
60
- height?: number;
61
- unanchored?: boolean;
62
- untilBlock?: string;
63
- }
64
- export interface GetAccountTransactionsWithTransfersRequest {
65
- principal: string;
66
- limit?: number;
67
- offset?: number;
68
- height?: number;
69
- unanchored?: boolean;
70
- untilBlock?: string;
71
- }
72
- export interface GetSingleTransactionWithTransfersRequest {
73
- principal: string;
74
- txId: string;
75
- }
76
- /**
77
- * AccountsApi - interface
78
- *
79
- * @export
80
- * @interface AccountsApiInterface
81
- */
82
- export interface AccountsApiInterface {
83
- /**
84
- * Retrieves a list of all assets events associated with an account or a Contract Identifier. This includes Transfers, Mints.
85
- * @summary Get account assets
86
- * @param {string} principal Stacks address or a Contract identifier
87
- * @param {number} [limit] max number of account assets to fetch
88
- * @param {number} [offset] index of first account assets to fetch
89
- * @param {boolean} [unanchored] Include transaction data from unanchored (i.e. unconfirmed) microblocks
90
- * @param {string} [untilBlock] returned data representing the state at that point in time, rather than the current block. Note - Use either of the query parameters but not both at a time.
91
- * @param {*} [options] Override http request option.
92
- * @throws {RequiredError}
93
- * @memberof AccountsApiInterface
94
- */
95
- getAccountAssetsRaw(requestParameters: GetAccountAssetsRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressAssetsListResponse>>;
96
- /**
97
- * Retrieves a list of all assets events associated with an account or a Contract Identifier. This includes Transfers, Mints.
98
- * Get account assets
99
- */
100
- getAccountAssets(requestParameters: GetAccountAssetsRequest, initOverrides?: RequestInit): Promise<AddressAssetsListResponse>;
101
- /**
102
- * Retrieves total account balance information for a given Address or Contract Identifier. This includes the balances of STX Tokens, Fungible Tokens and Non-Fungible Tokens for the account.
103
- * @summary Get account balances
104
- * @param {string} principal Stacks address or a Contract identifier
105
- * @param {boolean} [unanchored] Include transaction data from unanchored (i.e. unconfirmed) microblocks
106
- * @param {string} [untilBlock] returned data representing the state up until that point in time, rather than the current block.
107
- * @param {*} [options] Override http request option.
108
- * @throws {RequiredError}
109
- * @memberof AccountsApiInterface
110
- */
111
- getAccountBalanceRaw(requestParameters: GetAccountBalanceRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressBalanceResponse>>;
112
- /**
113
- * Retrieves total account balance information for a given Address or Contract Identifier. This includes the balances of STX Tokens, Fungible Tokens and Non-Fungible Tokens for the account.
114
- * Get account balances
115
- */
116
- getAccountBalance(requestParameters: GetAccountBalanceRequest, initOverrides?: RequestInit): Promise<AddressBalanceResponse>;
117
- /**
118
- * Retrieves a list of STX transfers with memos to the given principal. This includes regular transfers from a stx-transfer transaction type, and transfers from contract-call transactions a the `send-many-memo` bulk sending contract.
119
- * @summary Get inbound STX transfers
120
- * @param {string} principal Stacks address or a Contract identifier
121
- * @param {number} [limit] number of items to return
122
- * @param {number} [offset] number of items to skip
123
- * @param {number} [height] Filter for transfers only at this given block height
124
- * @param {boolean} [unanchored] Include transaction data from unanchored (i.e. unconfirmed) microblocks
125
- * @param {string} [untilBlock] returned data representing the state up until that point in time, rather than the current block. Note - Use either of the query parameters but not both at a time.
126
- * @param {*} [options] Override http request option.
127
- * @throws {RequiredError}
128
- * @memberof AccountsApiInterface
129
- */
130
- getAccountInboundRaw(requestParameters: GetAccountInboundRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressStxInboundListResponse>>;
131
- /**
132
- * Retrieves a list of STX transfers with memos to the given principal. This includes regular transfers from a stx-transfer transaction type, and transfers from contract-call transactions a the `send-many-memo` bulk sending contract.
133
- * Get inbound STX transfers
134
- */
135
- getAccountInbound(requestParameters: GetAccountInboundRequest, initOverrides?: RequestInit): Promise<AddressStxInboundListResponse>;
136
- /**
137
- * Retrieves the account data for a given Account or a Contract Identifier Where balance is the hex encoding of a unsigned 128-bit integer (big-endian), nonce is an unsigned 64-bit integer, and the proofs are provided as hex strings. For non-existent accounts, this does not return a 404 error, rather it returns an object with balance and nonce of 0.
138
- * @summary Get account info
139
- * @param {string} principal Stacks address or a Contract identifier
140
- * @param {number} [proof] Returns object without the proof field if set to 0
141
- * @param {string} [tip] The Stacks chain tip to query from
142
- * @param {*} [options] Override http request option.
143
- * @throws {RequiredError}
144
- * @memberof AccountsApiInterface
145
- */
146
- getAccountInfoRaw(requestParameters: GetAccountInfoRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AccountDataResponse>>;
147
- /**
148
- * Retrieves the account data for a given Account or a Contract Identifier Where balance is the hex encoding of a unsigned 128-bit integer (big-endian), nonce is an unsigned 64-bit integer, and the proofs are provided as hex strings. For non-existent accounts, this does not return a 404 error, rather it returns an object with balance and nonce of 0.
149
- * Get account info
150
- */
151
- getAccountInfo(requestParameters: GetAccountInfoRequest, initOverrides?: RequestInit): Promise<AccountDataResponse>;
152
- /**
153
- * **NOTE:** This endpoint is deprecated in favor of [Non-Fungible Token holdings](#operation/get_nft_holdings). Retrieves a list of all nfts owned by an address, contains the clarity value of the identifier of the nft.
154
- * @summary Get nft events
155
- * @param {string} principal Stacks address or a Contract identifier
156
- * @param {number} [limit] number of items to return
157
- * @param {number} [offset] number of items to skip
158
- * @param {boolean} [unanchored] Include transaction data from unanchored (i.e. unconfirmed) microblocks
159
- * @param {string} [untilBlock] returned data representing the state up until that point in time, rather than the current block. Note - Use either of the query parameters but not both at a time.
160
- * @param {*} [options] Override http request option.
161
- * @throws {RequiredError}
162
- * @memberof AccountsApiInterface
163
- */
164
- getAccountNftRaw(requestParameters: GetAccountNftRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressNftListResponse>>;
165
- /**
166
- * **NOTE:** This endpoint is deprecated in favor of [Non-Fungible Token holdings](#operation/get_nft_holdings). Retrieves a list of all nfts owned by an address, contains the clarity value of the identifier of the nft.
167
- * Get nft events
168
- */
169
- getAccountNft(requestParameters: GetAccountNftRequest, initOverrides?: RequestInit): Promise<AddressNftListResponse>;
170
- /**
171
- * Retrieves the latest nonce values used by an account by inspecting the mempool, microblock transactions, and anchored transactions.
172
- * @summary Get the latest nonce used by an account
173
- * @param {string} principal Stacks address
174
- * @param {number} [blockHeight] Optionally get the nonce at a given block height.
175
- * @param {string} [blockHash] Optionally get the nonce at a given block hash. Note - Use either of the query parameters but not both at a time.
176
- * @param {*} [options] Override http request option.
177
- * @throws {RequiredError}
178
- * @memberof AccountsApiInterface
179
- */
180
- getAccountNoncesRaw(requestParameters: GetAccountNoncesRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressNonces>>;
181
- /**
182
- * Retrieves the latest nonce values used by an account by inspecting the mempool, microblock transactions, and anchored transactions.
183
- * Get the latest nonce used by an account
184
- */
185
- getAccountNonces(requestParameters: GetAccountNoncesRequest, initOverrides?: RequestInit): Promise<AddressNonces>;
186
- /**
187
- * Retrieves STX token balance for a given Address or Contract Identifier.
188
- * @summary Get account STX balance
189
- * @param {string} principal Stacks address or a Contract identifier.
190
- * @param {boolean} [unanchored] Include transaction data from unanchored (i.e. unconfirmed) microblocks.
191
- * @param {string} [untilBlock] returned data representing the state up until that point in time, rather than the current block. Note - Use either of the query parameters but not both at a time.
192
- * @param {*} [options] Override http request option.
193
- * @throws {RequiredError}
194
- * @memberof AccountsApiInterface
195
- */
196
- getAccountStxBalanceRaw(requestParameters: GetAccountStxBalanceRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<object>>;
197
- /**
198
- * Retrieves STX token balance for a given Address or Contract Identifier.
199
- * Get account STX balance
200
- */
201
- getAccountStxBalance(requestParameters: GetAccountStxBalanceRequest, initOverrides?: RequestInit): Promise<object>;
202
- /**
203
- * Retrieves a list of all Transactions for a given Address or Contract Identifier. More information on Transaction types can be found [here](https://docs.stacks.co/understand-stacks/transactions#types). If you need to actively monitor new transactions for an address or contract id, we highly recommend subscribing to [WebSockets or Socket.io](https://github.com/hirosystems/stacks-blockchain-api/tree/master/client) for real-time updates.
204
- * @summary Get account transactions
205
- * @param {string} principal Stacks address or a Contract identifier
206
- * @param {number} [limit] max number of account transactions to fetch
207
- * @param {number} [offset] index of first account transaction to fetch
208
- * @param {number} [height] Filter for transactions only at this given block height
209
- * @param {boolean} [unanchored] Include transaction data from unanchored (i.e. unconfirmed) microblocks
210
- * @param {string} [untilBlock] returned data representing the state up until that point in time, rather than the current block. Note - Use either of the query parameters but not both at a time.
211
- * @param {*} [options] Override http request option.
212
- * @throws {RequiredError}
213
- * @memberof AccountsApiInterface
214
- */
215
- getAccountTransactionsRaw(requestParameters: GetAccountTransactionsRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressTransactionsListResponse>>;
216
- /**
217
- * Retrieves a list of all Transactions for a given Address or Contract Identifier. More information on Transaction types can be found [here](https://docs.stacks.co/understand-stacks/transactions#types). If you need to actively monitor new transactions for an address or contract id, we highly recommend subscribing to [WebSockets or Socket.io](https://github.com/hirosystems/stacks-blockchain-api/tree/master/client) for real-time updates.
218
- * Get account transactions
219
- */
220
- getAccountTransactions(requestParameters: GetAccountTransactionsRequest, initOverrides?: RequestInit): Promise<AddressTransactionsListResponse>;
221
- /**
222
- * Retrieve all transactions for an account or contract identifier including STX transfers for each transaction.
223
- * @summary Get account transactions including STX transfers for each transaction.
224
- * @param {string} principal Stacks address or a Contract identifier
225
- * @param {number} [limit] max number of account transactions to fetch
226
- * @param {number} [offset] index of first account transaction to fetch
227
- * @param {number} [height] Filter for transactions only at this given block height
228
- * @param {boolean} [unanchored] Include transaction data from unanchored (i.e. unconfirmed) microblocks
229
- * @param {string} [untilBlock] returned data representing the state up until that point in time, rather than the current block.
230
- * @param {*} [options] Override http request option.
231
- * @throws {RequiredError}
232
- * @memberof AccountsApiInterface
233
- */
234
- getAccountTransactionsWithTransfersRaw(requestParameters: GetAccountTransactionsWithTransfersRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressTransactionsWithTransfersListResponse>>;
235
- /**
236
- * Retrieve all transactions for an account or contract identifier including STX transfers for each transaction.
237
- * Get account transactions including STX transfers for each transaction.
238
- */
239
- getAccountTransactionsWithTransfers(requestParameters: GetAccountTransactionsWithTransfersRequest, initOverrides?: RequestInit): Promise<AddressTransactionsWithTransfersListResponse>;
240
- /**
241
- * Retrieves transaction details for a given Transaction Id `tx_id`, for a given account or contract Identifier.
242
- * @summary Get account transaction information for specific transaction
243
- * @param {string} principal Stacks address or a contract identifier
244
- * @param {string} txId Transaction id
245
- * @param {*} [options] Override http request option.
246
- * @throws {RequiredError}
247
- * @memberof AccountsApiInterface
248
- */
249
- getSingleTransactionWithTransfersRaw(requestParameters: GetSingleTransactionWithTransfersRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressTransactionWithTransfers>>;
250
- /**
251
- * Retrieves transaction details for a given Transaction Id `tx_id`, for a given account or contract Identifier.
252
- * Get account transaction information for specific transaction
253
- */
254
- getSingleTransactionWithTransfers(requestParameters: GetSingleTransactionWithTransfersRequest, initOverrides?: RequestInit): Promise<AddressTransactionWithTransfers>;
255
- }
256
- /**
257
- *
258
- */
259
- export declare class AccountsApi extends runtime.BaseAPI implements AccountsApiInterface {
260
- /**
261
- * Retrieves a list of all assets events associated with an account or a Contract Identifier. This includes Transfers, Mints.
262
- * Get account assets
263
- */
264
- getAccountAssetsRaw(requestParameters: GetAccountAssetsRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressAssetsListResponse>>;
265
- /**
266
- * Retrieves a list of all assets events associated with an account or a Contract Identifier. This includes Transfers, Mints.
267
- * Get account assets
268
- */
269
- getAccountAssets(requestParameters: GetAccountAssetsRequest, initOverrides?: RequestInit): Promise<AddressAssetsListResponse>;
270
- /**
271
- * Retrieves total account balance information for a given Address or Contract Identifier. This includes the balances of STX Tokens, Fungible Tokens and Non-Fungible Tokens for the account.
272
- * Get account balances
273
- */
274
- getAccountBalanceRaw(requestParameters: GetAccountBalanceRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressBalanceResponse>>;
275
- /**
276
- * Retrieves total account balance information for a given Address or Contract Identifier. This includes the balances of STX Tokens, Fungible Tokens and Non-Fungible Tokens for the account.
277
- * Get account balances
278
- */
279
- getAccountBalance(requestParameters: GetAccountBalanceRequest, initOverrides?: RequestInit): Promise<AddressBalanceResponse>;
280
- /**
281
- * Retrieves a list of STX transfers with memos to the given principal. This includes regular transfers from a stx-transfer transaction type, and transfers from contract-call transactions a the `send-many-memo` bulk sending contract.
282
- * Get inbound STX transfers
283
- */
284
- getAccountInboundRaw(requestParameters: GetAccountInboundRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressStxInboundListResponse>>;
285
- /**
286
- * Retrieves a list of STX transfers with memos to the given principal. This includes regular transfers from a stx-transfer transaction type, and transfers from contract-call transactions a the `send-many-memo` bulk sending contract.
287
- * Get inbound STX transfers
288
- */
289
- getAccountInbound(requestParameters: GetAccountInboundRequest, initOverrides?: RequestInit): Promise<AddressStxInboundListResponse>;
290
- /**
291
- * Retrieves the account data for a given Account or a Contract Identifier Where balance is the hex encoding of a unsigned 128-bit integer (big-endian), nonce is an unsigned 64-bit integer, and the proofs are provided as hex strings. For non-existent accounts, this does not return a 404 error, rather it returns an object with balance and nonce of 0.
292
- * Get account info
293
- */
294
- getAccountInfoRaw(requestParameters: GetAccountInfoRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AccountDataResponse>>;
295
- /**
296
- * Retrieves the account data for a given Account or a Contract Identifier Where balance is the hex encoding of a unsigned 128-bit integer (big-endian), nonce is an unsigned 64-bit integer, and the proofs are provided as hex strings. For non-existent accounts, this does not return a 404 error, rather it returns an object with balance and nonce of 0.
297
- * Get account info
298
- */
299
- getAccountInfo(requestParameters: GetAccountInfoRequest, initOverrides?: RequestInit): Promise<AccountDataResponse>;
300
- /**
301
- * **NOTE:** This endpoint is deprecated in favor of [Non-Fungible Token holdings](#operation/get_nft_holdings). Retrieves a list of all nfts owned by an address, contains the clarity value of the identifier of the nft.
302
- * Get nft events
303
- */
304
- getAccountNftRaw(requestParameters: GetAccountNftRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressNftListResponse>>;
305
- /**
306
- * **NOTE:** This endpoint is deprecated in favor of [Non-Fungible Token holdings](#operation/get_nft_holdings). Retrieves a list of all nfts owned by an address, contains the clarity value of the identifier of the nft.
307
- * Get nft events
308
- */
309
- getAccountNft(requestParameters: GetAccountNftRequest, initOverrides?: RequestInit): Promise<AddressNftListResponse>;
310
- /**
311
- * Retrieves the latest nonce values used by an account by inspecting the mempool, microblock transactions, and anchored transactions.
312
- * Get the latest nonce used by an account
313
- */
314
- getAccountNoncesRaw(requestParameters: GetAccountNoncesRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressNonces>>;
315
- /**
316
- * Retrieves the latest nonce values used by an account by inspecting the mempool, microblock transactions, and anchored transactions.
317
- * Get the latest nonce used by an account
318
- */
319
- getAccountNonces(requestParameters: GetAccountNoncesRequest, initOverrides?: RequestInit): Promise<AddressNonces>;
320
- /**
321
- * Retrieves STX token balance for a given Address or Contract Identifier.
322
- * Get account STX balance
323
- */
324
- getAccountStxBalanceRaw(requestParameters: GetAccountStxBalanceRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<object>>;
325
- /**
326
- * Retrieves STX token balance for a given Address or Contract Identifier.
327
- * Get account STX balance
328
- */
329
- getAccountStxBalance(requestParameters: GetAccountStxBalanceRequest, initOverrides?: RequestInit): Promise<object>;
330
- /**
331
- * Retrieves a list of all Transactions for a given Address or Contract Identifier. More information on Transaction types can be found [here](https://docs.stacks.co/understand-stacks/transactions#types). If you need to actively monitor new transactions for an address or contract id, we highly recommend subscribing to [WebSockets or Socket.io](https://github.com/hirosystems/stacks-blockchain-api/tree/master/client) for real-time updates.
332
- * Get account transactions
333
- */
334
- getAccountTransactionsRaw(requestParameters: GetAccountTransactionsRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressTransactionsListResponse>>;
335
- /**
336
- * Retrieves a list of all Transactions for a given Address or Contract Identifier. More information on Transaction types can be found [here](https://docs.stacks.co/understand-stacks/transactions#types). If you need to actively monitor new transactions for an address or contract id, we highly recommend subscribing to [WebSockets or Socket.io](https://github.com/hirosystems/stacks-blockchain-api/tree/master/client) for real-time updates.
337
- * Get account transactions
338
- */
339
- getAccountTransactions(requestParameters: GetAccountTransactionsRequest, initOverrides?: RequestInit): Promise<AddressTransactionsListResponse>;
340
- /**
341
- * Retrieve all transactions for an account or contract identifier including STX transfers for each transaction.
342
- * Get account transactions including STX transfers for each transaction.
343
- */
344
- getAccountTransactionsWithTransfersRaw(requestParameters: GetAccountTransactionsWithTransfersRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressTransactionsWithTransfersListResponse>>;
345
- /**
346
- * Retrieve all transactions for an account or contract identifier including STX transfers for each transaction.
347
- * Get account transactions including STX transfers for each transaction.
348
- */
349
- getAccountTransactionsWithTransfers(requestParameters: GetAccountTransactionsWithTransfersRequest, initOverrides?: RequestInit): Promise<AddressTransactionsWithTransfersListResponse>;
350
- /**
351
- * Retrieves transaction details for a given Transaction Id `tx_id`, for a given account or contract Identifier.
352
- * Get account transaction information for specific transaction
353
- */
354
- getSingleTransactionWithTransfersRaw(requestParameters: GetSingleTransactionWithTransfersRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressTransactionWithTransfers>>;
355
- /**
356
- * Retrieves transaction details for a given Transaction Id `tx_id`, for a given account or contract Identifier.
357
- * Get account transaction information for specific transaction
358
- */
359
- getSingleTransactionWithTransfers(requestParameters: GetSingleTransactionWithTransfersRequest, initOverrides?: RequestInit): Promise<AddressTransactionWithTransfers>;
360
- }
1
+ /**
2
+ * Stacks Blockchain API
3
+ * Welcome to the API reference overview for the <a href=\"https://docs.hiro.so/get-started/stacks-blockchain-api\">Stacks Blockchain API</a>. <a href=\"https://hirosystems.github.io/stacks-blockchain-api/collection.json\" download=\"stacks-api-collection.json\">Download Postman collection</a>
4
+ *
5
+ * The version of the OpenAPI document: STACKS_API_VERSION
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import * as runtime from '../runtime';
13
+ import { AccountDataResponse, AddressAssetsListResponse, AddressBalanceResponse, AddressNftListResponse, AddressNonces, AddressStxInboundListResponse, AddressTransactionWithTransfers, AddressTransactionsListResponse, AddressTransactionsWithTransfersListResponse } from '../models';
14
+ export interface GetAccountAssetsRequest {
15
+ principal: string;
16
+ limit?: number;
17
+ offset?: number;
18
+ unanchored?: boolean;
19
+ untilBlock?: string;
20
+ }
21
+ export interface GetAccountBalanceRequest {
22
+ principal: string;
23
+ unanchored?: boolean;
24
+ untilBlock?: string;
25
+ }
26
+ export interface GetAccountInboundRequest {
27
+ principal: string;
28
+ limit?: number;
29
+ offset?: number;
30
+ height?: number;
31
+ unanchored?: boolean;
32
+ untilBlock?: string;
33
+ }
34
+ export interface GetAccountInfoRequest {
35
+ principal: string;
36
+ proof?: number;
37
+ tip?: string;
38
+ }
39
+ export interface GetAccountNftRequest {
40
+ principal: string;
41
+ limit?: number;
42
+ offset?: number;
43
+ unanchored?: boolean;
44
+ untilBlock?: string;
45
+ }
46
+ export interface GetAccountNoncesRequest {
47
+ principal: string;
48
+ blockHeight?: number;
49
+ blockHash?: string;
50
+ }
51
+ export interface GetAccountStxBalanceRequest {
52
+ principal: string;
53
+ unanchored?: boolean;
54
+ untilBlock?: string;
55
+ }
56
+ export interface GetAccountTransactionsRequest {
57
+ principal: string;
58
+ limit?: number;
59
+ offset?: number;
60
+ height?: number;
61
+ unanchored?: boolean;
62
+ untilBlock?: string;
63
+ }
64
+ export interface GetAccountTransactionsWithTransfersRequest {
65
+ principal: string;
66
+ limit?: number;
67
+ offset?: number;
68
+ height?: number;
69
+ unanchored?: boolean;
70
+ untilBlock?: string;
71
+ }
72
+ export interface GetSingleTransactionWithTransfersRequest {
73
+ principal: string;
74
+ txId: string;
75
+ }
76
+ /**
77
+ * AccountsApi - interface
78
+ *
79
+ * @export
80
+ * @interface AccountsApiInterface
81
+ */
82
+ export interface AccountsApiInterface {
83
+ /**
84
+ * Retrieves a list of all assets events associated with an account or a Contract Identifier. This includes Transfers, Mints.
85
+ * @summary Get account assets
86
+ * @param {string} principal Stacks address or a Contract identifier
87
+ * @param {number} [limit] max number of account assets to fetch
88
+ * @param {number} [offset] index of first account assets to fetch
89
+ * @param {boolean} [unanchored] Include transaction data from unanchored (i.e. unconfirmed) microblocks
90
+ * @param {string} [untilBlock] returned data representing the state at that point in time, rather than the current block. Note - Use either of the query parameters but not both at a time.
91
+ * @param {*} [options] Override http request option.
92
+ * @throws {RequiredError}
93
+ * @memberof AccountsApiInterface
94
+ */
95
+ getAccountAssetsRaw(requestParameters: GetAccountAssetsRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressAssetsListResponse>>;
96
+ /**
97
+ * Retrieves a list of all assets events associated with an account or a Contract Identifier. This includes Transfers, Mints.
98
+ * Get account assets
99
+ */
100
+ getAccountAssets(requestParameters: GetAccountAssetsRequest, initOverrides?: RequestInit): Promise<AddressAssetsListResponse>;
101
+ /**
102
+ * Retrieves total account balance information for a given Address or Contract Identifier. This includes the balances of STX Tokens, Fungible Tokens and Non-Fungible Tokens for the account.
103
+ * @summary Get account balances
104
+ * @param {string} principal Stacks address or a Contract identifier
105
+ * @param {boolean} [unanchored] Include transaction data from unanchored (i.e. unconfirmed) microblocks
106
+ * @param {string} [untilBlock] returned data representing the state up until that point in time, rather than the current block.
107
+ * @param {*} [options] Override http request option.
108
+ * @throws {RequiredError}
109
+ * @memberof AccountsApiInterface
110
+ */
111
+ getAccountBalanceRaw(requestParameters: GetAccountBalanceRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressBalanceResponse>>;
112
+ /**
113
+ * Retrieves total account balance information for a given Address or Contract Identifier. This includes the balances of STX Tokens, Fungible Tokens and Non-Fungible Tokens for the account.
114
+ * Get account balances
115
+ */
116
+ getAccountBalance(requestParameters: GetAccountBalanceRequest, initOverrides?: RequestInit): Promise<AddressBalanceResponse>;
117
+ /**
118
+ * Retrieves a list of STX transfers with memos to the given principal. This includes regular transfers from a stx-transfer transaction type, and transfers from contract-call transactions a the `send-many-memo` bulk sending contract.
119
+ * @summary Get inbound STX transfers
120
+ * @param {string} principal Stacks address or a Contract identifier
121
+ * @param {number} [limit] number of items to return
122
+ * @param {number} [offset] number of items to skip
123
+ * @param {number} [height] Filter for transfers only at this given block height
124
+ * @param {boolean} [unanchored] Include transaction data from unanchored (i.e. unconfirmed) microblocks
125
+ * @param {string} [untilBlock] returned data representing the state up until that point in time, rather than the current block. Note - Use either of the query parameters but not both at a time.
126
+ * @param {*} [options] Override http request option.
127
+ * @throws {RequiredError}
128
+ * @memberof AccountsApiInterface
129
+ */
130
+ getAccountInboundRaw(requestParameters: GetAccountInboundRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressStxInboundListResponse>>;
131
+ /**
132
+ * Retrieves a list of STX transfers with memos to the given principal. This includes regular transfers from a stx-transfer transaction type, and transfers from contract-call transactions a the `send-many-memo` bulk sending contract.
133
+ * Get inbound STX transfers
134
+ */
135
+ getAccountInbound(requestParameters: GetAccountInboundRequest, initOverrides?: RequestInit): Promise<AddressStxInboundListResponse>;
136
+ /**
137
+ * Retrieves the account data for a given Account or a Contract Identifier Where balance is the hex encoding of a unsigned 128-bit integer (big-endian), nonce is an unsigned 64-bit integer, and the proofs are provided as hex strings. For non-existent accounts, this does not return a 404 error, rather it returns an object with balance and nonce of 0.
138
+ * @summary Get account info
139
+ * @param {string} principal Stacks address or a Contract identifier
140
+ * @param {number} [proof] Returns object without the proof field if set to 0
141
+ * @param {string} [tip] The Stacks chain tip to query from
142
+ * @param {*} [options] Override http request option.
143
+ * @throws {RequiredError}
144
+ * @memberof AccountsApiInterface
145
+ */
146
+ getAccountInfoRaw(requestParameters: GetAccountInfoRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AccountDataResponse>>;
147
+ /**
148
+ * Retrieves the account data for a given Account or a Contract Identifier Where balance is the hex encoding of a unsigned 128-bit integer (big-endian), nonce is an unsigned 64-bit integer, and the proofs are provided as hex strings. For non-existent accounts, this does not return a 404 error, rather it returns an object with balance and nonce of 0.
149
+ * Get account info
150
+ */
151
+ getAccountInfo(requestParameters: GetAccountInfoRequest, initOverrides?: RequestInit): Promise<AccountDataResponse>;
152
+ /**
153
+ * **NOTE:** This endpoint is deprecated in favor of [Non-Fungible Token holdings](#operation/get_nft_holdings). Retrieves a list of all nfts owned by an address, contains the clarity value of the identifier of the nft.
154
+ * @summary Get nft events
155
+ * @param {string} principal Stacks address or a Contract identifier
156
+ * @param {number} [limit] number of items to return
157
+ * @param {number} [offset] number of items to skip
158
+ * @param {boolean} [unanchored] Include transaction data from unanchored (i.e. unconfirmed) microblocks
159
+ * @param {string} [untilBlock] returned data representing the state up until that point in time, rather than the current block. Note - Use either of the query parameters but not both at a time.
160
+ * @param {*} [options] Override http request option.
161
+ * @throws {RequiredError}
162
+ * @memberof AccountsApiInterface
163
+ */
164
+ getAccountNftRaw(requestParameters: GetAccountNftRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressNftListResponse>>;
165
+ /**
166
+ * **NOTE:** This endpoint is deprecated in favor of [Non-Fungible Token holdings](#operation/get_nft_holdings). Retrieves a list of all nfts owned by an address, contains the clarity value of the identifier of the nft.
167
+ * Get nft events
168
+ */
169
+ getAccountNft(requestParameters: GetAccountNftRequest, initOverrides?: RequestInit): Promise<AddressNftListResponse>;
170
+ /**
171
+ * Retrieves the latest nonce values used by an account by inspecting the mempool, microblock transactions, and anchored transactions.
172
+ * @summary Get the latest nonce used by an account
173
+ * @param {string} principal Stacks address
174
+ * @param {number} [blockHeight] Optionally get the nonce at a given block height.
175
+ * @param {string} [blockHash] Optionally get the nonce at a given block hash. Note - Use either of the query parameters but not both at a time.
176
+ * @param {*} [options] Override http request option.
177
+ * @throws {RequiredError}
178
+ * @memberof AccountsApiInterface
179
+ */
180
+ getAccountNoncesRaw(requestParameters: GetAccountNoncesRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressNonces>>;
181
+ /**
182
+ * Retrieves the latest nonce values used by an account by inspecting the mempool, microblock transactions, and anchored transactions.
183
+ * Get the latest nonce used by an account
184
+ */
185
+ getAccountNonces(requestParameters: GetAccountNoncesRequest, initOverrides?: RequestInit): Promise<AddressNonces>;
186
+ /**
187
+ * Retrieves STX token balance for a given Address or Contract Identifier.
188
+ * @summary Get account STX balance
189
+ * @param {string} principal Stacks address or a Contract identifier.
190
+ * @param {boolean} [unanchored] Include transaction data from unanchored (i.e. unconfirmed) microblocks.
191
+ * @param {string} [untilBlock] returned data representing the state up until that point in time, rather than the current block. Note - Use either of the query parameters but not both at a time.
192
+ * @param {*} [options] Override http request option.
193
+ * @throws {RequiredError}
194
+ * @memberof AccountsApiInterface
195
+ */
196
+ getAccountStxBalanceRaw(requestParameters: GetAccountStxBalanceRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<object>>;
197
+ /**
198
+ * Retrieves STX token balance for a given Address or Contract Identifier.
199
+ * Get account STX balance
200
+ */
201
+ getAccountStxBalance(requestParameters: GetAccountStxBalanceRequest, initOverrides?: RequestInit): Promise<object>;
202
+ /**
203
+ * Retrieves a list of all Transactions for a given Address or Contract Identifier. More information on Transaction types can be found [here](https://docs.stacks.co/understand-stacks/transactions#types). If you need to actively monitor new transactions for an address or contract id, we highly recommend subscribing to [WebSockets or Socket.io](https://github.com/hirosystems/stacks-blockchain-api/tree/master/client) for real-time updates.
204
+ * @summary Get account transactions
205
+ * @param {string} principal Stacks address or a Contract identifier
206
+ * @param {number} [limit] max number of account transactions to fetch
207
+ * @param {number} [offset] index of first account transaction to fetch
208
+ * @param {number} [height] Filter for transactions only at this given block height
209
+ * @param {boolean} [unanchored] Include transaction data from unanchored (i.e. unconfirmed) microblocks
210
+ * @param {string} [untilBlock] returned data representing the state up until that point in time, rather than the current block. Note - Use either of the query parameters but not both at a time.
211
+ * @param {*} [options] Override http request option.
212
+ * @throws {RequiredError}
213
+ * @memberof AccountsApiInterface
214
+ */
215
+ getAccountTransactionsRaw(requestParameters: GetAccountTransactionsRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressTransactionsListResponse>>;
216
+ /**
217
+ * Retrieves a list of all Transactions for a given Address or Contract Identifier. More information on Transaction types can be found [here](https://docs.stacks.co/understand-stacks/transactions#types). If you need to actively monitor new transactions for an address or contract id, we highly recommend subscribing to [WebSockets or Socket.io](https://github.com/hirosystems/stacks-blockchain-api/tree/master/client) for real-time updates.
218
+ * Get account transactions
219
+ */
220
+ getAccountTransactions(requestParameters: GetAccountTransactionsRequest, initOverrides?: RequestInit): Promise<AddressTransactionsListResponse>;
221
+ /**
222
+ * Retrieve all transactions for an account or contract identifier including STX transfers for each transaction.
223
+ * @summary Get account transactions including STX transfers for each transaction.
224
+ * @param {string} principal Stacks address or a Contract identifier
225
+ * @param {number} [limit] max number of account transactions to fetch
226
+ * @param {number} [offset] index of first account transaction to fetch
227
+ * @param {number} [height] Filter for transactions only at this given block height
228
+ * @param {boolean} [unanchored] Include transaction data from unanchored (i.e. unconfirmed) microblocks
229
+ * @param {string} [untilBlock] returned data representing the state up until that point in time, rather than the current block.
230
+ * @param {*} [options] Override http request option.
231
+ * @throws {RequiredError}
232
+ * @memberof AccountsApiInterface
233
+ */
234
+ getAccountTransactionsWithTransfersRaw(requestParameters: GetAccountTransactionsWithTransfersRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressTransactionsWithTransfersListResponse>>;
235
+ /**
236
+ * Retrieve all transactions for an account or contract identifier including STX transfers for each transaction.
237
+ * Get account transactions including STX transfers for each transaction.
238
+ */
239
+ getAccountTransactionsWithTransfers(requestParameters: GetAccountTransactionsWithTransfersRequest, initOverrides?: RequestInit): Promise<AddressTransactionsWithTransfersListResponse>;
240
+ /**
241
+ * Retrieves transaction details for a given Transaction Id `tx_id`, for a given account or contract Identifier.
242
+ * @summary Get account transaction information for specific transaction
243
+ * @param {string} principal Stacks address or a contract identifier
244
+ * @param {string} txId Transaction id
245
+ * @param {*} [options] Override http request option.
246
+ * @throws {RequiredError}
247
+ * @memberof AccountsApiInterface
248
+ */
249
+ getSingleTransactionWithTransfersRaw(requestParameters: GetSingleTransactionWithTransfersRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressTransactionWithTransfers>>;
250
+ /**
251
+ * Retrieves transaction details for a given Transaction Id `tx_id`, for a given account or contract Identifier.
252
+ * Get account transaction information for specific transaction
253
+ */
254
+ getSingleTransactionWithTransfers(requestParameters: GetSingleTransactionWithTransfersRequest, initOverrides?: RequestInit): Promise<AddressTransactionWithTransfers>;
255
+ }
256
+ /**
257
+ *
258
+ */
259
+ export declare class AccountsApi extends runtime.BaseAPI implements AccountsApiInterface {
260
+ /**
261
+ * Retrieves a list of all assets events associated with an account or a Contract Identifier. This includes Transfers, Mints.
262
+ * Get account assets
263
+ */
264
+ getAccountAssetsRaw(requestParameters: GetAccountAssetsRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressAssetsListResponse>>;
265
+ /**
266
+ * Retrieves a list of all assets events associated with an account or a Contract Identifier. This includes Transfers, Mints.
267
+ * Get account assets
268
+ */
269
+ getAccountAssets(requestParameters: GetAccountAssetsRequest, initOverrides?: RequestInit): Promise<AddressAssetsListResponse>;
270
+ /**
271
+ * Retrieves total account balance information for a given Address or Contract Identifier. This includes the balances of STX Tokens, Fungible Tokens and Non-Fungible Tokens for the account.
272
+ * Get account balances
273
+ */
274
+ getAccountBalanceRaw(requestParameters: GetAccountBalanceRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressBalanceResponse>>;
275
+ /**
276
+ * Retrieves total account balance information for a given Address or Contract Identifier. This includes the balances of STX Tokens, Fungible Tokens and Non-Fungible Tokens for the account.
277
+ * Get account balances
278
+ */
279
+ getAccountBalance(requestParameters: GetAccountBalanceRequest, initOverrides?: RequestInit): Promise<AddressBalanceResponse>;
280
+ /**
281
+ * Retrieves a list of STX transfers with memos to the given principal. This includes regular transfers from a stx-transfer transaction type, and transfers from contract-call transactions a the `send-many-memo` bulk sending contract.
282
+ * Get inbound STX transfers
283
+ */
284
+ getAccountInboundRaw(requestParameters: GetAccountInboundRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressStxInboundListResponse>>;
285
+ /**
286
+ * Retrieves a list of STX transfers with memos to the given principal. This includes regular transfers from a stx-transfer transaction type, and transfers from contract-call transactions a the `send-many-memo` bulk sending contract.
287
+ * Get inbound STX transfers
288
+ */
289
+ getAccountInbound(requestParameters: GetAccountInboundRequest, initOverrides?: RequestInit): Promise<AddressStxInboundListResponse>;
290
+ /**
291
+ * Retrieves the account data for a given Account or a Contract Identifier Where balance is the hex encoding of a unsigned 128-bit integer (big-endian), nonce is an unsigned 64-bit integer, and the proofs are provided as hex strings. For non-existent accounts, this does not return a 404 error, rather it returns an object with balance and nonce of 0.
292
+ * Get account info
293
+ */
294
+ getAccountInfoRaw(requestParameters: GetAccountInfoRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AccountDataResponse>>;
295
+ /**
296
+ * Retrieves the account data for a given Account or a Contract Identifier Where balance is the hex encoding of a unsigned 128-bit integer (big-endian), nonce is an unsigned 64-bit integer, and the proofs are provided as hex strings. For non-existent accounts, this does not return a 404 error, rather it returns an object with balance and nonce of 0.
297
+ * Get account info
298
+ */
299
+ getAccountInfo(requestParameters: GetAccountInfoRequest, initOverrides?: RequestInit): Promise<AccountDataResponse>;
300
+ /**
301
+ * **NOTE:** This endpoint is deprecated in favor of [Non-Fungible Token holdings](#operation/get_nft_holdings). Retrieves a list of all nfts owned by an address, contains the clarity value of the identifier of the nft.
302
+ * Get nft events
303
+ */
304
+ getAccountNftRaw(requestParameters: GetAccountNftRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressNftListResponse>>;
305
+ /**
306
+ * **NOTE:** This endpoint is deprecated in favor of [Non-Fungible Token holdings](#operation/get_nft_holdings). Retrieves a list of all nfts owned by an address, contains the clarity value of the identifier of the nft.
307
+ * Get nft events
308
+ */
309
+ getAccountNft(requestParameters: GetAccountNftRequest, initOverrides?: RequestInit): Promise<AddressNftListResponse>;
310
+ /**
311
+ * Retrieves the latest nonce values used by an account by inspecting the mempool, microblock transactions, and anchored transactions.
312
+ * Get the latest nonce used by an account
313
+ */
314
+ getAccountNoncesRaw(requestParameters: GetAccountNoncesRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressNonces>>;
315
+ /**
316
+ * Retrieves the latest nonce values used by an account by inspecting the mempool, microblock transactions, and anchored transactions.
317
+ * Get the latest nonce used by an account
318
+ */
319
+ getAccountNonces(requestParameters: GetAccountNoncesRequest, initOverrides?: RequestInit): Promise<AddressNonces>;
320
+ /**
321
+ * Retrieves STX token balance for a given Address or Contract Identifier.
322
+ * Get account STX balance
323
+ */
324
+ getAccountStxBalanceRaw(requestParameters: GetAccountStxBalanceRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<object>>;
325
+ /**
326
+ * Retrieves STX token balance for a given Address or Contract Identifier.
327
+ * Get account STX balance
328
+ */
329
+ getAccountStxBalance(requestParameters: GetAccountStxBalanceRequest, initOverrides?: RequestInit): Promise<object>;
330
+ /**
331
+ * Retrieves a list of all Transactions for a given Address or Contract Identifier. More information on Transaction types can be found [here](https://docs.stacks.co/understand-stacks/transactions#types). If you need to actively monitor new transactions for an address or contract id, we highly recommend subscribing to [WebSockets or Socket.io](https://github.com/hirosystems/stacks-blockchain-api/tree/master/client) for real-time updates.
332
+ * Get account transactions
333
+ */
334
+ getAccountTransactionsRaw(requestParameters: GetAccountTransactionsRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressTransactionsListResponse>>;
335
+ /**
336
+ * Retrieves a list of all Transactions for a given Address or Contract Identifier. More information on Transaction types can be found [here](https://docs.stacks.co/understand-stacks/transactions#types). If you need to actively monitor new transactions for an address or contract id, we highly recommend subscribing to [WebSockets or Socket.io](https://github.com/hirosystems/stacks-blockchain-api/tree/master/client) for real-time updates.
337
+ * Get account transactions
338
+ */
339
+ getAccountTransactions(requestParameters: GetAccountTransactionsRequest, initOverrides?: RequestInit): Promise<AddressTransactionsListResponse>;
340
+ /**
341
+ * Retrieve all transactions for an account or contract identifier including STX transfers for each transaction.
342
+ * Get account transactions including STX transfers for each transaction.
343
+ */
344
+ getAccountTransactionsWithTransfersRaw(requestParameters: GetAccountTransactionsWithTransfersRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressTransactionsWithTransfersListResponse>>;
345
+ /**
346
+ * Retrieve all transactions for an account or contract identifier including STX transfers for each transaction.
347
+ * Get account transactions including STX transfers for each transaction.
348
+ */
349
+ getAccountTransactionsWithTransfers(requestParameters: GetAccountTransactionsWithTransfersRequest, initOverrides?: RequestInit): Promise<AddressTransactionsWithTransfersListResponse>;
350
+ /**
351
+ * Retrieves transaction details for a given Transaction Id `tx_id`, for a given account or contract Identifier.
352
+ * Get account transaction information for specific transaction
353
+ */
354
+ getSingleTransactionWithTransfersRaw(requestParameters: GetSingleTransactionWithTransfersRequest, initOverrides?: RequestInit): Promise<runtime.ApiResponse<AddressTransactionWithTransfers>>;
355
+ /**
356
+ * Retrieves transaction details for a given Transaction Id `tx_id`, for a given account or contract Identifier.
357
+ * Get account transaction information for specific transaction
358
+ */
359
+ getSingleTransactionWithTransfers(requestParameters: GetSingleTransactionWithTransfersRequest, initOverrides?: RequestInit): Promise<AddressTransactionWithTransfers>;
360
+ }