@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
|
@@ -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
|
*
|
|
@@ -0,0 +1,33 @@
|
|
|
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
|
+
* GET blockchain API status
|
|
14
|
+
* @export
|
|
15
|
+
* @interface ServerStatusResponse
|
|
16
|
+
*/
|
|
17
|
+
export interface ServerStatusResponse {
|
|
18
|
+
/**
|
|
19
|
+
* the server version that is currently running
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof ServerStatusResponse
|
|
22
|
+
*/
|
|
23
|
+
server_version?: string;
|
|
24
|
+
/**
|
|
25
|
+
* the current server status
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof ServerStatusResponse
|
|
28
|
+
*/
|
|
29
|
+
status: string;
|
|
30
|
+
}
|
|
31
|
+
export declare function ServerStatusResponseFromJSON(json: any): ServerStatusResponse;
|
|
32
|
+
export declare function ServerStatusResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ServerStatusResponse;
|
|
33
|
+
export declare function ServerStatusResponseToJSON(value?: ServerStatusResponse | null): any;
|
|
@@ -0,0 +1,45 @@
|
|
|
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.ServerStatusResponseToJSON = exports.ServerStatusResponseFromJSONTyped = exports.ServerStatusResponseFromJSON = void 0;
|
|
17
|
+
const runtime_1 = require("../runtime");
|
|
18
|
+
function ServerStatusResponseFromJSON(json) {
|
|
19
|
+
return ServerStatusResponseFromJSONTyped(json, false);
|
|
20
|
+
}
|
|
21
|
+
exports.ServerStatusResponseFromJSON = ServerStatusResponseFromJSON;
|
|
22
|
+
function ServerStatusResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
23
|
+
if ((json === undefined) || (json === null)) {
|
|
24
|
+
return json;
|
|
25
|
+
}
|
|
26
|
+
return {
|
|
27
|
+
'server_version': !runtime_1.exists(json, 'server_version') ? undefined : json['server_version'],
|
|
28
|
+
'status': json['status'],
|
|
29
|
+
};
|
|
30
|
+
}
|
|
31
|
+
exports.ServerStatusResponseFromJSONTyped = ServerStatusResponseFromJSONTyped;
|
|
32
|
+
function ServerStatusResponseToJSON(value) {
|
|
33
|
+
if (value === undefined) {
|
|
34
|
+
return undefined;
|
|
35
|
+
}
|
|
36
|
+
if (value === null) {
|
|
37
|
+
return null;
|
|
38
|
+
}
|
|
39
|
+
return {
|
|
40
|
+
'server_version': value.server_version,
|
|
41
|
+
'status': value.status,
|
|
42
|
+
};
|
|
43
|
+
}
|
|
44
|
+
exports.ServerStatusResponseToJSON = ServerStatusResponseToJSON;
|
|
45
|
+
//# sourceMappingURL=ServerStatusResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ServerStatusResponse.js","sourceRoot":"","sources":["../../../src/generated/models/ServerStatusResponse.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAEH,wCAA+C;AAqB/C,SAAgB,4BAA4B,CAAC,IAAS;IAClD,OAAO,iCAAiC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC1D,CAAC;AAFD,oEAEC;AAED,SAAgB,iCAAiC,CAAC,IAAS,EAAE,mBAA4B;IACrF,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE;QACzC,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,gBAAgB,EAAE,CAAC,gBAAM,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC;QACtF,QAAQ,EAAE,IAAI,CAAC,QAAQ,CAAC;KAC3B,CAAC;AACN,CAAC;AATD,8EASC;AAED,SAAgB,0BAA0B,CAAC,KAAmC;IAC1E,IAAI,KAAK,KAAK,SAAS,EAAE;QACrB,OAAO,SAAS,CAAC;KACpB;IACD,IAAI,KAAK,KAAK,IAAI,EAAE;QAChB,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,gBAAgB,EAAE,KAAK,CAAC,cAAc;QACtC,QAAQ,EAAE,KAAK,CAAC,MAAM;KACzB,CAAC;AACN,CAAC;AAZD,gEAYC"}
|
|
@@ -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
|
*
|
|
@@ -8,6 +8,8 @@ export * from './AddressNonces';
|
|
|
8
8
|
export * from './AddressStxInboundListResponse';
|
|
9
9
|
export * from './AddressTokenOfferingLocked';
|
|
10
10
|
export * from './AddressTransactionWithTransfers';
|
|
11
|
+
export * from './AddressTransactionWithTransfersFtTransfers';
|
|
12
|
+
export * from './AddressTransactionWithTransfersNftTransfers';
|
|
11
13
|
export * from './AddressTransactionWithTransfersStxTransfers';
|
|
12
14
|
export * from './AddressTransactionsListResponse';
|
|
13
15
|
export * from './AddressTransactionsWithTransfersListResponse';
|
|
@@ -29,6 +31,10 @@ export * from './ContractInterfaceResponse';
|
|
|
29
31
|
export * from './ContractSourceResponse';
|
|
30
32
|
export * from './CoreNodeInfoResponse';
|
|
31
33
|
export * from './CoreNodePoxResponse';
|
|
34
|
+
export * from './FeeRate';
|
|
35
|
+
export * from './FeeRateRequest';
|
|
36
|
+
export * from './FungibleTokenMetadata';
|
|
37
|
+
export * from './FungibleTokensMetadataList';
|
|
32
38
|
export * from './GetRawTransactionResult';
|
|
33
39
|
export * from './GetStxSupplyLegacyFormatResponse';
|
|
34
40
|
export * from './GetStxSupplyResponse';
|
|
@@ -43,6 +49,8 @@ export * from './NetworkBlockTimesResponse';
|
|
|
43
49
|
export * from './NetworkBlockTimesResponseMainnet';
|
|
44
50
|
export * from './NetworkIdentifier';
|
|
45
51
|
export * from './NftEvent';
|
|
52
|
+
export * from './NonFungibleTokenMetadata';
|
|
53
|
+
export * from './NonFungibleTokensMetadataList';
|
|
46
54
|
export * from './OtherTransactionIdentifier';
|
|
47
55
|
export * from './PostCoreNodeTransactionsError';
|
|
48
56
|
export * from './ReadOnlyFunctionArgs';
|
|
@@ -108,6 +116,7 @@ export * from './RosettaStatusRequest';
|
|
|
108
116
|
export * from './RosettaSubAccount';
|
|
109
117
|
export * from './RosettaTransaction';
|
|
110
118
|
export * from './RunFaucetResponse';
|
|
119
|
+
export * from './ServerStatusResponse';
|
|
111
120
|
export * from './SigningPayload';
|
|
112
121
|
export * from './TransactionIdentifier';
|
|
113
122
|
export * from './TransactionResults';
|
|
@@ -22,6 +22,8 @@ __exportStar(require("./AddressNonces"), exports);
|
|
|
22
22
|
__exportStar(require("./AddressStxInboundListResponse"), exports);
|
|
23
23
|
__exportStar(require("./AddressTokenOfferingLocked"), exports);
|
|
24
24
|
__exportStar(require("./AddressTransactionWithTransfers"), exports);
|
|
25
|
+
__exportStar(require("./AddressTransactionWithTransfersFtTransfers"), exports);
|
|
26
|
+
__exportStar(require("./AddressTransactionWithTransfersNftTransfers"), exports);
|
|
25
27
|
__exportStar(require("./AddressTransactionWithTransfersStxTransfers"), exports);
|
|
26
28
|
__exportStar(require("./AddressTransactionsListResponse"), exports);
|
|
27
29
|
__exportStar(require("./AddressTransactionsWithTransfersListResponse"), exports);
|
|
@@ -43,6 +45,10 @@ __exportStar(require("./ContractInterfaceResponse"), exports);
|
|
|
43
45
|
__exportStar(require("./ContractSourceResponse"), exports);
|
|
44
46
|
__exportStar(require("./CoreNodeInfoResponse"), exports);
|
|
45
47
|
__exportStar(require("./CoreNodePoxResponse"), exports);
|
|
48
|
+
__exportStar(require("./FeeRate"), exports);
|
|
49
|
+
__exportStar(require("./FeeRateRequest"), exports);
|
|
50
|
+
__exportStar(require("./FungibleTokenMetadata"), exports);
|
|
51
|
+
__exportStar(require("./FungibleTokensMetadataList"), exports);
|
|
46
52
|
__exportStar(require("./GetRawTransactionResult"), exports);
|
|
47
53
|
__exportStar(require("./GetStxSupplyLegacyFormatResponse"), exports);
|
|
48
54
|
__exportStar(require("./GetStxSupplyResponse"), exports);
|
|
@@ -57,6 +63,8 @@ __exportStar(require("./NetworkBlockTimesResponse"), exports);
|
|
|
57
63
|
__exportStar(require("./NetworkBlockTimesResponseMainnet"), exports);
|
|
58
64
|
__exportStar(require("./NetworkIdentifier"), exports);
|
|
59
65
|
__exportStar(require("./NftEvent"), exports);
|
|
66
|
+
__exportStar(require("./NonFungibleTokenMetadata"), exports);
|
|
67
|
+
__exportStar(require("./NonFungibleTokensMetadataList"), exports);
|
|
60
68
|
__exportStar(require("./OtherTransactionIdentifier"), exports);
|
|
61
69
|
__exportStar(require("./PostCoreNodeTransactionsError"), exports);
|
|
62
70
|
__exportStar(require("./ReadOnlyFunctionArgs"), exports);
|
|
@@ -122,6 +130,7 @@ __exportStar(require("./RosettaStatusRequest"), exports);
|
|
|
122
130
|
__exportStar(require("./RosettaSubAccount"), exports);
|
|
123
131
|
__exportStar(require("./RosettaTransaction"), exports);
|
|
124
132
|
__exportStar(require("./RunFaucetResponse"), exports);
|
|
133
|
+
__exportStar(require("./ServerStatusResponse"), exports);
|
|
125
134
|
__exportStar(require("./SigningPayload"), exports);
|
|
126
135
|
__exportStar(require("./TransactionIdentifier"), exports);
|
|
127
136
|
__exportStar(require("./TransactionResults"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/generated/models/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oBAAoB;AACpB,oBAAoB;AACpB,wDAAsC;AACtC,8DAA4C;AAC5C,2DAAyC;AACzC,8DAA4C;AAC5C,2DAAyC;AACzC,gEAA8C;AAC9C,kDAAgC;AAChC,kEAAgD;AAChD,+DAA6C;AAC7C,oEAAkD;AAClD,gFAA8D;AAC9D,oEAAkD;AAClD,iFAA+D;AAC/D,0DAAwC;AACxC,0CAAwB;AACxB,sDAAoC;AACpC,6CAA2B;AAC3B,gEAA8C;AAC9C,2DAAyC;AACzC,4DAA0C;AAC1C,iEAA+C;AAC/C,iEAA+C;AAC/C,oDAAkC;AAClC,gEAA8C;AAC9C,8DAA4C;AAC5C,0EAAwD;AACxD,0DAAwC;AACxC,8DAA4C;AAC5C,2DAAyC;AACzC,yDAAuC;AACvC,wDAAsC;AACtC,4DAA0C;AAC1C,qEAAmD;AACnD,yDAAuC;AACvC,uDAAqC;AACrC,sDAAoC;AACpC,qDAAmC;AACnC,mEAAiD;AACjD,+CAA6B;AAC7B,2DAAyC;AACzC,6DAA2C;AAC3C,8DAA4C;AAC5C,qEAAmD;AACnD,sDAAoC;AACpC,6CAA2B;AAC3B,+DAA6C;AAC7C,kEAAgD;AAChD,yDAAuC;AACvC,oEAAkD;AAClD,mDAAiC;AACjC,iEAA+C;AAC/C,kEAAgD;AAChD,gFAA8D;AAC9D,0EAAwD;AACxD,6DAA2C;AAC3C,kDAAgC;AAChC,iDAA+B;AAC/B,yDAAuC;AACvC,0DAAwC;AACxC,wDAAsC;AACtC,yDAAuC;AACvC,mEAAiD;AACjD,oEAAkD;AAClD,gDAA8B;AAC9B,sDAAoC;AACpC,sEAAoD;AACpD,uEAAqD;AACrD,qEAAmD;AACnD,sEAAoD;AACpD,mEAAiD;AACjD,oEAAkD;AAClD,uEAAqD;AACrD,wEAAsD;AACtD,gFAA8D;AAC9D,oEAAkD;AAClD,qEAAmD;AACnD,uEAAqD;AACrD,uEAAqD;AACrD,yEAAuD;AACvD,0EAAwD;AACxD,qEAAmD;AACnD,sEAAoD;AACpD,oDAAkC;AAClC,iDAA+B;AAC/B,wDAAsC;AACtC,0DAAwC;AACxC,wDAAsC;AACtC,0DAAwC;AACxC,2DAAyC;AACzC,qEAAmD;AACnD,sEAAoD;AACpD,+DAA6C;AAC7C,mFAAiE;AACjE,2FAAyE;AACzE,kEAAgD;AAChD,uEAAqD;AACrD,yEAAuD;AACvD,qDAAmC;AACnC,+DAA6C;AAC7C,2DAAyC;AACzC,mDAAiC;AACjC,0DAAwC;AACxC,iEAA+C;AAC/C,qDAAmC;AACnC,4DAA0C;AAC1C,qDAAmC;AACnC,yDAAuC;AACvC,sDAAoC;AACpC,uDAAqC;AACrC,sDAAoC;AACpC,mDAAiC;AACjC,0DAAwC;AACxC,uDAAqC;AACrC,sEAAoD"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/generated/models/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oBAAoB;AACpB,oBAAoB;AACpB,wDAAsC;AACtC,8DAA4C;AAC5C,2DAAyC;AACzC,8DAA4C;AAC5C,2DAAyC;AACzC,gEAA8C;AAC9C,kDAAgC;AAChC,kEAAgD;AAChD,+DAA6C;AAC7C,oEAAkD;AAClD,+EAA6D;AAC7D,gFAA8D;AAC9D,gFAA8D;AAC9D,oEAAkD;AAClD,iFAA+D;AAC/D,0DAAwC;AACxC,0CAAwB;AACxB,sDAAoC;AACpC,6CAA2B;AAC3B,gEAA8C;AAC9C,2DAAyC;AACzC,4DAA0C;AAC1C,iEAA+C;AAC/C,iEAA+C;AAC/C,oDAAkC;AAClC,gEAA8C;AAC9C,8DAA4C;AAC5C,0EAAwD;AACxD,0DAAwC;AACxC,8DAA4C;AAC5C,2DAAyC;AACzC,yDAAuC;AACvC,wDAAsC;AACtC,4CAA0B;AAC1B,mDAAiC;AACjC,0DAAwC;AACxC,+DAA6C;AAC7C,4DAA0C;AAC1C,qEAAmD;AACnD,yDAAuC;AACvC,uDAAqC;AACrC,sDAAoC;AACpC,qDAAmC;AACnC,mEAAiD;AACjD,+CAA6B;AAC7B,2DAAyC;AACzC,6DAA2C;AAC3C,8DAA4C;AAC5C,qEAAmD;AACnD,sDAAoC;AACpC,6CAA2B;AAC3B,6DAA2C;AAC3C,kEAAgD;AAChD,+DAA6C;AAC7C,kEAAgD;AAChD,yDAAuC;AACvC,oEAAkD;AAClD,mDAAiC;AACjC,iEAA+C;AAC/C,kEAAgD;AAChD,gFAA8D;AAC9D,0EAAwD;AACxD,6DAA2C;AAC3C,kDAAgC;AAChC,iDAA+B;AAC/B,yDAAuC;AACvC,0DAAwC;AACxC,wDAAsC;AACtC,yDAAuC;AACvC,mEAAiD;AACjD,oEAAkD;AAClD,gDAA8B;AAC9B,sDAAoC;AACpC,sEAAoD;AACpD,uEAAqD;AACrD,qEAAmD;AACnD,sEAAoD;AACpD,mEAAiD;AACjD,oEAAkD;AAClD,uEAAqD;AACrD,wEAAsD;AACtD,gFAA8D;AAC9D,oEAAkD;AAClD,qEAAmD;AACnD,uEAAqD;AACrD,uEAAqD;AACrD,yEAAuD;AACvD,0EAAwD;AACxD,qEAAmD;AACnD,sEAAoD;AACpD,oDAAkC;AAClC,iDAA+B;AAC/B,wDAAsC;AACtC,0DAAwC;AACxC,wDAAsC;AACtC,0DAAwC;AACxC,2DAAyC;AACzC,qEAAmD;AACnD,sEAAoD;AACpD,+DAA6C;AAC7C,mFAAiE;AACjE,2FAAyE;AACzE,kEAAgD;AAChD,uEAAqD;AACrD,yEAAuD;AACvD,qDAAmC;AACnC,+DAA6C;AAC7C,2DAAyC;AACzC,mDAAiC;AACjC,0DAAwC;AACxC,iEAA+C;AAC/C,qDAAmC;AACnC,4DAA0C;AAC1C,qDAAmC;AACnC,yDAAuC;AACvC,sDAAoC;AACpC,uDAAqC;AACrC,sDAAoC;AACpC,yDAAuC;AACvC,mDAAiC;AACjC,0DAAwC;AACxC,uDAAqC;AACrC,sEAAoD"}
|
|
@@ -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
|
*
|
package/lib/generated/runtime.js
CHANGED
|
@@ -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
|
*
|
package/lib/index.umd.js
CHANGED
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
|
|
173
173
|
/**
|
|
174
174
|
* Stacks 2.0 Blockchain API
|
|
175
|
-
* 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.
|
|
175
|
+
* 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>
|
|
176
176
|
*
|
|
177
177
|
* The version of the OpenAPI document: 1.0.0
|
|
178
178
|
*
|
|
@@ -773,7 +773,7 @@
|
|
|
773
773
|
|
|
774
774
|
/**
|
|
775
775
|
* Stacks 2.0 Blockchain API
|
|
776
|
-
* 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.
|
|
776
|
+
* 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>
|
|
777
777
|
*
|
|
778
778
|
* The version of the OpenAPI document: 1.0.0
|
|
779
779
|
*
|
|
@@ -824,7 +824,7 @@
|
|
|
824
824
|
|
|
825
825
|
/**
|
|
826
826
|
* Stacks 2.0 Blockchain API
|
|
827
|
-
* 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.
|
|
827
|
+
* 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>
|
|
828
828
|
*
|
|
829
829
|
* The version of the OpenAPI document: 1.0.0
|
|
830
830
|
*
|
|
@@ -904,7 +904,7 @@
|
|
|
904
904
|
|
|
905
905
|
/**
|
|
906
906
|
* Stacks 2.0 Blockchain API
|
|
907
|
-
* 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.
|
|
907
|
+
* 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>
|
|
908
908
|
*
|
|
909
909
|
* The version of the OpenAPI document: 1.0.0
|
|
910
910
|
*
|
|
@@ -996,7 +996,7 @@
|
|
|
996
996
|
|
|
997
997
|
/**
|
|
998
998
|
* Stacks 2.0 Blockchain API
|
|
999
|
-
* 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.
|
|
999
|
+
* 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>
|
|
1000
1000
|
*
|
|
1001
1001
|
* The version of the OpenAPI document: 1.0.0
|
|
1002
1002
|
*
|
|
@@ -1039,7 +1039,7 @@
|
|
|
1039
1039
|
|
|
1040
1040
|
/**
|
|
1041
1041
|
* Stacks 2.0 Blockchain API
|
|
1042
|
-
* 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.
|
|
1042
|
+
* 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>
|
|
1043
1043
|
*
|
|
1044
1044
|
* The version of the OpenAPI document: 1.0.0
|
|
1045
1045
|
*
|
|
@@ -1157,7 +1157,9 @@
|
|
|
1157
1157
|
'tx': json['tx'],
|
|
1158
1158
|
'stx_sent': json['stx_sent'],
|
|
1159
1159
|
'stx_received': json['stx_received'],
|
|
1160
|
-
'stx_transfers': json['stx_transfers'].map(AddressTransactionWithTransfersStxTransfersFromJSON)
|
|
1160
|
+
'stx_transfers': json['stx_transfers'].map(AddressTransactionWithTransfersStxTransfersFromJSON),
|
|
1161
|
+
'ft_transfers': !exists(json, 'ft_transfers') ? undefined : json['ft_transfers'].map(AddressTransactionWithTransfersFtTransfersFromJSON),
|
|
1162
|
+
'nft_transfers': !exists(json, 'nft_transfers') ? undefined : json['nft_transfers'].map(AddressTransactionWithTransfersNftTransfersFromJSON)
|
|
1161
1163
|
};
|
|
1162
1164
|
}
|
|
1163
1165
|
function AddressTransactionWithTransfersToJSON(value) {
|
|
@@ -1173,7 +1175,75 @@
|
|
|
1173
1175
|
'tx': value.tx,
|
|
1174
1176
|
'stx_sent': value.stx_sent,
|
|
1175
1177
|
'stx_received': value.stx_received,
|
|
1176
|
-
'stx_transfers': value.stx_transfers.map(AddressTransactionWithTransfersStxTransfersToJSON)
|
|
1178
|
+
'stx_transfers': value.stx_transfers.map(AddressTransactionWithTransfersStxTransfersToJSON),
|
|
1179
|
+
'ft_transfers': value.ft_transfers === undefined ? undefined : value.ft_transfers.map(AddressTransactionWithTransfersFtTransfersToJSON),
|
|
1180
|
+
'nft_transfers': value.nft_transfers === undefined ? undefined : value.nft_transfers.map(AddressTransactionWithTransfersNftTransfersToJSON)
|
|
1181
|
+
};
|
|
1182
|
+
}
|
|
1183
|
+
|
|
1184
|
+
/* tslint:disable */
|
|
1185
|
+
function AddressTransactionWithTransfersFtTransfersFromJSON(json) {
|
|
1186
|
+
return AddressTransactionWithTransfersFtTransfersFromJSONTyped(json);
|
|
1187
|
+
}
|
|
1188
|
+
function AddressTransactionWithTransfersFtTransfersFromJSONTyped(json, ignoreDiscriminator) {
|
|
1189
|
+
if (json === undefined || json === null) {
|
|
1190
|
+
return json;
|
|
1191
|
+
}
|
|
1192
|
+
|
|
1193
|
+
return {
|
|
1194
|
+
'asset_identifier': json['asset_identifier'],
|
|
1195
|
+
'amount': json['amount'],
|
|
1196
|
+
'sender': !exists(json, 'sender') ? undefined : json['sender'],
|
|
1197
|
+
'recipient': !exists(json, 'recipient') ? undefined : json['recipient']
|
|
1198
|
+
};
|
|
1199
|
+
}
|
|
1200
|
+
function AddressTransactionWithTransfersFtTransfersToJSON(value) {
|
|
1201
|
+
if (value === undefined) {
|
|
1202
|
+
return undefined;
|
|
1203
|
+
}
|
|
1204
|
+
|
|
1205
|
+
if (value === null) {
|
|
1206
|
+
return null;
|
|
1207
|
+
}
|
|
1208
|
+
|
|
1209
|
+
return {
|
|
1210
|
+
'asset_identifier': value.asset_identifier,
|
|
1211
|
+
'amount': value.amount,
|
|
1212
|
+
'sender': value.sender,
|
|
1213
|
+
'recipient': value.recipient
|
|
1214
|
+
};
|
|
1215
|
+
}
|
|
1216
|
+
|
|
1217
|
+
/* tslint:disable */
|
|
1218
|
+
function AddressTransactionWithTransfersNftTransfersFromJSON(json) {
|
|
1219
|
+
return AddressTransactionWithTransfersNftTransfersFromJSONTyped(json);
|
|
1220
|
+
}
|
|
1221
|
+
function AddressTransactionWithTransfersNftTransfersFromJSONTyped(json, ignoreDiscriminator) {
|
|
1222
|
+
if (json === undefined || json === null) {
|
|
1223
|
+
return json;
|
|
1224
|
+
}
|
|
1225
|
+
|
|
1226
|
+
return {
|
|
1227
|
+
'asset_identifier': json['asset_identifier'],
|
|
1228
|
+
'value': json['value'],
|
|
1229
|
+
'sender': !exists(json, 'sender') ? undefined : json['sender'],
|
|
1230
|
+
'recipient': !exists(json, 'recipient') ? undefined : json['recipient']
|
|
1231
|
+
};
|
|
1232
|
+
}
|
|
1233
|
+
function AddressTransactionWithTransfersNftTransfersToJSON(value) {
|
|
1234
|
+
if (value === undefined) {
|
|
1235
|
+
return undefined;
|
|
1236
|
+
}
|
|
1237
|
+
|
|
1238
|
+
if (value === null) {
|
|
1239
|
+
return null;
|
|
1240
|
+
}
|
|
1241
|
+
|
|
1242
|
+
return {
|
|
1243
|
+
'asset_identifier': value.asset_identifier,
|
|
1244
|
+
'value': value.value,
|
|
1245
|
+
'sender': value.sender,
|
|
1246
|
+
'recipient': value.recipient
|
|
1177
1247
|
};
|
|
1178
1248
|
}
|
|
1179
1249
|
|
|
@@ -1214,7 +1284,7 @@
|
|
|
1214
1284
|
|
|
1215
1285
|
/**
|
|
1216
1286
|
* Stacks 2.0 Blockchain API
|
|
1217
|
-
* 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.
|
|
1287
|
+
* 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>
|
|
1218
1288
|
*
|
|
1219
1289
|
* The version of the OpenAPI document: 1.0.0
|
|
1220
1290
|
*
|
|
@@ -1294,7 +1364,7 @@
|
|
|
1294
1364
|
|
|
1295
1365
|
/**
|
|
1296
1366
|
* Stacks 2.0 Blockchain API
|
|
1297
|
-
* 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.
|
|
1367
|
+
* 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>
|
|
1298
1368
|
*
|
|
1299
1369
|
* The version of the OpenAPI document: 1.0.0
|
|
1300
1370
|
*
|
|
@@ -1337,7 +1407,7 @@
|
|
|
1337
1407
|
|
|
1338
1408
|
/**
|
|
1339
1409
|
* Stacks 2.0 Blockchain API
|
|
1340
|
-
* 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.
|
|
1410
|
+
* 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>
|
|
1341
1411
|
*
|
|
1342
1412
|
* The version of the OpenAPI document: 1.0.0
|
|
1343
1413
|
*
|
|
@@ -1464,7 +1534,7 @@
|
|
|
1464
1534
|
|
|
1465
1535
|
/**
|
|
1466
1536
|
* Stacks 2.0 Blockchain API
|
|
1467
|
-
* 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.
|
|
1537
|
+
* 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>
|
|
1468
1538
|
*
|
|
1469
1539
|
* The version of the OpenAPI document: 1.0.0
|
|
1470
1540
|
*
|
|
@@ -1548,7 +1618,7 @@
|
|
|
1548
1618
|
|
|
1549
1619
|
/**
|
|
1550
1620
|
* Stacks 2.0 Blockchain API
|
|
1551
|
-
* 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.
|
|
1621
|
+
* 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>
|
|
1552
1622
|
*
|
|
1553
1623
|
* The version of the OpenAPI document: 1.0.0
|
|
1554
1624
|
*
|
|
@@ -1591,7 +1661,7 @@
|
|
|
1591
1661
|
|
|
1592
1662
|
/**
|
|
1593
1663
|
* Stacks 2.0 Blockchain API
|
|
1594
|
-
* 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.
|
|
1664
|
+
* 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>
|
|
1595
1665
|
*
|
|
1596
1666
|
* The version of the OpenAPI document: 1.0.0
|
|
1597
1667
|
*
|
|
@@ -1661,7 +1731,7 @@
|
|
|
1661
1731
|
|
|
1662
1732
|
/**
|
|
1663
1733
|
* Stacks 2.0 Blockchain API
|
|
1664
|
-
* 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.
|
|
1734
|
+
* 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>
|
|
1665
1735
|
*
|
|
1666
1736
|
* The version of the OpenAPI document: 1.0.0
|
|
1667
1737
|
*
|
|
@@ -1745,7 +1815,7 @@
|
|
|
1745
1815
|
|
|
1746
1816
|
/**
|
|
1747
1817
|
* Stacks 2.0 Blockchain API
|
|
1748
|
-
* 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.
|
|
1818
|
+
* 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>
|
|
1749
1819
|
*
|
|
1750
1820
|
* The version of the OpenAPI document: 1.0.0
|
|
1751
1821
|
*
|
|
@@ -1827,7 +1897,7 @@
|
|
|
1827
1897
|
|
|
1828
1898
|
/**
|
|
1829
1899
|
* Stacks 2.0 Blockchain API
|
|
1830
|
-
* 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.
|
|
1900
|
+
* 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>
|
|
1831
1901
|
*
|
|
1832
1902
|
* The version of the OpenAPI document: 1.0.0
|
|
1833
1903
|
*
|
|
@@ -1870,7 +1940,7 @@
|
|
|
1870
1940
|
|
|
1871
1941
|
/**
|
|
1872
1942
|
* Stacks 2.0 Blockchain API
|
|
1873
|
-
* 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.
|
|
1943
|
+
* 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>
|
|
1874
1944
|
*
|
|
1875
1945
|
* The version of the OpenAPI document: 1.0.0
|
|
1876
1946
|
*
|
|
@@ -1919,7 +1989,7 @@
|
|
|
1919
1989
|
|
|
1920
1990
|
/**
|
|
1921
1991
|
* Stacks 2.0 Blockchain API
|
|
1922
|
-
* 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.
|
|
1992
|
+
* 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>
|
|
1923
1993
|
*
|
|
1924
1994
|
* The version of the OpenAPI document: 1.0.0
|
|
1925
1995
|
*
|
|
@@ -1964,7 +2034,7 @@
|
|
|
1964
2034
|
|
|
1965
2035
|
/**
|
|
1966
2036
|
* Stacks 2.0 Blockchain API
|
|
1967
|
-
* 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.
|
|
2037
|
+
* 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>
|
|
1968
2038
|
*
|
|
1969
2039
|
* The version of the OpenAPI document: 1.0.0
|
|
1970
2040
|
*
|
|
@@ -2029,7 +2099,7 @@
|
|
|
2029
2099
|
|
|
2030
2100
|
/**
|
|
2031
2101
|
* Stacks 2.0 Blockchain API
|
|
2032
|
-
* 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.
|
|
2102
|
+
* 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>
|
|
2033
2103
|
*
|
|
2034
2104
|
* The version of the OpenAPI document: 1.0.0
|
|
2035
2105
|
*
|
|
@@ -2086,7 +2156,179 @@
|
|
|
2086
2156
|
|
|
2087
2157
|
/**
|
|
2088
2158
|
* Stacks 2.0 Blockchain API
|
|
2089
|
-
* 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.
|
|
2159
|
+
* 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>
|
|
2160
|
+
*
|
|
2161
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2162
|
+
*
|
|
2163
|
+
*
|
|
2164
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
2165
|
+
* https://openapi-generator.tech
|
|
2166
|
+
* Do not edit the class manually.
|
|
2167
|
+
*/
|
|
2168
|
+
function FeeRateFromJSON(json) {
|
|
2169
|
+
return FeeRateFromJSONTyped(json);
|
|
2170
|
+
}
|
|
2171
|
+
function FeeRateFromJSONTyped(json, ignoreDiscriminator) {
|
|
2172
|
+
if (json === undefined || json === null) {
|
|
2173
|
+
return json;
|
|
2174
|
+
}
|
|
2175
|
+
|
|
2176
|
+
return {
|
|
2177
|
+
'fee_rate': json['fee_rate']
|
|
2178
|
+
};
|
|
2179
|
+
}
|
|
2180
|
+
function FeeRateToJSON(value) {
|
|
2181
|
+
if (value === undefined) {
|
|
2182
|
+
return undefined;
|
|
2183
|
+
}
|
|
2184
|
+
|
|
2185
|
+
if (value === null) {
|
|
2186
|
+
return null;
|
|
2187
|
+
}
|
|
2188
|
+
|
|
2189
|
+
return {
|
|
2190
|
+
'fee_rate': value.fee_rate
|
|
2191
|
+
};
|
|
2192
|
+
}
|
|
2193
|
+
|
|
2194
|
+
/* tslint:disable */
|
|
2195
|
+
|
|
2196
|
+
/* eslint-disable */
|
|
2197
|
+
|
|
2198
|
+
/**
|
|
2199
|
+
* Stacks 2.0 Blockchain API
|
|
2200
|
+
* 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>
|
|
2201
|
+
*
|
|
2202
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2203
|
+
*
|
|
2204
|
+
*
|
|
2205
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
2206
|
+
* https://openapi-generator.tech
|
|
2207
|
+
* Do not edit the class manually.
|
|
2208
|
+
*/
|
|
2209
|
+
function FeeRateRequestFromJSON(json) {
|
|
2210
|
+
return FeeRateRequestFromJSONTyped(json);
|
|
2211
|
+
}
|
|
2212
|
+
function FeeRateRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
2213
|
+
if (json === undefined || json === null) {
|
|
2214
|
+
return json;
|
|
2215
|
+
}
|
|
2216
|
+
|
|
2217
|
+
return {
|
|
2218
|
+
'transaction': json['transaction']
|
|
2219
|
+
};
|
|
2220
|
+
}
|
|
2221
|
+
function FeeRateRequestToJSON(value) {
|
|
2222
|
+
if (value === undefined) {
|
|
2223
|
+
return undefined;
|
|
2224
|
+
}
|
|
2225
|
+
|
|
2226
|
+
if (value === null) {
|
|
2227
|
+
return null;
|
|
2228
|
+
}
|
|
2229
|
+
|
|
2230
|
+
return {
|
|
2231
|
+
'transaction': value.transaction
|
|
2232
|
+
};
|
|
2233
|
+
}
|
|
2234
|
+
|
|
2235
|
+
/* tslint:disable */
|
|
2236
|
+
|
|
2237
|
+
/* eslint-disable */
|
|
2238
|
+
|
|
2239
|
+
/**
|
|
2240
|
+
* Stacks 2.0 Blockchain API
|
|
2241
|
+
* 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>
|
|
2242
|
+
*
|
|
2243
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2244
|
+
*
|
|
2245
|
+
*
|
|
2246
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
2247
|
+
* https://openapi-generator.tech
|
|
2248
|
+
* Do not edit the class manually.
|
|
2249
|
+
*/
|
|
2250
|
+
function FungibleTokenMetadataFromJSON(json) {
|
|
2251
|
+
return FungibleTokenMetadataFromJSONTyped(json);
|
|
2252
|
+
}
|
|
2253
|
+
function FungibleTokenMetadataFromJSONTyped(json, ignoreDiscriminator) {
|
|
2254
|
+
if (json === undefined || json === null) {
|
|
2255
|
+
return json;
|
|
2256
|
+
}
|
|
2257
|
+
|
|
2258
|
+
return {
|
|
2259
|
+
'token_uri': json['token_uri'],
|
|
2260
|
+
'name': json['name'],
|
|
2261
|
+
'description': json['description'],
|
|
2262
|
+
'image_uri': json['image_uri'],
|
|
2263
|
+
'image_canonical_uri': json['image_canonical_uri'],
|
|
2264
|
+
'symbol': json['symbol'],
|
|
2265
|
+
'decimals': json['decimals'],
|
|
2266
|
+
'tx_id': json['tx_id'],
|
|
2267
|
+
'sender_address': json['sender_address']
|
|
2268
|
+
};
|
|
2269
|
+
}
|
|
2270
|
+
function FungibleTokenMetadataToJSON(value) {
|
|
2271
|
+
if (value === undefined) {
|
|
2272
|
+
return undefined;
|
|
2273
|
+
}
|
|
2274
|
+
|
|
2275
|
+
if (value === null) {
|
|
2276
|
+
return null;
|
|
2277
|
+
}
|
|
2278
|
+
|
|
2279
|
+
return {
|
|
2280
|
+
'token_uri': value.token_uri,
|
|
2281
|
+
'name': value.name,
|
|
2282
|
+
'description': value.description,
|
|
2283
|
+
'image_uri': value.image_uri,
|
|
2284
|
+
'image_canonical_uri': value.image_canonical_uri,
|
|
2285
|
+
'symbol': value.symbol,
|
|
2286
|
+
'decimals': value.decimals,
|
|
2287
|
+
'tx_id': value.tx_id,
|
|
2288
|
+
'sender_address': value.sender_address
|
|
2289
|
+
};
|
|
2290
|
+
}
|
|
2291
|
+
|
|
2292
|
+
/* tslint:disable */
|
|
2293
|
+
function FungibleTokensMetadataListFromJSON(json) {
|
|
2294
|
+
return FungibleTokensMetadataListFromJSONTyped(json);
|
|
2295
|
+
}
|
|
2296
|
+
function FungibleTokensMetadataListFromJSONTyped(json, ignoreDiscriminator) {
|
|
2297
|
+
if (json === undefined || json === null) {
|
|
2298
|
+
return json;
|
|
2299
|
+
}
|
|
2300
|
+
|
|
2301
|
+
return {
|
|
2302
|
+
'limit': json['limit'],
|
|
2303
|
+
'offset': json['offset'],
|
|
2304
|
+
'total': json['total'],
|
|
2305
|
+
'results': json['results'].map(FungibleTokenMetadataFromJSON)
|
|
2306
|
+
};
|
|
2307
|
+
}
|
|
2308
|
+
function FungibleTokensMetadataListToJSON(value) {
|
|
2309
|
+
if (value === undefined) {
|
|
2310
|
+
return undefined;
|
|
2311
|
+
}
|
|
2312
|
+
|
|
2313
|
+
if (value === null) {
|
|
2314
|
+
return null;
|
|
2315
|
+
}
|
|
2316
|
+
|
|
2317
|
+
return {
|
|
2318
|
+
'limit': value.limit,
|
|
2319
|
+
'offset': value.offset,
|
|
2320
|
+
'total': value.total,
|
|
2321
|
+
'results': value.results.map(FungibleTokenMetadataToJSON)
|
|
2322
|
+
};
|
|
2323
|
+
}
|
|
2324
|
+
|
|
2325
|
+
/* tslint:disable */
|
|
2326
|
+
|
|
2327
|
+
/* eslint-disable */
|
|
2328
|
+
|
|
2329
|
+
/**
|
|
2330
|
+
* Stacks 2.0 Blockchain API
|
|
2331
|
+
* 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>
|
|
2090
2332
|
*
|
|
2091
2333
|
* The version of the OpenAPI document: 1.0.0
|
|
2092
2334
|
*
|
|
@@ -2127,7 +2369,7 @@
|
|
|
2127
2369
|
|
|
2128
2370
|
/**
|
|
2129
2371
|
* Stacks 2.0 Blockchain API
|
|
2130
|
-
* 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.
|
|
2372
|
+
* 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>
|
|
2131
2373
|
*
|
|
2132
2374
|
* The version of the OpenAPI document: 1.0.0
|
|
2133
2375
|
*
|
|
@@ -2178,7 +2420,7 @@
|
|
|
2178
2420
|
|
|
2179
2421
|
/**
|
|
2180
2422
|
* Stacks 2.0 Blockchain API
|
|
2181
|
-
* 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.
|
|
2423
|
+
* 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>
|
|
2182
2424
|
*
|
|
2183
2425
|
* The version of the OpenAPI document: 1.0.0
|
|
2184
2426
|
*
|
|
@@ -2225,7 +2467,7 @@
|
|
|
2225
2467
|
|
|
2226
2468
|
/**
|
|
2227
2469
|
* Stacks 2.0 Blockchain API
|
|
2228
|
-
* 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.
|
|
2470
|
+
* 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>
|
|
2229
2471
|
*
|
|
2230
2472
|
* The version of the OpenAPI document: 1.0.0
|
|
2231
2473
|
*
|
|
@@ -2372,7 +2614,7 @@
|
|
|
2372
2614
|
|
|
2373
2615
|
/**
|
|
2374
2616
|
* Stacks 2.0 Blockchain API
|
|
2375
|
-
* 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.
|
|
2617
|
+
* 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>
|
|
2376
2618
|
*
|
|
2377
2619
|
* The version of the OpenAPI document: 1.0.0
|
|
2378
2620
|
*
|
|
@@ -2419,7 +2661,7 @@
|
|
|
2419
2661
|
|
|
2420
2662
|
/**
|
|
2421
2663
|
* Stacks 2.0 Blockchain API
|
|
2422
|
-
* 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.
|
|
2664
|
+
* 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>
|
|
2423
2665
|
*
|
|
2424
2666
|
* The version of the OpenAPI document: 1.0.0
|
|
2425
2667
|
*
|
|
@@ -2519,7 +2761,7 @@
|
|
|
2519
2761
|
|
|
2520
2762
|
/**
|
|
2521
2763
|
* Stacks 2.0 Blockchain API
|
|
2522
|
-
* 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.
|
|
2764
|
+
* 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>
|
|
2523
2765
|
*
|
|
2524
2766
|
* The version of the OpenAPI document: 1.0.0
|
|
2525
2767
|
*
|
|
@@ -2589,7 +2831,7 @@
|
|
|
2589
2831
|
|
|
2590
2832
|
/**
|
|
2591
2833
|
* Stacks 2.0 Blockchain API
|
|
2592
|
-
* 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.
|
|
2834
|
+
* 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>
|
|
2593
2835
|
*
|
|
2594
2836
|
* The version of the OpenAPI document: 1.0.0
|
|
2595
2837
|
*
|
|
@@ -2698,7 +2940,93 @@
|
|
|
2698
2940
|
|
|
2699
2941
|
/**
|
|
2700
2942
|
* Stacks 2.0 Blockchain API
|
|
2701
|
-
* 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.
|
|
2943
|
+
* 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>
|
|
2944
|
+
*
|
|
2945
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2946
|
+
*
|
|
2947
|
+
*
|
|
2948
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
2949
|
+
* https://openapi-generator.tech
|
|
2950
|
+
* Do not edit the class manually.
|
|
2951
|
+
*/
|
|
2952
|
+
function NonFungibleTokenMetadataFromJSON(json) {
|
|
2953
|
+
return NonFungibleTokenMetadataFromJSONTyped(json);
|
|
2954
|
+
}
|
|
2955
|
+
function NonFungibleTokenMetadataFromJSONTyped(json, ignoreDiscriminator) {
|
|
2956
|
+
if (json === undefined || json === null) {
|
|
2957
|
+
return json;
|
|
2958
|
+
}
|
|
2959
|
+
|
|
2960
|
+
return {
|
|
2961
|
+
'token_uri': json['token_uri'],
|
|
2962
|
+
'name': json['name'],
|
|
2963
|
+
'description': json['description'],
|
|
2964
|
+
'image_uri': json['image_uri'],
|
|
2965
|
+
'image_canonical_uri': json['image_canonical_uri'],
|
|
2966
|
+
'tx_id': json['tx_id'],
|
|
2967
|
+
'sender_address': json['sender_address']
|
|
2968
|
+
};
|
|
2969
|
+
}
|
|
2970
|
+
function NonFungibleTokenMetadataToJSON(value) {
|
|
2971
|
+
if (value === undefined) {
|
|
2972
|
+
return undefined;
|
|
2973
|
+
}
|
|
2974
|
+
|
|
2975
|
+
if (value === null) {
|
|
2976
|
+
return null;
|
|
2977
|
+
}
|
|
2978
|
+
|
|
2979
|
+
return {
|
|
2980
|
+
'token_uri': value.token_uri,
|
|
2981
|
+
'name': value.name,
|
|
2982
|
+
'description': value.description,
|
|
2983
|
+
'image_uri': value.image_uri,
|
|
2984
|
+
'image_canonical_uri': value.image_canonical_uri,
|
|
2985
|
+
'tx_id': value.tx_id,
|
|
2986
|
+
'sender_address': value.sender_address
|
|
2987
|
+
};
|
|
2988
|
+
}
|
|
2989
|
+
|
|
2990
|
+
/* tslint:disable */
|
|
2991
|
+
function NonFungibleTokensMetadataListFromJSON(json) {
|
|
2992
|
+
return NonFungibleTokensMetadataListFromJSONTyped(json);
|
|
2993
|
+
}
|
|
2994
|
+
function NonFungibleTokensMetadataListFromJSONTyped(json, ignoreDiscriminator) {
|
|
2995
|
+
if (json === undefined || json === null) {
|
|
2996
|
+
return json;
|
|
2997
|
+
}
|
|
2998
|
+
|
|
2999
|
+
return {
|
|
3000
|
+
'limit': json['limit'],
|
|
3001
|
+
'offset': json['offset'],
|
|
3002
|
+
'total': json['total'],
|
|
3003
|
+
'results': json['results'].map(NonFungibleTokenMetadataFromJSON)
|
|
3004
|
+
};
|
|
3005
|
+
}
|
|
3006
|
+
function NonFungibleTokensMetadataListToJSON(value) {
|
|
3007
|
+
if (value === undefined) {
|
|
3008
|
+
return undefined;
|
|
3009
|
+
}
|
|
3010
|
+
|
|
3011
|
+
if (value === null) {
|
|
3012
|
+
return null;
|
|
3013
|
+
}
|
|
3014
|
+
|
|
3015
|
+
return {
|
|
3016
|
+
'limit': value.limit,
|
|
3017
|
+
'offset': value.offset,
|
|
3018
|
+
'total': value.total,
|
|
3019
|
+
'results': value.results.map(NonFungibleTokenMetadataToJSON)
|
|
3020
|
+
};
|
|
3021
|
+
}
|
|
3022
|
+
|
|
3023
|
+
/* tslint:disable */
|
|
3024
|
+
|
|
3025
|
+
/* eslint-disable */
|
|
3026
|
+
|
|
3027
|
+
/**
|
|
3028
|
+
* Stacks 2.0 Blockchain API
|
|
3029
|
+
* 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>
|
|
2702
3030
|
*
|
|
2703
3031
|
* The version of the OpenAPI document: 1.0.0
|
|
2704
3032
|
*
|
|
@@ -2739,7 +3067,7 @@
|
|
|
2739
3067
|
|
|
2740
3068
|
/**
|
|
2741
3069
|
* Stacks 2.0 Blockchain API
|
|
2742
|
-
* 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.
|
|
3070
|
+
* 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>
|
|
2743
3071
|
*
|
|
2744
3072
|
* The version of the OpenAPI document: 1.0.0
|
|
2745
3073
|
*
|
|
@@ -2786,7 +3114,7 @@
|
|
|
2786
3114
|
|
|
2787
3115
|
/**
|
|
2788
3116
|
* Stacks 2.0 Blockchain API
|
|
2789
|
-
* 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.
|
|
3117
|
+
* 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>
|
|
2790
3118
|
*
|
|
2791
3119
|
* The version of the OpenAPI document: 1.0.0
|
|
2792
3120
|
*
|
|
@@ -2955,7 +3283,7 @@
|
|
|
2955
3283
|
|
|
2956
3284
|
/**
|
|
2957
3285
|
* Stacks 2.0 Blockchain API
|
|
2958
|
-
* 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.
|
|
3286
|
+
* 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>
|
|
2959
3287
|
*
|
|
2960
3288
|
* The version of the OpenAPI document: 1.0.0
|
|
2961
3289
|
*
|
|
@@ -2996,7 +3324,7 @@
|
|
|
2996
3324
|
|
|
2997
3325
|
/**
|
|
2998
3326
|
* Stacks 2.0 Blockchain API
|
|
2999
|
-
* 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.
|
|
3327
|
+
* 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>
|
|
3000
3328
|
*
|
|
3001
3329
|
* The version of the OpenAPI document: 1.0.0
|
|
3002
3330
|
*
|
|
@@ -3119,30 +3447,16 @@
|
|
|
3119
3447
|
return null;
|
|
3120
3448
|
}
|
|
3121
3449
|
|
|
3122
|
-
return {
|
|
3123
|
-
'block_identifier': value.block_identifier,
|
|
3124
|
-
'parent_block_identifier': RosettaParentBlockIdentifierToJSON(value.parent_block_identifier),
|
|
3125
|
-
'timestamp': value.timestamp,
|
|
3126
|
-
'transactions': value.transactions.map(RosettaTransactionToJSON),
|
|
3127
|
-
'metadata': RosettaBlockMetadata1ToJSON(value.metadata)
|
|
3128
|
-
};
|
|
3129
|
-
}
|
|
3130
|
-
|
|
3131
|
-
/* tslint:disable */
|
|
3132
|
-
|
|
3133
|
-
/* eslint-disable */
|
|
3134
|
-
|
|
3135
|
-
/**
|
|
3136
|
-
* Stacks 2.0 Blockchain API
|
|
3137
|
-
* 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. [](https://app.getpostman.com/run-collection/614feab5c108d292bffa#?env%5BStacks%20Blockchain%20API%5D=W3sia2V5Ijoic3R4X2FkZHJlc3MiLCJ2YWx1ZSI6IlNUMlRKUkhESE1ZQlE0MTdIRkIwQkRYNDMwVFFBNVBYUlg2NDk1RzFWIiwiZW5hYmxlZCI6dHJ1ZX0seyJrZXkiOiJibG9ja19pZCIsInZhbHVlIjoiMHgiLCJlbmFibGVkIjp0cnVlfSx7ImtleSI6Im9mZnNldCIsInZhbHVlIjoiMCIsImVuYWJsZWQiOnRydWV9LHsia2V5IjoibGltaXRfdHgiLCJ2YWx1ZSI6IjIwMCIsImVuYWJsZWQiOnRydWV9LHsia2V5IjoibGltaXRfYmxvY2siLCJ2YWx1ZSI6IjMwIiwiZW5hYmxlZCI6dHJ1ZX0seyJrZXkiOiJ0eF9pZCIsInZhbHVlIjoiMHg1NDA5MGMxNmE3MDJiNzUzYjQzMTE0ZTg4NGJjMTlhODBhNzk2MzhmZDQ0OWE0MGY4MDY4Y2RmMDAzY2RlNmUwIiwiZW5hYmxlZCI6dHJ1ZX0seyJrZXkiOiJjb250cmFjdF9pZCIsInZhbHVlIjoiU1RKVFhFSlBKUFBWRE5BOUIwNTJOU1JSQkdRQ0ZOS1ZTMTc4VkdIMS5oZWxsb193b3JsZFxuIiwiZW5hYmxlZCI6dHJ1ZX0seyJrZXkiOiJidGNfYWRkcmVzcyIsInZhbHVlIjoiYWJjIiwiZW5hYmxlZCI6dHJ1ZX0seyJrZXkiOiJjb250cmFjdF9hZGRyZXNzIiwidmFsdWUiOiJTVEpUWEVKUEpQUFZETkE5QjA1Mk5TUlJCR1FDRk5LVlMxNzhWR0gxIiwiZW5hYmxlZCI6dHJ1ZX0seyJrZXkiOiJjb250cmFjdF9uYW1lIiwidmFsdWUiOiJoZWxsb193b3JsZCIsImVuYWJsZWQiOnRydWV9LHsia2V5IjoiY29udHJhY3RfbWFwIiwidmFsdWUiOiJzdG9yZSIsImVuYWJsZWQiOnRydWV9LHsia2V5IjoiY29udHJhY3RfbWV0aG9kIiwidmFsdWUiOiJnZXQtdmFsdWUiLCJlbmFibGVkIjp0cnVlfV0=)
|
|
3138
|
-
*
|
|
3139
|
-
* The version of the OpenAPI document: 1.0.0
|
|
3140
|
-
*
|
|
3141
|
-
*
|
|
3142
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
3143
|
-
* https://openapi-generator.tech
|
|
3144
|
-
* Do not edit the class manually.
|
|
3145
|
-
*/
|
|
3450
|
+
return {
|
|
3451
|
+
'block_identifier': value.block_identifier,
|
|
3452
|
+
'parent_block_identifier': RosettaParentBlockIdentifierToJSON(value.parent_block_identifier),
|
|
3453
|
+
'timestamp': value.timestamp,
|
|
3454
|
+
'transactions': value.transactions.map(RosettaTransactionToJSON),
|
|
3455
|
+
'metadata': RosettaBlockMetadata1ToJSON(value.metadata)
|
|
3456
|
+
};
|
|
3457
|
+
}
|
|
3458
|
+
|
|
3459
|
+
/* tslint:disable */
|
|
3146
3460
|
function RosettaBlockMetadataFromJSON(json) {
|
|
3147
3461
|
return RosettaBlockMetadataFromJSONTyped(json);
|
|
3148
3462
|
}
|
|
@@ -3152,8 +3466,9 @@
|
|
|
3152
3466
|
}
|
|
3153
3467
|
|
|
3154
3468
|
return {
|
|
3155
|
-
'
|
|
3156
|
-
'
|
|
3469
|
+
'memo': !exists(json, 'memo') ? undefined : json['memo'],
|
|
3470
|
+
'size': !exists(json, 'size') ? undefined : json['size'],
|
|
3471
|
+
'lockTime': !exists(json, 'lockTime') ? undefined : json['lockTime']
|
|
3157
3472
|
};
|
|
3158
3473
|
}
|
|
3159
3474
|
function RosettaBlockMetadataToJSON(value) {
|
|
@@ -3166,6 +3481,7 @@
|
|
|
3166
3481
|
}
|
|
3167
3482
|
|
|
3168
3483
|
return {
|
|
3484
|
+
'memo': value.memo,
|
|
3169
3485
|
'size': value.size,
|
|
3170
3486
|
'lockTime': value.lockTime
|
|
3171
3487
|
};
|
|
@@ -3177,7 +3493,7 @@
|
|
|
3177
3493
|
|
|
3178
3494
|
/**
|
|
3179
3495
|
* Stacks 2.0 Blockchain API
|
|
3180
|
-
* 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.
|
|
3496
|
+
* 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>
|
|
3181
3497
|
*
|
|
3182
3498
|
* The version of the OpenAPI document: 1.0.0
|
|
3183
3499
|
*
|
|
@@ -3437,7 +3753,7 @@
|
|
|
3437
3753
|
|
|
3438
3754
|
/**
|
|
3439
3755
|
* Stacks 2.0 Blockchain API
|
|
3440
|
-
* 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.
|
|
3756
|
+
* 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>
|
|
3441
3757
|
*
|
|
3442
3758
|
* The version of the OpenAPI document: 1.0.0
|
|
3443
3759
|
*
|
|
@@ -4028,7 +4344,7 @@
|
|
|
4028
4344
|
|
|
4029
4345
|
/**
|
|
4030
4346
|
* Stacks 2.0 Blockchain API
|
|
4031
|
-
* 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.
|
|
4347
|
+
* 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>
|
|
4032
4348
|
*
|
|
4033
4349
|
* The version of the OpenAPI document: 1.0.0
|
|
4034
4350
|
*
|
|
@@ -4276,7 +4592,7 @@
|
|
|
4276
4592
|
|
|
4277
4593
|
/**
|
|
4278
4594
|
* Stacks 2.0 Blockchain API
|
|
4279
|
-
* 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.
|
|
4595
|
+
* 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>
|
|
4280
4596
|
*
|
|
4281
4597
|
* The version of the OpenAPI document: 1.0.0
|
|
4282
4598
|
*
|
|
@@ -4482,7 +4798,7 @@
|
|
|
4482
4798
|
|
|
4483
4799
|
/**
|
|
4484
4800
|
* Stacks 2.0 Blockchain API
|
|
4485
|
-
* 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.
|
|
4801
|
+
* 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>
|
|
4486
4802
|
*
|
|
4487
4803
|
* The version of the OpenAPI document: 1.0.0
|
|
4488
4804
|
*
|
|
@@ -4542,6 +4858,7 @@
|
|
|
4542
4858
|
'max_fee': !exists(json, 'max_fee') ? undefined : json['max_fee'],
|
|
4543
4859
|
'fee': !exists(json, 'fee') ? undefined : json['fee'],
|
|
4544
4860
|
'size': !exists(json, 'size') ? undefined : json['size'],
|
|
4861
|
+
'memo': !exists(json, 'memo') ? undefined : json['memo'],
|
|
4545
4862
|
'number_of_cycles': !exists(json, 'number_of_cycles') ? undefined : json['number_of_cycles'],
|
|
4546
4863
|
'contract_address': !exists(json, 'contract_address') ? undefined : json['contract_address'],
|
|
4547
4864
|
'contract_name': !exists(json, 'contract_name') ? undefined : json['contract_name'],
|
|
@@ -4573,6 +4890,7 @@
|
|
|
4573
4890
|
'max_fee': value.max_fee,
|
|
4574
4891
|
'fee': value.fee,
|
|
4575
4892
|
'size': value.size,
|
|
4893
|
+
'memo': value.memo,
|
|
4576
4894
|
'number_of_cycles': value.number_of_cycles,
|
|
4577
4895
|
'contract_address': value.contract_address,
|
|
4578
4896
|
'contract_name': value.contract_name,
|
|
@@ -4617,7 +4935,7 @@
|
|
|
4617
4935
|
|
|
4618
4936
|
/**
|
|
4619
4937
|
* Stacks 2.0 Blockchain API
|
|
4620
|
-
* 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.
|
|
4938
|
+
* 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>
|
|
4621
4939
|
*
|
|
4622
4940
|
* The version of the OpenAPI document: 1.0.0
|
|
4623
4941
|
*
|
|
@@ -4660,7 +4978,7 @@
|
|
|
4660
4978
|
|
|
4661
4979
|
/**
|
|
4662
4980
|
* Stacks 2.0 Blockchain API
|
|
4663
|
-
* 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.
|
|
4981
|
+
* 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>
|
|
4664
4982
|
*
|
|
4665
4983
|
* The version of the OpenAPI document: 1.0.0
|
|
4666
4984
|
*
|
|
@@ -4906,6 +5224,35 @@
|
|
|
4906
5224
|
};
|
|
4907
5225
|
}
|
|
4908
5226
|
|
|
5227
|
+
/* tslint:disable */
|
|
5228
|
+
function ServerStatusResponseFromJSON(json) {
|
|
5229
|
+
return ServerStatusResponseFromJSONTyped(json);
|
|
5230
|
+
}
|
|
5231
|
+
function ServerStatusResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
5232
|
+
if (json === undefined || json === null) {
|
|
5233
|
+
return json;
|
|
5234
|
+
}
|
|
5235
|
+
|
|
5236
|
+
return {
|
|
5237
|
+
'server_version': !exists(json, 'server_version') ? undefined : json['server_version'],
|
|
5238
|
+
'status': json['status']
|
|
5239
|
+
};
|
|
5240
|
+
}
|
|
5241
|
+
function ServerStatusResponseToJSON(value) {
|
|
5242
|
+
if (value === undefined) {
|
|
5243
|
+
return undefined;
|
|
5244
|
+
}
|
|
5245
|
+
|
|
5246
|
+
if (value === null) {
|
|
5247
|
+
return null;
|
|
5248
|
+
}
|
|
5249
|
+
|
|
5250
|
+
return {
|
|
5251
|
+
'server_version': value.server_version,
|
|
5252
|
+
'status': value.status
|
|
5253
|
+
};
|
|
5254
|
+
}
|
|
5255
|
+
|
|
4909
5256
|
/* tslint:disable */
|
|
4910
5257
|
/**
|
|
4911
5258
|
* @export
|
|
@@ -4960,7 +5307,7 @@
|
|
|
4960
5307
|
|
|
4961
5308
|
/**
|
|
4962
5309
|
* Stacks 2.0 Blockchain API
|
|
4963
|
-
* 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.
|
|
5310
|
+
* 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>
|
|
4964
5311
|
*
|
|
4965
5312
|
* The version of the OpenAPI document: 1.0.0
|
|
4966
5313
|
*
|
|
@@ -5001,7 +5348,7 @@
|
|
|
5001
5348
|
|
|
5002
5349
|
/**
|
|
5003
5350
|
* Stacks 2.0 Blockchain API
|
|
5004
|
-
* 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.
|
|
5351
|
+
* 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>
|
|
5005
5352
|
*
|
|
5006
5353
|
* The version of the OpenAPI document: 1.0.0
|
|
5007
5354
|
*
|
|
@@ -5048,7 +5395,7 @@
|
|
|
5048
5395
|
|
|
5049
5396
|
/**
|
|
5050
5397
|
* Stacks 2.0 Blockchain API
|
|
5051
|
-
* 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.
|
|
5398
|
+
* 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>
|
|
5052
5399
|
*
|
|
5053
5400
|
* The version of the OpenAPI document: 1.0.0
|
|
5054
5401
|
*
|
|
@@ -5669,6 +6016,7 @@
|
|
|
5669
6016
|
|
|
5670
6017
|
/**
|
|
5671
6018
|
* Fetch a user’s raw zone file. This only works for RFC-compliant zone files. This method returns an error for names that have non-standard zone files.
|
|
6019
|
+
* Fetch Zone File
|
|
5672
6020
|
*/
|
|
5673
6021
|
_proto.fetchZoneFileRaw = function fetchZoneFileRaw(requestParameters, initOverrides) {
|
|
5674
6022
|
try {
|
|
@@ -5694,6 +6042,7 @@
|
|
|
5694
6042
|
}
|
|
5695
6043
|
/**
|
|
5696
6044
|
* Fetch a user’s raw zone file. This only works for RFC-compliant zone files. This method returns an error for names that have non-standard zone files.
|
|
6045
|
+
* Fetch Zone File
|
|
5697
6046
|
*/
|
|
5698
6047
|
;
|
|
5699
6048
|
|
|
@@ -5710,6 +6059,7 @@
|
|
|
5710
6059
|
}
|
|
5711
6060
|
/**
|
|
5712
6061
|
* Fetch a list of all names known to the node.
|
|
6062
|
+
* Get All Names
|
|
5713
6063
|
*/
|
|
5714
6064
|
;
|
|
5715
6065
|
|
|
@@ -5742,6 +6092,7 @@
|
|
|
5742
6092
|
}
|
|
5743
6093
|
/**
|
|
5744
6094
|
* Fetch a list of all names known to the node.
|
|
6095
|
+
* Get All Names
|
|
5745
6096
|
*/
|
|
5746
6097
|
;
|
|
5747
6098
|
|
|
@@ -5758,6 +6109,7 @@
|
|
|
5758
6109
|
}
|
|
5759
6110
|
/**
|
|
5760
6111
|
* Fetch a list of all namespaces known to the node.
|
|
6112
|
+
* Get All Namespaces
|
|
5761
6113
|
*/
|
|
5762
6114
|
;
|
|
5763
6115
|
|
|
@@ -5783,6 +6135,7 @@
|
|
|
5783
6135
|
}
|
|
5784
6136
|
/**
|
|
5785
6137
|
* Fetch a list of all namespaces known to the node.
|
|
6138
|
+
* Get All Namespaces
|
|
5786
6139
|
*/
|
|
5787
6140
|
;
|
|
5788
6141
|
|
|
@@ -5799,6 +6152,7 @@
|
|
|
5799
6152
|
}
|
|
5800
6153
|
/**
|
|
5801
6154
|
* Fetch a list of all subdomains known to the node.
|
|
6155
|
+
* Get All Subdomains
|
|
5802
6156
|
*/
|
|
5803
6157
|
;
|
|
5804
6158
|
|
|
@@ -5831,6 +6185,7 @@
|
|
|
5831
6185
|
}
|
|
5832
6186
|
/**
|
|
5833
6187
|
* Fetch a list of all subdomains known to the node.
|
|
6188
|
+
* Get All Subdomains
|
|
5834
6189
|
*/
|
|
5835
6190
|
;
|
|
5836
6191
|
|
|
@@ -5847,6 +6202,7 @@
|
|
|
5847
6202
|
}
|
|
5848
6203
|
/**
|
|
5849
6204
|
* Fetches the historical zonefile specified by the username and zone hash.
|
|
6205
|
+
* Get Historical Zone File
|
|
5850
6206
|
*/
|
|
5851
6207
|
;
|
|
5852
6208
|
|
|
@@ -5878,6 +6234,7 @@
|
|
|
5878
6234
|
}
|
|
5879
6235
|
/**
|
|
5880
6236
|
* Fetches the historical zonefile specified by the username and zone hash.
|
|
6237
|
+
* Get Historical Zone File
|
|
5881
6238
|
*/
|
|
5882
6239
|
;
|
|
5883
6240
|
|
|
@@ -5894,6 +6251,7 @@
|
|
|
5894
6251
|
}
|
|
5895
6252
|
/**
|
|
5896
6253
|
* Get a history of all blockchain records of a registered name.
|
|
6254
|
+
* Get Name History
|
|
5897
6255
|
*/
|
|
5898
6256
|
;
|
|
5899
6257
|
|
|
@@ -5930,6 +6288,7 @@
|
|
|
5930
6288
|
}
|
|
5931
6289
|
/**
|
|
5932
6290
|
* Get a history of all blockchain records of a registered name.
|
|
6291
|
+
* Get Name History
|
|
5933
6292
|
*/
|
|
5934
6293
|
;
|
|
5935
6294
|
|
|
@@ -5945,7 +6304,7 @@
|
|
|
5945
6304
|
}
|
|
5946
6305
|
}
|
|
5947
6306
|
/**
|
|
5948
|
-
*
|
|
6307
|
+
* Get Name Details
|
|
5949
6308
|
*/
|
|
5950
6309
|
;
|
|
5951
6310
|
|
|
@@ -5974,7 +6333,7 @@
|
|
|
5974
6333
|
}
|
|
5975
6334
|
}
|
|
5976
6335
|
/**
|
|
5977
|
-
*
|
|
6336
|
+
* Get Name Details
|
|
5978
6337
|
*/
|
|
5979
6338
|
;
|
|
5980
6339
|
|
|
@@ -5991,6 +6350,7 @@
|
|
|
5991
6350
|
}
|
|
5992
6351
|
/**
|
|
5993
6352
|
* Get the price of a name. The `amount` given will be in the smallest possible units of the currency.
|
|
6353
|
+
* Get Name Price
|
|
5994
6354
|
*/
|
|
5995
6355
|
;
|
|
5996
6356
|
|
|
@@ -6020,6 +6380,7 @@
|
|
|
6020
6380
|
}
|
|
6021
6381
|
/**
|
|
6022
6382
|
* Get the price of a name. The `amount` given will be in the smallest possible units of the currency.
|
|
6383
|
+
* Get Name Price
|
|
6023
6384
|
*/
|
|
6024
6385
|
;
|
|
6025
6386
|
|
|
@@ -6036,6 +6397,7 @@
|
|
|
6036
6397
|
}
|
|
6037
6398
|
/**
|
|
6038
6399
|
* Retrieves a list of names owned by the address provided.
|
|
6400
|
+
* Get Names Owned by Address
|
|
6039
6401
|
*/
|
|
6040
6402
|
;
|
|
6041
6403
|
|
|
@@ -6069,6 +6431,7 @@
|
|
|
6069
6431
|
}
|
|
6070
6432
|
/**
|
|
6071
6433
|
* Retrieves a list of names owned by the address provided.
|
|
6434
|
+
* Get Names Owned by Address
|
|
6072
6435
|
*/
|
|
6073
6436
|
;
|
|
6074
6437
|
|
|
@@ -6085,6 +6448,7 @@
|
|
|
6085
6448
|
}
|
|
6086
6449
|
/**
|
|
6087
6450
|
* Fetch a list of names from the namespace.
|
|
6451
|
+
* Get Namespace Names
|
|
6088
6452
|
*/
|
|
6089
6453
|
;
|
|
6090
6454
|
|
|
@@ -6121,6 +6485,7 @@
|
|
|
6121
6485
|
}
|
|
6122
6486
|
/**
|
|
6123
6487
|
* Fetch a list of names from the namespace.
|
|
6488
|
+
* Get Namespace Names
|
|
6124
6489
|
*/
|
|
6125
6490
|
;
|
|
6126
6491
|
|
|
@@ -6137,6 +6502,7 @@
|
|
|
6137
6502
|
}
|
|
6138
6503
|
/**
|
|
6139
6504
|
* Get the price of a namespace. The `amount` given will be in the smallest possible units of the currency.
|
|
6505
|
+
* Get Namespace Price
|
|
6140
6506
|
*/
|
|
6141
6507
|
;
|
|
6142
6508
|
|
|
@@ -6166,6 +6532,7 @@
|
|
|
6166
6532
|
}
|
|
6167
6533
|
/**
|
|
6168
6534
|
* Get the price of a namespace. The `amount` given will be in the smallest possible units of the currency.
|
|
6535
|
+
* Get Namespace Price
|
|
6169
6536
|
*/
|
|
6170
6537
|
;
|
|
6171
6538
|
|
|
@@ -6182,6 +6549,7 @@
|
|
|
6182
6549
|
}
|
|
6183
6550
|
/**
|
|
6184
6551
|
* Fetches the list of subdomain operations processed by a given transaction. The returned array includes subdomain operations that have not yet been accepted as part of any subdomain’s history (checkable via the accepted field). If the given transaction ID does not correspond to a Blockstack transaction that introduced new subdomain operations, and empty array will be returned.
|
|
6552
|
+
* Get Subdomain at Transaction
|
|
6185
6553
|
*/
|
|
6186
6554
|
;
|
|
6187
6555
|
|
|
@@ -6211,6 +6579,7 @@
|
|
|
6211
6579
|
}
|
|
6212
6580
|
/**
|
|
6213
6581
|
* Fetches the list of subdomain operations processed by a given transaction. The returned array includes subdomain operations that have not yet been accepted as part of any subdomain’s history (checkable via the accepted field). If the given transaction ID does not correspond to a Blockstack transaction that introduced new subdomain operations, and empty array will be returned.
|
|
6582
|
+
* Get Subdomain at Transaction
|
|
6214
6583
|
*/
|
|
6215
6584
|
;
|
|
6216
6585
|
|
|
@@ -6885,6 +7254,70 @@
|
|
|
6885
7254
|
return FaucetsApi;
|
|
6886
7255
|
}(BaseAPI);
|
|
6887
7256
|
|
|
7257
|
+
/**
|
|
7258
|
+
*
|
|
7259
|
+
*/
|
|
7260
|
+
|
|
7261
|
+
var FeeRateApi = /*#__PURE__*/function (_runtime$BaseAPI) {
|
|
7262
|
+
_inheritsLoose(FeeRateApi, _runtime$BaseAPI);
|
|
7263
|
+
|
|
7264
|
+
function FeeRateApi() {
|
|
7265
|
+
return _runtime$BaseAPI.apply(this, arguments) || this;
|
|
7266
|
+
}
|
|
7267
|
+
|
|
7268
|
+
var _proto = FeeRateApi.prototype;
|
|
7269
|
+
|
|
7270
|
+
/**
|
|
7271
|
+
* Fetch fee rate information.
|
|
7272
|
+
* fetch fee rate
|
|
7273
|
+
*/
|
|
7274
|
+
_proto.fetchFeeRateRaw = function fetchFeeRateRaw(requestParameters, initOverrides) {
|
|
7275
|
+
try {
|
|
7276
|
+
var _this2 = this;
|
|
7277
|
+
|
|
7278
|
+
if (requestParameters.feeRateRequest === null || requestParameters.feeRateRequest === undefined) {
|
|
7279
|
+
throw new RequiredError('feeRateRequest', 'Required parameter requestParameters.feeRateRequest was null or undefined when calling fetchFeeRate.');
|
|
7280
|
+
}
|
|
7281
|
+
|
|
7282
|
+
var queryParameters = {};
|
|
7283
|
+
var headerParameters = {};
|
|
7284
|
+
headerParameters['Content-Type'] = 'application/json';
|
|
7285
|
+
return Promise.resolve(_this2.request({
|
|
7286
|
+
path: "/extended/v1/fee_rate",
|
|
7287
|
+
method: 'POST',
|
|
7288
|
+
headers: headerParameters,
|
|
7289
|
+
query: queryParameters,
|
|
7290
|
+
body: FeeRateRequestToJSON(requestParameters.feeRateRequest)
|
|
7291
|
+
}, initOverrides)).then(function (response) {
|
|
7292
|
+
return new JSONApiResponse(response, function (jsonValue) {
|
|
7293
|
+
return FeeRateFromJSON(jsonValue);
|
|
7294
|
+
});
|
|
7295
|
+
});
|
|
7296
|
+
} catch (e) {
|
|
7297
|
+
return Promise.reject(e);
|
|
7298
|
+
}
|
|
7299
|
+
}
|
|
7300
|
+
/**
|
|
7301
|
+
* Fetch fee rate information.
|
|
7302
|
+
* fetch fee rate
|
|
7303
|
+
*/
|
|
7304
|
+
;
|
|
7305
|
+
|
|
7306
|
+
_proto.fetchFeeRate = function fetchFeeRate(requestParameters, initOverrides) {
|
|
7307
|
+
try {
|
|
7308
|
+
var _this4 = this;
|
|
7309
|
+
|
|
7310
|
+
return Promise.resolve(_this4.fetchFeeRateRaw(requestParameters, initOverrides)).then(function (response) {
|
|
7311
|
+
return Promise.resolve(response.value());
|
|
7312
|
+
});
|
|
7313
|
+
} catch (e) {
|
|
7314
|
+
return Promise.reject(e);
|
|
7315
|
+
}
|
|
7316
|
+
};
|
|
7317
|
+
|
|
7318
|
+
return FeeRateApi;
|
|
7319
|
+
}(BaseAPI);
|
|
7320
|
+
|
|
6888
7321
|
/**
|
|
6889
7322
|
*
|
|
6890
7323
|
*/
|
|
@@ -7142,7 +7575,9 @@
|
|
|
7142
7575
|
headers: headerParameters,
|
|
7143
7576
|
query: queryParameters
|
|
7144
7577
|
}, initOverrides)).then(function (response) {
|
|
7145
|
-
return new
|
|
7578
|
+
return new JSONApiResponse(response, function (jsonValue) {
|
|
7579
|
+
return ServerStatusResponseFromJSON(jsonValue);
|
|
7580
|
+
});
|
|
7146
7581
|
});
|
|
7147
7582
|
} catch (e) {
|
|
7148
7583
|
return Promise.reject(e);
|
|
@@ -7158,7 +7593,9 @@
|
|
|
7158
7593
|
try {
|
|
7159
7594
|
var _this20 = this;
|
|
7160
7595
|
|
|
7161
|
-
return Promise.resolve(_this20.getStatusRaw(initOverrides)).then(function () {
|
|
7596
|
+
return Promise.resolve(_this20.getStatusRaw(initOverrides)).then(function (response) {
|
|
7597
|
+
return Promise.resolve(response.value());
|
|
7598
|
+
});
|
|
7162
7599
|
} catch (e) {
|
|
7163
7600
|
return Promise.reject(e);
|
|
7164
7601
|
}
|
|
@@ -8729,6 +9166,219 @@
|
|
|
8729
9166
|
return SmartContractsApi;
|
|
8730
9167
|
}(BaseAPI);
|
|
8731
9168
|
|
|
9169
|
+
/**
|
|
9170
|
+
*
|
|
9171
|
+
*/
|
|
9172
|
+
|
|
9173
|
+
var TokensApi = /*#__PURE__*/function (_runtime$BaseAPI) {
|
|
9174
|
+
_inheritsLoose(TokensApi, _runtime$BaseAPI);
|
|
9175
|
+
|
|
9176
|
+
function TokensApi() {
|
|
9177
|
+
return _runtime$BaseAPI.apply(this, arguments) || this;
|
|
9178
|
+
}
|
|
9179
|
+
|
|
9180
|
+
var _proto = TokensApi.prototype;
|
|
9181
|
+
|
|
9182
|
+
/**
|
|
9183
|
+
* Get fungible tokens metadata for given contract id
|
|
9184
|
+
* Fungible tokens metadata for contract id
|
|
9185
|
+
*/
|
|
9186
|
+
_proto.getContractFtMetadataRaw = function getContractFtMetadataRaw(requestParameters, initOverrides) {
|
|
9187
|
+
try {
|
|
9188
|
+
var _this2 = this;
|
|
9189
|
+
|
|
9190
|
+
if (requestParameters.contractId === null || requestParameters.contractId === undefined) {
|
|
9191
|
+
throw new RequiredError('contractId', 'Required parameter requestParameters.contractId was null or undefined when calling getContractFtMetadata.');
|
|
9192
|
+
}
|
|
9193
|
+
|
|
9194
|
+
var queryParameters = {};
|
|
9195
|
+
var headerParameters = {};
|
|
9196
|
+
return Promise.resolve(_this2.request({
|
|
9197
|
+
path: "/extended/v1/tokens/{contractId}/ft/metadata".replace("{" + "contractId" + "}", encodeURIComponent(String(requestParameters.contractId))),
|
|
9198
|
+
method: 'GET',
|
|
9199
|
+
headers: headerParameters,
|
|
9200
|
+
query: queryParameters
|
|
9201
|
+
}, initOverrides)).then(function (response) {
|
|
9202
|
+
return new JSONApiResponse(response, function (jsonValue) {
|
|
9203
|
+
return FungibleTokenMetadataFromJSON(jsonValue);
|
|
9204
|
+
});
|
|
9205
|
+
});
|
|
9206
|
+
} catch (e) {
|
|
9207
|
+
return Promise.reject(e);
|
|
9208
|
+
}
|
|
9209
|
+
}
|
|
9210
|
+
/**
|
|
9211
|
+
* Get fungible tokens metadata for given contract id
|
|
9212
|
+
* Fungible tokens metadata for contract id
|
|
9213
|
+
*/
|
|
9214
|
+
;
|
|
9215
|
+
|
|
9216
|
+
_proto.getContractFtMetadata = function getContractFtMetadata(requestParameters, initOverrides) {
|
|
9217
|
+
try {
|
|
9218
|
+
var _this4 = this;
|
|
9219
|
+
|
|
9220
|
+
return Promise.resolve(_this4.getContractFtMetadataRaw(requestParameters, initOverrides)).then(function (response) {
|
|
9221
|
+
return Promise.resolve(response.value());
|
|
9222
|
+
});
|
|
9223
|
+
} catch (e) {
|
|
9224
|
+
return Promise.reject(e);
|
|
9225
|
+
}
|
|
9226
|
+
}
|
|
9227
|
+
/**
|
|
9228
|
+
* Get non fungible tokens metadata for given contract id
|
|
9229
|
+
* Non fungible tokens metadata for contract id
|
|
9230
|
+
*/
|
|
9231
|
+
;
|
|
9232
|
+
|
|
9233
|
+
_proto.getContractNftMetadataRaw = function getContractNftMetadataRaw(requestParameters, initOverrides) {
|
|
9234
|
+
try {
|
|
9235
|
+
var _this6 = this;
|
|
9236
|
+
|
|
9237
|
+
if (requestParameters.contractId === null || requestParameters.contractId === undefined) {
|
|
9238
|
+
throw new RequiredError('contractId', 'Required parameter requestParameters.contractId was null or undefined when calling getContractNftMetadata.');
|
|
9239
|
+
}
|
|
9240
|
+
|
|
9241
|
+
var queryParameters = {};
|
|
9242
|
+
var headerParameters = {};
|
|
9243
|
+
return Promise.resolve(_this6.request({
|
|
9244
|
+
path: "/extended/v1/tokens/{contractId}/nft/metadata".replace("{" + "contractId" + "}", encodeURIComponent(String(requestParameters.contractId))),
|
|
9245
|
+
method: 'GET',
|
|
9246
|
+
headers: headerParameters,
|
|
9247
|
+
query: queryParameters
|
|
9248
|
+
}, initOverrides)).then(function (response) {
|
|
9249
|
+
return new JSONApiResponse(response, function (jsonValue) {
|
|
9250
|
+
return NonFungibleTokenMetadataFromJSON(jsonValue);
|
|
9251
|
+
});
|
|
9252
|
+
});
|
|
9253
|
+
} catch (e) {
|
|
9254
|
+
return Promise.reject(e);
|
|
9255
|
+
}
|
|
9256
|
+
}
|
|
9257
|
+
/**
|
|
9258
|
+
* Get non fungible tokens metadata for given contract id
|
|
9259
|
+
* Non fungible tokens metadata for contract id
|
|
9260
|
+
*/
|
|
9261
|
+
;
|
|
9262
|
+
|
|
9263
|
+
_proto.getContractNftMetadata = function getContractNftMetadata(requestParameters, initOverrides) {
|
|
9264
|
+
try {
|
|
9265
|
+
var _this8 = this;
|
|
9266
|
+
|
|
9267
|
+
return Promise.resolve(_this8.getContractNftMetadataRaw(requestParameters, initOverrides)).then(function (response) {
|
|
9268
|
+
return Promise.resolve(response.value());
|
|
9269
|
+
});
|
|
9270
|
+
} catch (e) {
|
|
9271
|
+
return Promise.reject(e);
|
|
9272
|
+
}
|
|
9273
|
+
}
|
|
9274
|
+
/**
|
|
9275
|
+
* Get list of fungible tokens metadata
|
|
9276
|
+
* Fungible tokens metadata list
|
|
9277
|
+
*/
|
|
9278
|
+
;
|
|
9279
|
+
|
|
9280
|
+
_proto.getFtMetadataListRaw = function getFtMetadataListRaw(requestParameters, initOverrides) {
|
|
9281
|
+
try {
|
|
9282
|
+
var _this10 = this;
|
|
9283
|
+
|
|
9284
|
+
var queryParameters = {};
|
|
9285
|
+
|
|
9286
|
+
if (requestParameters.limit !== undefined) {
|
|
9287
|
+
queryParameters['limit'] = requestParameters.limit;
|
|
9288
|
+
}
|
|
9289
|
+
|
|
9290
|
+
if (requestParameters.offset !== undefined) {
|
|
9291
|
+
queryParameters['offset'] = requestParameters.offset;
|
|
9292
|
+
}
|
|
9293
|
+
|
|
9294
|
+
var headerParameters = {};
|
|
9295
|
+
return Promise.resolve(_this10.request({
|
|
9296
|
+
path: "/extended/v1/tokens/ft/metadata",
|
|
9297
|
+
method: 'GET',
|
|
9298
|
+
headers: headerParameters,
|
|
9299
|
+
query: queryParameters
|
|
9300
|
+
}, initOverrides)).then(function (response) {
|
|
9301
|
+
return new JSONApiResponse(response, function (jsonValue) {
|
|
9302
|
+
return FungibleTokensMetadataListFromJSON(jsonValue);
|
|
9303
|
+
});
|
|
9304
|
+
});
|
|
9305
|
+
} catch (e) {
|
|
9306
|
+
return Promise.reject(e);
|
|
9307
|
+
}
|
|
9308
|
+
}
|
|
9309
|
+
/**
|
|
9310
|
+
* Get list of fungible tokens metadata
|
|
9311
|
+
* Fungible tokens metadata list
|
|
9312
|
+
*/
|
|
9313
|
+
;
|
|
9314
|
+
|
|
9315
|
+
_proto.getFtMetadataList = function getFtMetadataList(requestParameters, initOverrides) {
|
|
9316
|
+
try {
|
|
9317
|
+
var _this12 = this;
|
|
9318
|
+
|
|
9319
|
+
return Promise.resolve(_this12.getFtMetadataListRaw(requestParameters, initOverrides)).then(function (response) {
|
|
9320
|
+
return Promise.resolve(response.value());
|
|
9321
|
+
});
|
|
9322
|
+
} catch (e) {
|
|
9323
|
+
return Promise.reject(e);
|
|
9324
|
+
}
|
|
9325
|
+
}
|
|
9326
|
+
/**
|
|
9327
|
+
* Get list of non fungible tokens metadata
|
|
9328
|
+
* Non fungible tokens metadata list
|
|
9329
|
+
*/
|
|
9330
|
+
;
|
|
9331
|
+
|
|
9332
|
+
_proto.getNftMetadataListRaw = function getNftMetadataListRaw(requestParameters, initOverrides) {
|
|
9333
|
+
try {
|
|
9334
|
+
var _this14 = this;
|
|
9335
|
+
|
|
9336
|
+
var queryParameters = {};
|
|
9337
|
+
|
|
9338
|
+
if (requestParameters.limit !== undefined) {
|
|
9339
|
+
queryParameters['limit'] = requestParameters.limit;
|
|
9340
|
+
}
|
|
9341
|
+
|
|
9342
|
+
if (requestParameters.offset !== undefined) {
|
|
9343
|
+
queryParameters['offset'] = requestParameters.offset;
|
|
9344
|
+
}
|
|
9345
|
+
|
|
9346
|
+
var headerParameters = {};
|
|
9347
|
+
return Promise.resolve(_this14.request({
|
|
9348
|
+
path: "/extended/v1/tokens/nft/metadata",
|
|
9349
|
+
method: 'GET',
|
|
9350
|
+
headers: headerParameters,
|
|
9351
|
+
query: queryParameters
|
|
9352
|
+
}, initOverrides)).then(function (response) {
|
|
9353
|
+
return new JSONApiResponse(response, function (jsonValue) {
|
|
9354
|
+
return NonFungibleTokensMetadataListFromJSON(jsonValue);
|
|
9355
|
+
});
|
|
9356
|
+
});
|
|
9357
|
+
} catch (e) {
|
|
9358
|
+
return Promise.reject(e);
|
|
9359
|
+
}
|
|
9360
|
+
}
|
|
9361
|
+
/**
|
|
9362
|
+
* Get list of non fungible tokens metadata
|
|
9363
|
+
* Non fungible tokens metadata list
|
|
9364
|
+
*/
|
|
9365
|
+
;
|
|
9366
|
+
|
|
9367
|
+
_proto.getNftMetadataList = function getNftMetadataList(requestParameters, initOverrides) {
|
|
9368
|
+
try {
|
|
9369
|
+
var _this16 = this;
|
|
9370
|
+
|
|
9371
|
+
return Promise.resolve(_this16.getNftMetadataListRaw(requestParameters, initOverrides)).then(function (response) {
|
|
9372
|
+
return Promise.resolve(response.value());
|
|
9373
|
+
});
|
|
9374
|
+
} catch (e) {
|
|
9375
|
+
return Promise.reject(e);
|
|
9376
|
+
}
|
|
9377
|
+
};
|
|
9378
|
+
|
|
9379
|
+
return TokensApi;
|
|
9380
|
+
}(BaseAPI);
|
|
9381
|
+
|
|
8732
9382
|
/**
|
|
8733
9383
|
*
|
|
8734
9384
|
*/
|
|
@@ -15121,6 +15771,12 @@
|
|
|
15121
15771
|
exports.AddressTokenOfferingLockedToJSON = AddressTokenOfferingLockedToJSON;
|
|
15122
15772
|
exports.AddressTransactionWithTransfersFromJSON = AddressTransactionWithTransfersFromJSON;
|
|
15123
15773
|
exports.AddressTransactionWithTransfersFromJSONTyped = AddressTransactionWithTransfersFromJSONTyped;
|
|
15774
|
+
exports.AddressTransactionWithTransfersFtTransfersFromJSON = AddressTransactionWithTransfersFtTransfersFromJSON;
|
|
15775
|
+
exports.AddressTransactionWithTransfersFtTransfersFromJSONTyped = AddressTransactionWithTransfersFtTransfersFromJSONTyped;
|
|
15776
|
+
exports.AddressTransactionWithTransfersFtTransfersToJSON = AddressTransactionWithTransfersFtTransfersToJSON;
|
|
15777
|
+
exports.AddressTransactionWithTransfersNftTransfersFromJSON = AddressTransactionWithTransfersNftTransfersFromJSON;
|
|
15778
|
+
exports.AddressTransactionWithTransfersNftTransfersFromJSONTyped = AddressTransactionWithTransfersNftTransfersFromJSONTyped;
|
|
15779
|
+
exports.AddressTransactionWithTransfersNftTransfersToJSON = AddressTransactionWithTransfersNftTransfersToJSON;
|
|
15124
15780
|
exports.AddressTransactionWithTransfersStxTransfersFromJSON = AddressTransactionWithTransfersStxTransfersFromJSON;
|
|
15125
15781
|
exports.AddressTransactionWithTransfersStxTransfersFromJSONTyped = AddressTransactionWithTransfersStxTransfersFromJSONTyped;
|
|
15126
15782
|
exports.AddressTransactionWithTransfersStxTransfersToJSON = AddressTransactionWithTransfersStxTransfersToJSON;
|
|
@@ -15194,7 +15850,20 @@
|
|
|
15194
15850
|
exports.CoreNodePoxResponseFromJSONTyped = CoreNodePoxResponseFromJSONTyped;
|
|
15195
15851
|
exports.CoreNodePoxResponseToJSON = CoreNodePoxResponseToJSON;
|
|
15196
15852
|
exports.FaucetsApi = FaucetsApi;
|
|
15853
|
+
exports.FeeRateApi = FeeRateApi;
|
|
15854
|
+
exports.FeeRateFromJSON = FeeRateFromJSON;
|
|
15855
|
+
exports.FeeRateFromJSONTyped = FeeRateFromJSONTyped;
|
|
15856
|
+
exports.FeeRateRequestFromJSON = FeeRateRequestFromJSON;
|
|
15857
|
+
exports.FeeRateRequestFromJSONTyped = FeeRateRequestFromJSONTyped;
|
|
15858
|
+
exports.FeeRateRequestToJSON = FeeRateRequestToJSON;
|
|
15859
|
+
exports.FeeRateToJSON = FeeRateToJSON;
|
|
15197
15860
|
exports.FeesApi = FeesApi;
|
|
15861
|
+
exports.FungibleTokenMetadataFromJSON = FungibleTokenMetadataFromJSON;
|
|
15862
|
+
exports.FungibleTokenMetadataFromJSONTyped = FungibleTokenMetadataFromJSONTyped;
|
|
15863
|
+
exports.FungibleTokenMetadataToJSON = FungibleTokenMetadataToJSON;
|
|
15864
|
+
exports.FungibleTokensMetadataListFromJSON = FungibleTokensMetadataListFromJSON;
|
|
15865
|
+
exports.FungibleTokensMetadataListFromJSONTyped = FungibleTokensMetadataListFromJSONTyped;
|
|
15866
|
+
exports.FungibleTokensMetadataListToJSON = FungibleTokensMetadataListToJSON;
|
|
15198
15867
|
exports.GetRawTransactionResultFromJSON = GetRawTransactionResultFromJSON;
|
|
15199
15868
|
exports.GetRawTransactionResultFromJSONTyped = GetRawTransactionResultFromJSONTyped;
|
|
15200
15869
|
exports.GetRawTransactionResultToJSON = GetRawTransactionResultToJSON;
|
|
@@ -15240,6 +15909,12 @@
|
|
|
15240
15909
|
exports.NftEventFromJSON = NftEventFromJSON;
|
|
15241
15910
|
exports.NftEventFromJSONTyped = NftEventFromJSONTyped;
|
|
15242
15911
|
exports.NftEventToJSON = NftEventToJSON;
|
|
15912
|
+
exports.NonFungibleTokenMetadataFromJSON = NonFungibleTokenMetadataFromJSON;
|
|
15913
|
+
exports.NonFungibleTokenMetadataFromJSONTyped = NonFungibleTokenMetadataFromJSONTyped;
|
|
15914
|
+
exports.NonFungibleTokenMetadataToJSON = NonFungibleTokenMetadataToJSON;
|
|
15915
|
+
exports.NonFungibleTokensMetadataListFromJSON = NonFungibleTokensMetadataListFromJSON;
|
|
15916
|
+
exports.NonFungibleTokensMetadataListFromJSONTyped = NonFungibleTokensMetadataListFromJSONTyped;
|
|
15917
|
+
exports.NonFungibleTokensMetadataListToJSON = NonFungibleTokensMetadataListToJSON;
|
|
15243
15918
|
exports.OtherTransactionIdentifierFromJSON = OtherTransactionIdentifierFromJSON;
|
|
15244
15919
|
exports.OtherTransactionIdentifierFromJSONTyped = OtherTransactionIdentifierFromJSONTyped;
|
|
15245
15920
|
exports.OtherTransactionIdentifierToJSON = OtherTransactionIdentifierToJSON;
|
|
@@ -15438,6 +16113,9 @@
|
|
|
15438
16113
|
exports.RunFaucetResponseFromJSONTyped = RunFaucetResponseFromJSONTyped;
|
|
15439
16114
|
exports.RunFaucetResponseToJSON = RunFaucetResponseToJSON;
|
|
15440
16115
|
exports.SearchApi = SearchApi;
|
|
16116
|
+
exports.ServerStatusResponseFromJSON = ServerStatusResponseFromJSON;
|
|
16117
|
+
exports.ServerStatusResponseFromJSONTyped = ServerStatusResponseFromJSONTyped;
|
|
16118
|
+
exports.ServerStatusResponseToJSON = ServerStatusResponseToJSON;
|
|
15441
16119
|
exports.SigningPayloadFromJSON = SigningPayloadFromJSON;
|
|
15442
16120
|
exports.SigningPayloadFromJSONTyped = SigningPayloadFromJSONTyped;
|
|
15443
16121
|
exports.SigningPayloadToJSON = SigningPayloadToJSON;
|
|
@@ -15445,6 +16123,7 @@
|
|
|
15445
16123
|
exports.StacksApiSocketClient = StacksApiSocketClient;
|
|
15446
16124
|
exports.StacksApiWebSocketClient = StacksApiWebSocketClient;
|
|
15447
16125
|
exports.TextApiResponse = TextApiResponse;
|
|
16126
|
+
exports.TokensApi = TokensApi;
|
|
15448
16127
|
exports.TransactionIdentifierFromJSON = TransactionIdentifierFromJSON;
|
|
15449
16128
|
exports.TransactionIdentifierFromJSONTyped = TransactionIdentifierFromJSONTyped;
|
|
15450
16129
|
exports.TransactionIdentifierToJSON = TransactionIdentifierToJSON;
|