@stacks/blockchain-api-client 0.64.2 → 0.67.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/generated/apis/AccountsApi.d.ts +1 -1
- package/lib/generated/apis/AccountsApi.js +1 -1
- package/lib/generated/apis/BNSApi.d.ts +60 -27
- package/lib/generated/apis/BNSApi.js +25 -3
- package/lib/generated/apis/BNSApi.js.map +1 -1
- package/lib/generated/apis/BlocksApi.d.ts +1 -1
- package/lib/generated/apis/BlocksApi.js +1 -1
- package/lib/generated/apis/BurnchainApi.d.ts +1 -1
- package/lib/generated/apis/BurnchainApi.js +1 -1
- package/lib/generated/apis/FaucetsApi.d.ts +1 -1
- package/lib/generated/apis/FaucetsApi.js +1 -1
- package/lib/generated/apis/FeeRateApi.d.ts +53 -0
- package/lib/generated/apis/FeeRateApi.js +53 -0
- package/lib/generated/apis/FeeRateApi.js.map +1 -0
- package/lib/generated/apis/FeesApi.d.ts +1 -1
- package/lib/generated/apis/FeesApi.js +1 -1
- package/lib/generated/apis/InfoApi.d.ts +6 -6
- package/lib/generated/apis/InfoApi.js +4 -3
- package/lib/generated/apis/InfoApi.js.map +1 -1
- package/lib/generated/apis/MicroblocksApi.d.ts +1 -1
- package/lib/generated/apis/MicroblocksApi.js +1 -1
- package/lib/generated/apis/RosettaApi.d.ts +1 -1
- package/lib/generated/apis/RosettaApi.js +1 -1
- package/lib/generated/apis/SearchApi.d.ts +1 -1
- package/lib/generated/apis/SearchApi.js +1 -1
- package/lib/generated/apis/SmartContractsApi.d.ts +1 -1
- package/lib/generated/apis/SmartContractsApi.js +1 -1
- package/lib/generated/apis/TokensApi.d.ts +138 -0
- package/lib/generated/apis/TokensApi.js +135 -0
- package/lib/generated/apis/TokensApi.js.map +1 -0
- package/lib/generated/apis/TransactionsApi.d.ts +1 -1
- package/lib/generated/apis/TransactionsApi.js +1 -1
- package/lib/generated/apis/index.d.ts +2 -0
- package/lib/generated/apis/index.js +2 -0
- package/lib/generated/apis/index.js.map +1 -1
- package/lib/generated/models/AccountDataResponse.d.ts +1 -1
- package/lib/generated/models/AccountDataResponse.js +1 -1
- package/lib/generated/models/AddressAssetsListResponse.d.ts +1 -1
- package/lib/generated/models/AddressAssetsListResponse.js +1 -1
- package/lib/generated/models/AddressBalanceResponse.d.ts +1 -1
- package/lib/generated/models/AddressBalanceResponse.js +1 -1
- package/lib/generated/models/AddressBalanceResponseStx.d.ts +1 -1
- package/lib/generated/models/AddressBalanceResponseStx.js +1 -1
- package/lib/generated/models/AddressNftListResponse.d.ts +1 -1
- package/lib/generated/models/AddressNftListResponse.js +1 -1
- package/lib/generated/models/AddressNftListResponseValue.d.ts +1 -1
- package/lib/generated/models/AddressNftListResponseValue.js +1 -1
- package/lib/generated/models/AddressNonces.d.ts +1 -1
- package/lib/generated/models/AddressNonces.js +1 -1
- package/lib/generated/models/AddressStxInboundListResponse.d.ts +1 -1
- package/lib/generated/models/AddressStxInboundListResponse.js +1 -1
- package/lib/generated/models/AddressTokenOfferingLocked.d.ts +1 -1
- package/lib/generated/models/AddressTokenOfferingLocked.js +1 -1
- package/lib/generated/models/AddressTransactionWithTransfers.d.ts +14 -2
- package/lib/generated/models/AddressTransactionWithTransfers.js +6 -1
- package/lib/generated/models/AddressTransactionWithTransfers.js.map +1 -1
- package/lib/generated/models/AddressTransactionWithTransfersFtTransfers.d.ts +45 -0
- package/lib/generated/models/AddressTransactionWithTransfersFtTransfers.js +49 -0
- package/lib/generated/models/AddressTransactionWithTransfersFtTransfers.js.map +1 -0
- package/lib/generated/models/AddressTransactionWithTransfersNftTransfers.d.ts +45 -0
- package/lib/generated/models/AddressTransactionWithTransfersNftTransfers.js +49 -0
- package/lib/generated/models/AddressTransactionWithTransfersNftTransfers.js.map +1 -0
- package/lib/generated/models/AddressTransactionWithTransfersStxTransfers.d.ts +1 -1
- package/lib/generated/models/AddressTransactionWithTransfersStxTransfers.js +1 -1
- package/lib/generated/models/AddressTransactionsListResponse.d.ts +1 -1
- package/lib/generated/models/AddressTransactionsListResponse.js +1 -1
- package/lib/generated/models/AddressTransactionsWithTransfersListResponse.d.ts +1 -1
- package/lib/generated/models/AddressTransactionsWithTransfersListResponse.js +1 -1
- package/lib/generated/models/AddressUnlockSchedule.d.ts +1 -1
- package/lib/generated/models/AddressUnlockSchedule.js +1 -1
- package/lib/generated/models/Block.d.ts +1 -1
- package/lib/generated/models/Block.js +1 -1
- package/lib/generated/models/BlockListResponse.d.ts +1 -1
- package/lib/generated/models/BlockListResponse.js +1 -1
- package/lib/generated/models/BnsError.d.ts +1 -1
- package/lib/generated/models/BnsError.js +1 -1
- package/lib/generated/models/BnsGetAllNamespacesResponse.d.ts +1 -1
- package/lib/generated/models/BnsGetAllNamespacesResponse.js +1 -1
- package/lib/generated/models/BnsGetNameInfoResponse.d.ts +1 -1
- package/lib/generated/models/BnsGetNameInfoResponse.js +1 -1
- package/lib/generated/models/BnsGetNamePriceResponse.d.ts +1 -1
- package/lib/generated/models/BnsGetNamePriceResponse.js +1 -1
- package/lib/generated/models/BnsGetNamespacePriceResponse.d.ts +1 -1
- package/lib/generated/models/BnsGetNamespacePriceResponse.js +1 -1
- package/lib/generated/models/BnsNamesOwnByAddressResponse.d.ts +1 -1
- package/lib/generated/models/BnsNamesOwnByAddressResponse.js +1 -1
- package/lib/generated/models/BurnchainReward.d.ts +1 -1
- package/lib/generated/models/BurnchainReward.js +1 -1
- package/lib/generated/models/BurnchainRewardListResponse.d.ts +1 -1
- package/lib/generated/models/BurnchainRewardListResponse.js +1 -1
- package/lib/generated/models/BurnchainRewardSlotHolder.d.ts +1 -1
- package/lib/generated/models/BurnchainRewardSlotHolder.js +1 -1
- package/lib/generated/models/BurnchainRewardSlotHolderListResponse.d.ts +1 -1
- package/lib/generated/models/BurnchainRewardSlotHolderListResponse.js +1 -1
- package/lib/generated/models/BurnchainRewardsTotal.d.ts +1 -1
- package/lib/generated/models/BurnchainRewardsTotal.js +1 -1
- package/lib/generated/models/ContractInterfaceResponse.d.ts +1 -1
- package/lib/generated/models/ContractInterfaceResponse.js +1 -1
- package/lib/generated/models/ContractSourceResponse.d.ts +1 -1
- package/lib/generated/models/ContractSourceResponse.js +1 -1
- package/lib/generated/models/CoreNodeInfoResponse.d.ts +1 -1
- package/lib/generated/models/CoreNodeInfoResponse.js +1 -1
- package/lib/generated/models/CoreNodePoxResponse.d.ts +1 -1
- package/lib/generated/models/CoreNodePoxResponse.js +1 -1
- package/lib/generated/models/FeeRate.d.ts +27 -0
- package/lib/generated/models/FeeRate.js +42 -0
- package/lib/generated/models/FeeRate.js.map +1 -0
- package/lib/generated/models/FeeRateRequest.d.ts +27 -0
- package/lib/generated/models/FeeRateRequest.js +42 -0
- package/lib/generated/models/FeeRateRequest.js.map +1 -0
- package/lib/generated/models/FungibleTokenMetadata.d.ts +75 -0
- package/lib/generated/models/FungibleTokenMetadata.js +58 -0
- package/lib/generated/models/FungibleTokenMetadata.js.map +1 -0
- package/lib/generated/models/FungibleTokensMetadataList.d.ts +46 -0
- package/lib/generated/models/FungibleTokensMetadataList.js +49 -0
- package/lib/generated/models/FungibleTokensMetadataList.js.map +1 -0
- package/lib/generated/models/GetRawTransactionResult.d.ts +1 -1
- package/lib/generated/models/GetRawTransactionResult.js +1 -1
- package/lib/generated/models/GetStxSupplyLegacyFormatResponse.d.ts +1 -1
- package/lib/generated/models/GetStxSupplyLegacyFormatResponse.js +1 -1
- package/lib/generated/models/GetStxSupplyResponse.d.ts +1 -1
- package/lib/generated/models/GetStxSupplyResponse.js +1 -1
- package/lib/generated/models/InboundStxTransfer.d.ts +1 -1
- package/lib/generated/models/InboundStxTransfer.js +1 -1
- package/lib/generated/models/InlineResponse200.d.ts +1 -1
- package/lib/generated/models/InlineResponse200.js +1 -1
- package/lib/generated/models/MapEntryResponse.d.ts +1 -1
- package/lib/generated/models/MapEntryResponse.js +1 -1
- package/lib/generated/models/MempoolTransactionListResponse.d.ts +1 -1
- package/lib/generated/models/MempoolTransactionListResponse.js +1 -1
- package/lib/generated/models/Microblock.d.ts +1 -1
- package/lib/generated/models/Microblock.js +1 -1
- package/lib/generated/models/MicroblockListResponse.d.ts +1 -1
- package/lib/generated/models/MicroblockListResponse.js +1 -1
- package/lib/generated/models/NetworkBlockTimeResponse.d.ts +1 -1
- package/lib/generated/models/NetworkBlockTimeResponse.js +1 -1
- package/lib/generated/models/NetworkBlockTimesResponse.d.ts +1 -1
- package/lib/generated/models/NetworkBlockTimesResponse.js +1 -1
- package/lib/generated/models/NetworkBlockTimesResponseMainnet.d.ts +1 -1
- package/lib/generated/models/NetworkBlockTimesResponseMainnet.js +1 -1
- package/lib/generated/models/NetworkIdentifier.d.ts +1 -1
- package/lib/generated/models/NetworkIdentifier.js +1 -1
- package/lib/generated/models/NftEvent.d.ts +1 -1
- package/lib/generated/models/NftEvent.js +1 -1
- package/lib/generated/models/NonFungibleTokenMetadata.d.ts +63 -0
- package/lib/generated/models/NonFungibleTokenMetadata.js +54 -0
- package/lib/generated/models/NonFungibleTokenMetadata.js.map +1 -0
- package/lib/generated/models/NonFungibleTokensMetadataList.d.ts +46 -0
- package/lib/generated/models/NonFungibleTokensMetadataList.js +49 -0
- package/lib/generated/models/NonFungibleTokensMetadataList.js.map +1 -0
- package/lib/generated/models/OtherTransactionIdentifier.d.ts +1 -1
- package/lib/generated/models/OtherTransactionIdentifier.js +1 -1
- package/lib/generated/models/PostCoreNodeTransactionsError.d.ts +1 -1
- package/lib/generated/models/PostCoreNodeTransactionsError.js +1 -1
- package/lib/generated/models/ReadOnlyFunctionArgs.d.ts +1 -1
- package/lib/generated/models/ReadOnlyFunctionArgs.js +1 -1
- package/lib/generated/models/ReadOnlyFunctionSuccessResponse.d.ts +1 -1
- package/lib/generated/models/ReadOnlyFunctionSuccessResponse.js +1 -1
- package/lib/generated/models/RosettaAccount.d.ts +1 -1
- package/lib/generated/models/RosettaAccount.js +1 -1
- package/lib/generated/models/RosettaAccountBalanceRequest.d.ts +1 -1
- package/lib/generated/models/RosettaAccountBalanceRequest.js +1 -1
- package/lib/generated/models/RosettaAccountBalanceResponse.d.ts +1 -1
- package/lib/generated/models/RosettaAccountBalanceResponse.js +1 -1
- package/lib/generated/models/RosettaAccountBalanceResponseCoinIdentifier.d.ts +1 -1
- package/lib/generated/models/RosettaAccountBalanceResponseCoinIdentifier.js +1 -1
- package/lib/generated/models/RosettaAccountBalanceResponseMetadata.d.ts +1 -1
- package/lib/generated/models/RosettaAccountBalanceResponseMetadata.js +1 -1
- package/lib/generated/models/RosettaAccountIdentifier.d.ts +1 -1
- package/lib/generated/models/RosettaAccountIdentifier.js +1 -1
- package/lib/generated/models/RosettaAmount.d.ts +1 -1
- package/lib/generated/models/RosettaAmount.js +1 -1
- package/lib/generated/models/RosettaBlock.d.ts +1 -1
- package/lib/generated/models/RosettaBlock.js +1 -1
- package/lib/generated/models/RosettaBlockMetadata.d.ts +9 -3
- package/lib/generated/models/RosettaBlockMetadata.js +6 -3
- package/lib/generated/models/RosettaBlockMetadata.js.map +1 -1
- package/lib/generated/models/RosettaBlockMetadata1.d.ts +1 -1
- package/lib/generated/models/RosettaBlockMetadata1.js +1 -1
- package/lib/generated/models/RosettaBlockRequest.d.ts +1 -1
- package/lib/generated/models/RosettaBlockRequest.js +1 -1
- package/lib/generated/models/RosettaBlockResponse.d.ts +1 -1
- package/lib/generated/models/RosettaBlockResponse.js +1 -1
- package/lib/generated/models/RosettaBlockTransactionRequest.d.ts +1 -1
- package/lib/generated/models/RosettaBlockTransactionRequest.js +1 -1
- package/lib/generated/models/RosettaBlockTransactionResponse.d.ts +1 -1
- package/lib/generated/models/RosettaBlockTransactionResponse.js +1 -1
- package/lib/generated/models/RosettaCoin.d.ts +1 -1
- package/lib/generated/models/RosettaCoin.js +1 -1
- package/lib/generated/models/RosettaCoinChange.d.ts +1 -1
- package/lib/generated/models/RosettaCoinChange.js +1 -1
- package/lib/generated/models/RosettaConstructionCombineRequest.d.ts +1 -1
- package/lib/generated/models/RosettaConstructionCombineRequest.js +1 -1
- package/lib/generated/models/RosettaConstructionCombineResponse.d.ts +1 -1
- package/lib/generated/models/RosettaConstructionCombineResponse.js +1 -1
- package/lib/generated/models/RosettaConstructionDeriveRequest.d.ts +1 -1
- package/lib/generated/models/RosettaConstructionDeriveRequest.js +1 -1
- package/lib/generated/models/RosettaConstructionDeriveResponse.d.ts +1 -1
- package/lib/generated/models/RosettaConstructionDeriveResponse.js +1 -1
- package/lib/generated/models/RosettaConstructionHashRequest.d.ts +1 -1
- package/lib/generated/models/RosettaConstructionHashRequest.js +1 -1
- package/lib/generated/models/RosettaConstructionHashResponse.d.ts +1 -1
- package/lib/generated/models/RosettaConstructionHashResponse.js +1 -1
- package/lib/generated/models/RosettaConstructionMetadataRequest.d.ts +1 -1
- package/lib/generated/models/RosettaConstructionMetadataRequest.js +1 -1
- package/lib/generated/models/RosettaConstructionMetadataResponse.d.ts +1 -1
- package/lib/generated/models/RosettaConstructionMetadataResponse.js +1 -1
- package/lib/generated/models/RosettaConstructionMetadataResponseMetadata.d.ts +1 -1
- package/lib/generated/models/RosettaConstructionMetadataResponseMetadata.js +1 -1
- package/lib/generated/models/RosettaConstructionParseRequest.d.ts +1 -1
- package/lib/generated/models/RosettaConstructionParseRequest.js +1 -1
- package/lib/generated/models/RosettaConstructionParseResponse.d.ts +1 -1
- package/lib/generated/models/RosettaConstructionParseResponse.js +1 -1
- package/lib/generated/models/RosettaConstructionPayloadResponse.d.ts +1 -1
- package/lib/generated/models/RosettaConstructionPayloadResponse.js +1 -1
- package/lib/generated/models/RosettaConstructionPayloadsRequest.d.ts +1 -1
- package/lib/generated/models/RosettaConstructionPayloadsRequest.js +1 -1
- package/lib/generated/models/RosettaConstructionPreprocessRequest.d.ts +1 -1
- package/lib/generated/models/RosettaConstructionPreprocessRequest.js +1 -1
- package/lib/generated/models/RosettaConstructionPreprocessResponse.d.ts +1 -1
- package/lib/generated/models/RosettaConstructionPreprocessResponse.js +1 -1
- package/lib/generated/models/RosettaConstructionSubmitRequest.d.ts +1 -1
- package/lib/generated/models/RosettaConstructionSubmitRequest.js +1 -1
- package/lib/generated/models/RosettaConstructionSubmitResponse.d.ts +1 -1
- package/lib/generated/models/RosettaConstructionSubmitResponse.js +1 -1
- package/lib/generated/models/RosettaCurrency.d.ts +1 -1
- package/lib/generated/models/RosettaCurrency.js +1 -1
- package/lib/generated/models/RosettaError.d.ts +1 -1
- package/lib/generated/models/RosettaError.js +1 -1
- package/lib/generated/models/RosettaErrorDetails.d.ts +1 -1
- package/lib/generated/models/RosettaErrorDetails.js +1 -1
- package/lib/generated/models/RosettaErrorNoDetails.d.ts +1 -1
- package/lib/generated/models/RosettaErrorNoDetails.js +1 -1
- package/lib/generated/models/RosettaMaxFeeAmount.d.ts +1 -1
- package/lib/generated/models/RosettaMaxFeeAmount.js +1 -1
- package/lib/generated/models/RosettaMempoolRequest.d.ts +1 -1
- package/lib/generated/models/RosettaMempoolRequest.js +1 -1
- package/lib/generated/models/RosettaMempoolResponse.d.ts +1 -1
- package/lib/generated/models/RosettaMempoolResponse.js +1 -1
- package/lib/generated/models/RosettaMempoolTransactionRequest.d.ts +1 -1
- package/lib/generated/models/RosettaMempoolTransactionRequest.js +1 -1
- package/lib/generated/models/RosettaMempoolTransactionResponse.d.ts +1 -1
- package/lib/generated/models/RosettaMempoolTransactionResponse.js +1 -1
- package/lib/generated/models/RosettaNetworkListResponse.d.ts +1 -1
- package/lib/generated/models/RosettaNetworkListResponse.js +1 -1
- package/lib/generated/models/RosettaNetworkListResponseSubNetworkIdentifier.d.ts +1 -1
- package/lib/generated/models/RosettaNetworkListResponseSubNetworkIdentifier.js +1 -1
- package/lib/generated/models/RosettaNetworkListResponseSubNetworkIdentifierMetadata.d.ts +1 -1
- package/lib/generated/models/RosettaNetworkListResponseSubNetworkIdentifierMetadata.js +1 -1
- package/lib/generated/models/RosettaNetworkOptionsResponse.d.ts +1 -1
- package/lib/generated/models/RosettaNetworkOptionsResponse.js +1 -1
- package/lib/generated/models/RosettaNetworkOptionsResponseAllow.d.ts +1 -1
- package/lib/generated/models/RosettaNetworkOptionsResponseAllow.js +1 -1
- package/lib/generated/models/RosettaNetworkOptionsResponseVersion.d.ts +1 -1
- package/lib/generated/models/RosettaNetworkOptionsResponseVersion.js +1 -1
- package/lib/generated/models/RosettaOperation.d.ts +1 -1
- package/lib/generated/models/RosettaOperation.js +1 -1
- package/lib/generated/models/RosettaOperationIdentifier.d.ts +1 -1
- package/lib/generated/models/RosettaOperationIdentifier.js +1 -1
- package/lib/generated/models/RosettaOperationStatus.d.ts +1 -1
- package/lib/generated/models/RosettaOperationStatus.js +1 -1
- package/lib/generated/models/RosettaOptions.d.ts +7 -1
- package/lib/generated/models/RosettaOptions.js +3 -1
- package/lib/generated/models/RosettaOptions.js.map +1 -1
- package/lib/generated/models/RosettaOptionsRequest.d.ts +1 -1
- package/lib/generated/models/RosettaOptionsRequest.js +1 -1
- package/lib/generated/models/RosettaParentBlockIdentifier.d.ts +1 -1
- package/lib/generated/models/RosettaParentBlockIdentifier.js +1 -1
- package/lib/generated/models/RosettaPublicKey.d.ts +1 -1
- package/lib/generated/models/RosettaPublicKey.js +1 -1
- package/lib/generated/models/RosettaRelatedOperation.d.ts +1 -1
- package/lib/generated/models/RosettaRelatedOperation.js +1 -1
- package/lib/generated/models/RosettaSignature.d.ts +1 -1
- package/lib/generated/models/RosettaSignature.js +1 -1
- package/lib/generated/models/RosettaStatusRequest.d.ts +1 -1
- package/lib/generated/models/RosettaStatusRequest.js +1 -1
- package/lib/generated/models/RosettaSubAccount.d.ts +1 -1
- package/lib/generated/models/RosettaSubAccount.js +1 -1
- package/lib/generated/models/RosettaTransaction.d.ts +1 -1
- package/lib/generated/models/RosettaTransaction.js +1 -1
- package/lib/generated/models/RunFaucetResponse.d.ts +1 -1
- package/lib/generated/models/RunFaucetResponse.js +1 -1
- package/lib/generated/models/ServerStatusResponse.d.ts +33 -0
- package/lib/generated/models/ServerStatusResponse.js +45 -0
- package/lib/generated/models/ServerStatusResponse.js.map +1 -0
- package/lib/generated/models/SigningPayload.d.ts +1 -1
- package/lib/generated/models/SigningPayload.js +1 -1
- package/lib/generated/models/TransactionIdentifier.d.ts +1 -1
- package/lib/generated/models/TransactionIdentifier.js +1 -1
- package/lib/generated/models/TransactionResults.d.ts +1 -1
- package/lib/generated/models/TransactionResults.js +1 -1
- package/lib/generated/models/UnanchoredTransactionListResponse.d.ts +1 -1
- package/lib/generated/models/UnanchoredTransactionListResponse.js +1 -1
- package/lib/generated/models/index.d.ts +9 -0
- package/lib/generated/models/index.js +9 -0
- package/lib/generated/models/index.js.map +1 -1
- package/lib/generated/runtime.d.ts +1 -1
- package/lib/generated/runtime.js +1 -1
- package/lib/index.umd.js +753 -74
- package/lib/index.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/generated/.openapi-generator/FILES +11 -0
- package/src/generated/apis/AccountsApi.ts +1 -1
- package/src/generated/apis/BNSApi.ts +60 -27
- package/src/generated/apis/BlocksApi.ts +1 -1
- package/src/generated/apis/BurnchainApi.ts +1 -1
- package/src/generated/apis/FaucetsApi.ts +1 -1
- package/src/generated/apis/FeeRateApi.ts +95 -0
- package/src/generated/apis/FeesApi.ts +1 -1
- package/src/generated/apis/InfoApi.ts +11 -7
- package/src/generated/apis/MicroblocksApi.ts +1 -1
- package/src/generated/apis/RosettaApi.ts +1 -1
- package/src/generated/apis/SearchApi.ts +1 -1
- package/src/generated/apis/SmartContractsApi.ts +1 -1
- package/src/generated/apis/TokensApi.ts +266 -0
- package/src/generated/apis/TransactionsApi.ts +1 -1
- package/src/generated/apis/index.ts +2 -0
- package/src/generated/models/AccountDataResponse.ts +1 -1
- package/src/generated/models/AddressAssetsListResponse.ts +1 -1
- package/src/generated/models/AddressBalanceResponse.ts +1 -1
- package/src/generated/models/AddressBalanceResponseStx.ts +1 -1
- package/src/generated/models/AddressNftListResponse.ts +1 -1
- package/src/generated/models/AddressNftListResponseValue.ts +1 -1
- package/src/generated/models/AddressNonces.ts +1 -1
- package/src/generated/models/AddressStxInboundListResponse.ts +1 -1
- package/src/generated/models/AddressTokenOfferingLocked.ts +1 -1
- package/src/generated/models/AddressTransactionWithTransfers.ts +25 -1
- package/src/generated/models/AddressTransactionWithTransfersFtTransfers.ts +81 -0
- package/src/generated/models/AddressTransactionWithTransfersNftTransfers.ts +81 -0
- package/src/generated/models/AddressTransactionWithTransfersStxTransfers.ts +1 -1
- package/src/generated/models/AddressTransactionsListResponse.ts +1 -1
- package/src/generated/models/AddressTransactionsWithTransfersListResponse.ts +1 -1
- package/src/generated/models/AddressUnlockSchedule.ts +1 -1
- package/src/generated/models/Block.ts +1 -1
- package/src/generated/models/BlockListResponse.ts +1 -1
- package/src/generated/models/BnsError.ts +1 -1
- package/src/generated/models/BnsGetAllNamespacesResponse.ts +1 -1
- package/src/generated/models/BnsGetNameInfoResponse.ts +1 -1
- package/src/generated/models/BnsGetNamePriceResponse.ts +1 -1
- package/src/generated/models/BnsGetNamespacePriceResponse.ts +1 -1
- package/src/generated/models/BnsNamesOwnByAddressResponse.ts +1 -1
- package/src/generated/models/BurnchainReward.ts +1 -1
- package/src/generated/models/BurnchainRewardListResponse.ts +1 -1
- package/src/generated/models/BurnchainRewardSlotHolder.ts +1 -1
- package/src/generated/models/BurnchainRewardSlotHolderListResponse.ts +1 -1
- package/src/generated/models/BurnchainRewardsTotal.ts +1 -1
- package/src/generated/models/ContractInterfaceResponse.ts +1 -1
- package/src/generated/models/ContractSourceResponse.ts +1 -1
- package/src/generated/models/CoreNodeInfoResponse.ts +1 -1
- package/src/generated/models/CoreNodePoxResponse.ts +1 -1
- package/src/generated/models/FeeRate.ts +57 -0
- package/src/generated/models/FeeRateRequest.ts +57 -0
- package/src/generated/models/FungibleTokenMetadata.ts +121 -0
- package/src/generated/models/FungibleTokensMetadataList.ts +88 -0
- package/src/generated/models/GetRawTransactionResult.ts +1 -1
- package/src/generated/models/GetStxSupplyLegacyFormatResponse.ts +1 -1
- package/src/generated/models/GetStxSupplyResponse.ts +1 -1
- package/src/generated/models/InboundStxTransfer.ts +1 -1
- package/src/generated/models/InlineResponse200.ts +1 -1
- package/src/generated/models/MapEntryResponse.ts +1 -1
- package/src/generated/models/MempoolTransactionListResponse.ts +1 -1
- package/src/generated/models/Microblock.ts +1 -1
- package/src/generated/models/MicroblockListResponse.ts +1 -1
- package/src/generated/models/NetworkBlockTimeResponse.ts +1 -1
- package/src/generated/models/NetworkBlockTimesResponse.ts +1 -1
- package/src/generated/models/NetworkBlockTimesResponseMainnet.ts +1 -1
- package/src/generated/models/NetworkIdentifier.ts +1 -1
- package/src/generated/models/NftEvent.ts +1 -1
- package/src/generated/models/NonFungibleTokenMetadata.ts +105 -0
- package/src/generated/models/NonFungibleTokensMetadataList.ts +88 -0
- package/src/generated/models/OtherTransactionIdentifier.ts +1 -1
- package/src/generated/models/PostCoreNodeTransactionsError.ts +1 -1
- package/src/generated/models/ReadOnlyFunctionArgs.ts +1 -1
- package/src/generated/models/ReadOnlyFunctionSuccessResponse.ts +1 -1
- package/src/generated/models/RosettaAccount.ts +1 -1
- package/src/generated/models/RosettaAccountBalanceRequest.ts +1 -1
- package/src/generated/models/RosettaAccountBalanceResponse.ts +1 -1
- package/src/generated/models/RosettaAccountBalanceResponseCoinIdentifier.ts +1 -1
- package/src/generated/models/RosettaAccountBalanceResponseMetadata.ts +1 -1
- package/src/generated/models/RosettaAccountIdentifier.ts +1 -1
- package/src/generated/models/RosettaAmount.ts +1 -1
- package/src/generated/models/RosettaBlock.ts +1 -1
- package/src/generated/models/RosettaBlockMetadata.ts +13 -5
- package/src/generated/models/RosettaBlockMetadata1.ts +1 -1
- package/src/generated/models/RosettaBlockRequest.ts +1 -1
- package/src/generated/models/RosettaBlockResponse.ts +1 -1
- package/src/generated/models/RosettaBlockTransactionRequest.ts +1 -1
- package/src/generated/models/RosettaBlockTransactionResponse.ts +1 -1
- package/src/generated/models/RosettaCoin.ts +1 -1
- package/src/generated/models/RosettaCoinChange.ts +1 -1
- package/src/generated/models/RosettaConstructionCombineRequest.ts +1 -1
- package/src/generated/models/RosettaConstructionCombineResponse.ts +1 -1
- package/src/generated/models/RosettaConstructionDeriveRequest.ts +1 -1
- package/src/generated/models/RosettaConstructionDeriveResponse.ts +1 -1
- package/src/generated/models/RosettaConstructionHashRequest.ts +1 -1
- package/src/generated/models/RosettaConstructionHashResponse.ts +1 -1
- package/src/generated/models/RosettaConstructionMetadataRequest.ts +1 -1
- package/src/generated/models/RosettaConstructionMetadataResponse.ts +1 -1
- package/src/generated/models/RosettaConstructionMetadataResponseMetadata.ts +1 -1
- package/src/generated/models/RosettaConstructionParseRequest.ts +1 -1
- package/src/generated/models/RosettaConstructionParseResponse.ts +1 -1
- package/src/generated/models/RosettaConstructionPayloadResponse.ts +1 -1
- package/src/generated/models/RosettaConstructionPayloadsRequest.ts +1 -1
- package/src/generated/models/RosettaConstructionPreprocessRequest.ts +1 -1
- package/src/generated/models/RosettaConstructionPreprocessResponse.ts +1 -1
- package/src/generated/models/RosettaConstructionSubmitRequest.ts +1 -1
- package/src/generated/models/RosettaConstructionSubmitResponse.ts +1 -1
- package/src/generated/models/RosettaCurrency.ts +1 -1
- package/src/generated/models/RosettaError.ts +1 -1
- package/src/generated/models/RosettaErrorDetails.ts +1 -1
- package/src/generated/models/RosettaErrorNoDetails.ts +1 -1
- package/src/generated/models/RosettaMaxFeeAmount.ts +1 -1
- package/src/generated/models/RosettaMempoolRequest.ts +1 -1
- package/src/generated/models/RosettaMempoolResponse.ts +1 -1
- package/src/generated/models/RosettaMempoolTransactionRequest.ts +1 -1
- package/src/generated/models/RosettaMempoolTransactionResponse.ts +1 -1
- package/src/generated/models/RosettaNetworkListResponse.ts +1 -1
- package/src/generated/models/RosettaNetworkListResponseSubNetworkIdentifier.ts +1 -1
- package/src/generated/models/RosettaNetworkListResponseSubNetworkIdentifierMetadata.ts +1 -1
- package/src/generated/models/RosettaNetworkOptionsResponse.ts +1 -1
- package/src/generated/models/RosettaNetworkOptionsResponseAllow.ts +1 -1
- package/src/generated/models/RosettaNetworkOptionsResponseVersion.ts +1 -1
- package/src/generated/models/RosettaOperation.ts +1 -1
- package/src/generated/models/RosettaOperationIdentifier.ts +1 -1
- package/src/generated/models/RosettaOperationStatus.ts +1 -1
- package/src/generated/models/RosettaOptions.ts +9 -1
- package/src/generated/models/RosettaOptionsRequest.ts +1 -1
- package/src/generated/models/RosettaParentBlockIdentifier.ts +1 -1
- package/src/generated/models/RosettaPublicKey.ts +1 -1
- package/src/generated/models/RosettaRelatedOperation.ts +1 -1
- package/src/generated/models/RosettaSignature.ts +1 -1
- package/src/generated/models/RosettaStatusRequest.ts +1 -1
- package/src/generated/models/RosettaSubAccount.ts +1 -1
- package/src/generated/models/RosettaTransaction.ts +1 -1
- package/src/generated/models/RunFaucetResponse.ts +1 -1
- package/src/generated/models/ServerStatusResponse.ts +65 -0
- package/src/generated/models/SigningPayload.ts +1 -1
- package/src/generated/models/TransactionIdentifier.ts +1 -1
- package/src/generated/models/TransactionResults.ts +1 -1
- package/src/generated/models/UnanchoredTransactionListResponse.ts +1 -1
- package/src/generated/models/index.ts +9 -0
- package/src/generated/runtime.ts +1 -1
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Stacks 2.0 Blockchain API
|
|
6
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.TokensApi = void 0;
|
|
17
|
+
const runtime = require("../runtime");
|
|
18
|
+
const models_1 = require("../models");
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
*/
|
|
22
|
+
class TokensApi extends runtime.BaseAPI {
|
|
23
|
+
/**
|
|
24
|
+
* Get fungible tokens metadata for given contract id
|
|
25
|
+
* Fungible tokens metadata for contract id
|
|
26
|
+
*/
|
|
27
|
+
async getContractFtMetadataRaw(requestParameters, initOverrides) {
|
|
28
|
+
if (requestParameters.contractId === null || requestParameters.contractId === undefined) {
|
|
29
|
+
throw new runtime.RequiredError('contractId', 'Required parameter requestParameters.contractId was null or undefined when calling getContractFtMetadata.');
|
|
30
|
+
}
|
|
31
|
+
const queryParameters = {};
|
|
32
|
+
const headerParameters = {};
|
|
33
|
+
const response = await this.request({
|
|
34
|
+
path: `/extended/v1/tokens/{contractId}/ft/metadata`.replace(`{${"contractId"}}`, encodeURIComponent(String(requestParameters.contractId))),
|
|
35
|
+
method: 'GET',
|
|
36
|
+
headers: headerParameters,
|
|
37
|
+
query: queryParameters,
|
|
38
|
+
}, initOverrides);
|
|
39
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => models_1.FungibleTokenMetadataFromJSON(jsonValue));
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Get fungible tokens metadata for given contract id
|
|
43
|
+
* Fungible tokens metadata for contract id
|
|
44
|
+
*/
|
|
45
|
+
async getContractFtMetadata(requestParameters, initOverrides) {
|
|
46
|
+
const response = await this.getContractFtMetadataRaw(requestParameters, initOverrides);
|
|
47
|
+
return await response.value();
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Get non fungible tokens metadata for given contract id
|
|
51
|
+
* Non fungible tokens metadata for contract id
|
|
52
|
+
*/
|
|
53
|
+
async getContractNftMetadataRaw(requestParameters, initOverrides) {
|
|
54
|
+
if (requestParameters.contractId === null || requestParameters.contractId === undefined) {
|
|
55
|
+
throw new runtime.RequiredError('contractId', 'Required parameter requestParameters.contractId was null or undefined when calling getContractNftMetadata.');
|
|
56
|
+
}
|
|
57
|
+
const queryParameters = {};
|
|
58
|
+
const headerParameters = {};
|
|
59
|
+
const response = await this.request({
|
|
60
|
+
path: `/extended/v1/tokens/{contractId}/nft/metadata`.replace(`{${"contractId"}}`, encodeURIComponent(String(requestParameters.contractId))),
|
|
61
|
+
method: 'GET',
|
|
62
|
+
headers: headerParameters,
|
|
63
|
+
query: queryParameters,
|
|
64
|
+
}, initOverrides);
|
|
65
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => models_1.NonFungibleTokenMetadataFromJSON(jsonValue));
|
|
66
|
+
}
|
|
67
|
+
/**
|
|
68
|
+
* Get non fungible tokens metadata for given contract id
|
|
69
|
+
* Non fungible tokens metadata for contract id
|
|
70
|
+
*/
|
|
71
|
+
async getContractNftMetadata(requestParameters, initOverrides) {
|
|
72
|
+
const response = await this.getContractNftMetadataRaw(requestParameters, initOverrides);
|
|
73
|
+
return await response.value();
|
|
74
|
+
}
|
|
75
|
+
/**
|
|
76
|
+
* Get list of fungible tokens metadata
|
|
77
|
+
* Fungible tokens metadata list
|
|
78
|
+
*/
|
|
79
|
+
async getFtMetadataListRaw(requestParameters, initOverrides) {
|
|
80
|
+
const queryParameters = {};
|
|
81
|
+
if (requestParameters.limit !== undefined) {
|
|
82
|
+
queryParameters['limit'] = requestParameters.limit;
|
|
83
|
+
}
|
|
84
|
+
if (requestParameters.offset !== undefined) {
|
|
85
|
+
queryParameters['offset'] = requestParameters.offset;
|
|
86
|
+
}
|
|
87
|
+
const headerParameters = {};
|
|
88
|
+
const response = await this.request({
|
|
89
|
+
path: `/extended/v1/tokens/ft/metadata`,
|
|
90
|
+
method: 'GET',
|
|
91
|
+
headers: headerParameters,
|
|
92
|
+
query: queryParameters,
|
|
93
|
+
}, initOverrides);
|
|
94
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => models_1.FungibleTokensMetadataListFromJSON(jsonValue));
|
|
95
|
+
}
|
|
96
|
+
/**
|
|
97
|
+
* Get list of fungible tokens metadata
|
|
98
|
+
* Fungible tokens metadata list
|
|
99
|
+
*/
|
|
100
|
+
async getFtMetadataList(requestParameters, initOverrides) {
|
|
101
|
+
const response = await this.getFtMetadataListRaw(requestParameters, initOverrides);
|
|
102
|
+
return await response.value();
|
|
103
|
+
}
|
|
104
|
+
/**
|
|
105
|
+
* Get list of non fungible tokens metadata
|
|
106
|
+
* Non fungible tokens metadata list
|
|
107
|
+
*/
|
|
108
|
+
async getNftMetadataListRaw(requestParameters, initOverrides) {
|
|
109
|
+
const queryParameters = {};
|
|
110
|
+
if (requestParameters.limit !== undefined) {
|
|
111
|
+
queryParameters['limit'] = requestParameters.limit;
|
|
112
|
+
}
|
|
113
|
+
if (requestParameters.offset !== undefined) {
|
|
114
|
+
queryParameters['offset'] = requestParameters.offset;
|
|
115
|
+
}
|
|
116
|
+
const headerParameters = {};
|
|
117
|
+
const response = await this.request({
|
|
118
|
+
path: `/extended/v1/tokens/nft/metadata`,
|
|
119
|
+
method: 'GET',
|
|
120
|
+
headers: headerParameters,
|
|
121
|
+
query: queryParameters,
|
|
122
|
+
}, initOverrides);
|
|
123
|
+
return new runtime.JSONApiResponse(response, (jsonValue) => models_1.NonFungibleTokensMetadataListFromJSON(jsonValue));
|
|
124
|
+
}
|
|
125
|
+
/**
|
|
126
|
+
* Get list of non fungible tokens metadata
|
|
127
|
+
* Non fungible tokens metadata list
|
|
128
|
+
*/
|
|
129
|
+
async getNftMetadataList(requestParameters, initOverrides) {
|
|
130
|
+
const response = await this.getNftMetadataListRaw(requestParameters, initOverrides);
|
|
131
|
+
return await response.value();
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
exports.TokensApi = TokensApi;
|
|
135
|
+
//# sourceMappingURL=TokensApi.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TokensApi.js","sourceRoot":"","sources":["../../../src/generated/apis/TokensApi.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Stacks 2.0 Blockchain API
|
|
3
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
3
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Stacks 2.0 Blockchain API
|
|
6
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
6
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -3,10 +3,12 @@ export * from './BNSApi';
|
|
|
3
3
|
export * from './BlocksApi';
|
|
4
4
|
export * from './BurnchainApi';
|
|
5
5
|
export * from './FaucetsApi';
|
|
6
|
+
export * from './FeeRateApi';
|
|
6
7
|
export * from './FeesApi';
|
|
7
8
|
export * from './InfoApi';
|
|
8
9
|
export * from './MicroblocksApi';
|
|
9
10
|
export * from './RosettaApi';
|
|
10
11
|
export * from './SearchApi';
|
|
11
12
|
export * from './SmartContractsApi';
|
|
13
|
+
export * from './TokensApi';
|
|
12
14
|
export * from './TransactionsApi';
|
|
@@ -17,11 +17,13 @@ __exportStar(require("./BNSApi"), exports);
|
|
|
17
17
|
__exportStar(require("./BlocksApi"), exports);
|
|
18
18
|
__exportStar(require("./BurnchainApi"), exports);
|
|
19
19
|
__exportStar(require("./FaucetsApi"), exports);
|
|
20
|
+
__exportStar(require("./FeeRateApi"), exports);
|
|
20
21
|
__exportStar(require("./FeesApi"), exports);
|
|
21
22
|
__exportStar(require("./InfoApi"), exports);
|
|
22
23
|
__exportStar(require("./MicroblocksApi"), exports);
|
|
23
24
|
__exportStar(require("./RosettaApi"), exports);
|
|
24
25
|
__exportStar(require("./SearchApi"), exports);
|
|
25
26
|
__exportStar(require("./SmartContractsApi"), exports);
|
|
27
|
+
__exportStar(require("./TokensApi"), exports);
|
|
26
28
|
__exportStar(require("./TransactionsApi"), exports);
|
|
27
29
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/generated/apis/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oBAAoB;AACpB,oBAAoB;AACpB,gDAA8B;AAC9B,2CAAyB;AACzB,8CAA4B;AAC5B,iDAA+B;AAC/B,+CAA6B;AAC7B,4CAA0B;AAC1B,4CAA0B;AAC1B,mDAAiC;AACjC,+CAA6B;AAC7B,8CAA4B;AAC5B,sDAAoC;AACpC,oDAAkC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/generated/apis/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oBAAoB;AACpB,oBAAoB;AACpB,gDAA8B;AAC9B,2CAAyB;AACzB,8CAA4B;AAC5B,iDAA+B;AAC/B,+CAA6B;AAC7B,+CAA6B;AAC7B,4CAA0B;AAC1B,4CAA0B;AAC1B,mDAAiC;AACjC,+CAA6B;AAC7B,8CAA4B;AAC5B,sDAAoC;AACpC,8CAA4B;AAC5B,oDAAkC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Stacks 2.0 Blockchain API
|
|
3
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
3
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Stacks 2.0 Blockchain API
|
|
6
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
6
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Stacks 2.0 Blockchain API
|
|
3
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
3
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Stacks 2.0 Blockchain API
|
|
6
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
6
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Stacks 2.0 Blockchain API
|
|
3
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
3
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Stacks 2.0 Blockchain API
|
|
6
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
6
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Stacks 2.0 Blockchain API
|
|
3
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
3
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Stacks 2.0 Blockchain API
|
|
6
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
6
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Stacks 2.0 Blockchain API
|
|
3
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
3
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Stacks 2.0 Blockchain API
|
|
6
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
6
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Stacks 2.0 Blockchain API
|
|
3
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
3
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Stacks 2.0 Blockchain API
|
|
6
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
6
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Stacks 2.0 Blockchain API
|
|
3
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
3
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Stacks 2.0 Blockchain API
|
|
6
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
6
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Stacks 2.0 Blockchain API
|
|
3
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
3
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Stacks 2.0 Blockchain API
|
|
6
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
6
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Stacks 2.0 Blockchain API
|
|
3
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
3
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Stacks 2.0 Blockchain API
|
|
6
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
6
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Stacks 2.0 Blockchain API
|
|
3
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
3
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 1.0.0
|
|
6
6
|
*
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import { AddressTransactionWithTransfersStxTransfers } from './';
|
|
12
|
+
import { AddressTransactionWithTransfersFtTransfers, AddressTransactionWithTransfersNftTransfers, AddressTransactionWithTransfersStxTransfers } from './';
|
|
13
13
|
/**
|
|
14
14
|
* Transaction with STX transfers for a given address
|
|
15
15
|
* @export
|
|
@@ -40,6 +40,18 @@ export interface AddressTransactionWithTransfers {
|
|
|
40
40
|
* @memberof AddressTransactionWithTransfers
|
|
41
41
|
*/
|
|
42
42
|
stx_transfers: Array<AddressTransactionWithTransfersStxTransfers>;
|
|
43
|
+
/**
|
|
44
|
+
*
|
|
45
|
+
* @type {Array<AddressTransactionWithTransfersFtTransfers>}
|
|
46
|
+
* @memberof AddressTransactionWithTransfers
|
|
47
|
+
*/
|
|
48
|
+
ft_transfers?: Array<AddressTransactionWithTransfersFtTransfers>;
|
|
49
|
+
/**
|
|
50
|
+
*
|
|
51
|
+
* @type {Array<AddressTransactionWithTransfersNftTransfers>}
|
|
52
|
+
* @memberof AddressTransactionWithTransfers
|
|
53
|
+
*/
|
|
54
|
+
nft_transfers?: Array<AddressTransactionWithTransfersNftTransfers>;
|
|
43
55
|
}
|
|
44
56
|
export declare function AddressTransactionWithTransfersFromJSON(json: any): AddressTransactionWithTransfers;
|
|
45
57
|
export declare function AddressTransactionWithTransfersFromJSONTyped(json: any, ignoreDiscriminator: boolean): AddressTransactionWithTransfers;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
/**
|
|
5
5
|
* Stacks 2.0 Blockchain API
|
|
6
|
-
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API.
|
|
6
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
7
7
|
*
|
|
8
8
|
* The version of the OpenAPI document: 1.0.0
|
|
9
9
|
*
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
16
|
exports.AddressTransactionWithTransfersToJSON = exports.AddressTransactionWithTransfersFromJSONTyped = exports.AddressTransactionWithTransfersFromJSON = void 0;
|
|
17
|
+
const runtime_1 = require("../runtime");
|
|
17
18
|
const _1 = require("./");
|
|
18
19
|
function AddressTransactionWithTransfersFromJSON(json) {
|
|
19
20
|
return AddressTransactionWithTransfersFromJSONTyped(json, false);
|
|
@@ -28,6 +29,8 @@ function AddressTransactionWithTransfersFromJSONTyped(json, ignoreDiscriminator)
|
|
|
28
29
|
'stx_sent': json['stx_sent'],
|
|
29
30
|
'stx_received': json['stx_received'],
|
|
30
31
|
'stx_transfers': (json['stx_transfers'].map(_1.AddressTransactionWithTransfersStxTransfersFromJSON)),
|
|
32
|
+
'ft_transfers': !runtime_1.exists(json, 'ft_transfers') ? undefined : (json['ft_transfers'].map(_1.AddressTransactionWithTransfersFtTransfersFromJSON)),
|
|
33
|
+
'nft_transfers': !runtime_1.exists(json, 'nft_transfers') ? undefined : (json['nft_transfers'].map(_1.AddressTransactionWithTransfersNftTransfersFromJSON)),
|
|
31
34
|
};
|
|
32
35
|
}
|
|
33
36
|
exports.AddressTransactionWithTransfersFromJSONTyped = AddressTransactionWithTransfersFromJSONTyped;
|
|
@@ -43,6 +46,8 @@ function AddressTransactionWithTransfersToJSON(value) {
|
|
|
43
46
|
'stx_sent': value.stx_sent,
|
|
44
47
|
'stx_received': value.stx_received,
|
|
45
48
|
'stx_transfers': (value.stx_transfers.map(_1.AddressTransactionWithTransfersStxTransfersToJSON)),
|
|
49
|
+
'ft_transfers': value.ft_transfers === undefined ? undefined : (value.ft_transfers.map(_1.AddressTransactionWithTransfersFtTransfersToJSON)),
|
|
50
|
+
'nft_transfers': value.nft_transfers === undefined ? undefined : (value.nft_transfers.map(_1.AddressTransactionWithTransfersNftTransfersToJSON)),
|
|
46
51
|
};
|
|
47
52
|
}
|
|
48
53
|
exports.AddressTransactionWithTransfersToJSON = AddressTransactionWithTransfersToJSON;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddressTransactionWithTransfers.js","sourceRoot":"","sources":["../../../src/generated/models/AddressTransactionWithTransfers.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;
|
|
1
|
+
{"version":3,"file":"AddressTransactionWithTransfers.js","sourceRoot":"","sources":["../../../src/generated/models/AddressTransactionWithTransfers.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAEH,wCAA+C;AAC/C,yBAaY;AA8CZ,SAAgB,uCAAuC,CAAC,IAAS;IAC7D,OAAO,4CAA4C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACrE,CAAC;AAFD,0FAEC;AAED,SAAgB,4CAA4C,CAAC,IAAS,EAAE,mBAA4B;IAChG,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE;QACzC,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC;QAChB,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC;QAC5B,cAAc,EAAE,IAAI,CAAC,cAAc,CAAC;QACpC,eAAe,EAAE,CAAE,IAAI,CAAC,eAAe,CAAgB,CAAC,GAAG,CAAC,sDAAmD,CAAC,CAAC;QACjH,cAAc,EAAE,CAAC,gBAAM,CAAC,IAAI,EAAE,cAAc,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,cAAc,CAAgB,CAAC,GAAG,CAAC,qDAAkD,CAAC,CAAC;QAC1J,eAAe,EAAE,CAAC,gBAAM,CAAC,IAAI,EAAE,eAAe,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,IAAI,CAAC,eAAe,CAAgB,CAAC,GAAG,CAAC,sDAAmD,CAAC,CAAC;KACjK,CAAC;AACN,CAAC;AAbD,oGAaC;AAED,SAAgB,qCAAqC,CAAC,KAA8C;IAChG,IAAI,KAAK,KAAK,SAAS,EAAE;QACrB,OAAO,SAAS,CAAC;KACpB;IACD,IAAI,KAAK,KAAK,IAAI,EAAE;QAChB,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,IAAI,EAAE,KAAK,CAAC,EAAE;QACd,UAAU,EAAE,KAAK,CAAC,QAAQ;QAC1B,cAAc,EAAE,KAAK,CAAC,YAAY;QAClC,eAAe,EAAE,CAAE,KAAK,CAAC,aAA4B,CAAC,GAAG,CAAC,oDAAiD,CAAC,CAAC;QAC7G,cAAc,EAAE,KAAK,CAAC,YAAY,KAAK,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,YAA2B,CAAC,GAAG,CAAC,mDAAgD,CAAC,CAAC;QACzJ,eAAe,EAAE,KAAK,CAAC,aAAa,KAAK,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAE,KAAK,CAAC,aAA4B,CAAC,GAAG,CAAC,oDAAiD,CAAC,CAAC;KAChK,CAAC;AACN,CAAC;AAhBD,sFAgBC"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Stacks 2.0 Blockchain API
|
|
3
|
+
* This is the documentation for the Stacks 2.0 Blockchain API. It is comprised of two parts; the Stacks Blockchain API and the Stacks Core API. <a href=\"collection.json\" download=\"collection.json\">Download Postman collection</a>
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
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
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface AddressTransactionWithTransfersFtTransfers
|
|
16
|
+
*/
|
|
17
|
+
export interface AddressTransactionWithTransfersFtTransfers {
|
|
18
|
+
/**
|
|
19
|
+
* Fungible Token asset identifier.
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof AddressTransactionWithTransfersFtTransfers
|
|
22
|
+
*/
|
|
23
|
+
asset_identifier: string;
|
|
24
|
+
/**
|
|
25
|
+
* Amount transferred as an integer string. This balance does not factor in possible SIP-010 decimals.
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof AddressTransactionWithTransfersFtTransfers
|
|
28
|
+
*/
|
|
29
|
+
amount: string;
|
|
30
|
+
/**
|
|
31
|
+
* Principal that sent the asset.
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof AddressTransactionWithTransfersFtTransfers
|
|
34
|
+
*/
|
|
35
|
+
sender?: string;
|
|
36
|
+
/**
|
|
37
|
+
* Principal that received the asset.
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof AddressTransactionWithTransfersFtTransfers
|
|
40
|
+
*/
|
|
41
|
+
recipient?: string;
|
|
42
|
+
}
|
|
43
|
+
export declare function AddressTransactionWithTransfersFtTransfersFromJSON(json: any): AddressTransactionWithTransfersFtTransfers;
|
|
44
|
+
export declare function AddressTransactionWithTransfersFtTransfersFromJSONTyped(json: any, ignoreDiscriminator: boolean): AddressTransactionWithTransfersFtTransfers;
|
|
45
|
+
export declare function AddressTransactionWithTransfersFtTransfersToJSON(value?: AddressTransactionWithTransfersFtTransfers | null): any;
|