jar

xyz.groundx.caver : caver-java-ext-kas

Maven & Gradle

Oct 08, 2021

caver-java-ext-kas · An extension library of caver-java for using KAS (Klaytn API Service).

Table Of Contents

Latest Version

Download xyz.groundx.caver : caver-java-ext-kas JAR file - Latest Versions:

All Versions

Download xyz.groundx.caver : caver-java-ext-kas JAR file - All Versions:

Version Vulnerabilities Size Updated
1.9.x
1.4.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window caver-java-ext-kas-1.9.0-android.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.api

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.api.Kip7ContractApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.api.Kip7DeployerApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.api.Kip7TokenApi.class - [JAR]

xyz.groundx.caver_ext_kas.rest_client.io.swagger.client

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.ApiCallback.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.ApiClient.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.ApiException.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.ApiResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.Configuration.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.GzipRequestInterceptor.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.JSON.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.Pair.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.ProgressRequestBody.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.ProgressResponseBody.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.StringUtil.class - [JAR]

xyz.groundx.caver_ext_kas.kas.kip7

├─ xyz.groundx.caver_ext_kas.kas.kip7.KIP7.class - [JAR]

├─ xyz.groundx.caver_ext_kas.kas.kip7.KIP7QueryOptions.class - [JAR]

xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.adapter

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.adapter.ContractSummaryArrayAdapter.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.adapter.TokenSummaryArrayAdapter.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.adapter.TransferArrayItemAdapter.class - [JAR]

xyz.groundx.caver_ext_kas.kas.utils

├─ xyz.groundx.caver_ext_kas.kas.utils.KASUtils.class - [JAR]

xyz.groundx.caver_ext_kas.kas.wallet.accountkey

├─ xyz.groundx.caver_ext_kas.kas.wallet.accountkey.KeyTypeFail.class - [JAR]

├─ xyz.groundx.caver_ext_kas.kas.wallet.accountkey.KeyTypeLegacy.class - [JAR]

├─ xyz.groundx.caver_ext_kas.kas.wallet.accountkey.KeyTypeMultiSig.class - [JAR]

├─ xyz.groundx.caver_ext_kas.kas.wallet.accountkey.KeyTypePublic.class - [JAR]

├─ xyz.groundx.caver_ext_kas.kas.wallet.accountkey.KeyTypeRoleBased.class - [JAR]

xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.anchor.model

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.anchor.model.AnchorBlockPayload.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.anchor.model.AnchorBlockRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.anchor.model.AnchorBlockStatus.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.anchor.model.AnchorTransaction.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.anchor.model.AnchorTransactionDetail.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.anchor.model.AnchorTransactions.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.anchor.model.ErrorResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.anchor.model.Operator.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.anchor.model.OperatorSetting.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.anchor.model.Operators.class - [JAR]

xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.api

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.api.Kip17ContractApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.api.Kip17TokenApi.class - [JAR]

xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.auth

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.auth.ApiKeyAuth.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.auth.Authentication.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.auth.HttpBasicAuth.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.auth.OAuth.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.auth.OAuthFlow.class - [JAR]

xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.AddMinterKip7Request.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.AddPauserKip7Request.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.ApproveKip7TokenRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.BurnFromKip7TokenRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.BurnKip7TokenRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.DeployKip7ContractRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.ErrorResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.Kip7ContractListResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.Kip7ContractListResponseItem.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.Kip7ContractMetadataResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.Kip7DeployResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.Kip7DeployerResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.Kip7FeePayerOptions.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.Kip7FeePayerOptionsResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.Kip7FeePayerOptionsResponseUserFeePayer.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.Kip7TokenBalanceResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.Kip7TransactionStatusResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.MintKip7TokenRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.PauseKip7Request.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.TransferKip7TokenFromRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.TransferKip7TokenRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.UnpauseKip7Request.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip7.model.UpdateKip7ContractRequest.class - [JAR]

xyz.groundx.caver_ext_kas.kas.anchor

├─ xyz.groundx.caver_ext_kas.kas.anchor.Anchor.class - [JAR]

├─ xyz.groundx.caver_ext_kas.kas.anchor.AnchorQueryOptions.class - [JAR]

xyz.groundx.caver_ext_kas.wallet

├─ xyz.groundx.caver_ext_kas.wallet.KASWallet.class - [JAR]

xyz.groundx.caver_ext_kas

├─ xyz.groundx.caver_ext_kas.CaverExtKAS.class - [JAR]

├─ xyz.groundx.caver_ext_kas.ConfigOptions.class - [JAR]

xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.AnyOfContractSummaryArrayItems.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.AnyOfTokenSummaryArrayItems.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.AnyOfTransferArrayItems.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.ContractSummaryArray.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.ErrorResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.FTContractSummary.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.FTContractSummaryExtras.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.FTTokenSummary.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.FTTokenSummaryExtras.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.FtContract.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.FtContractDetail.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.FtTransfer.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.KlayTransfer.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.LastTransfer.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.MTContractSummary.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.MTContractSummaryExtras.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.MTTokenSummary.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.MTTokenSummaryExtras.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.Mt.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.MtContract.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.MtContractDetail.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.MtToken.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.MtTransfer.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.NFTContractSummary.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.NFTContractSummaryExtras.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.NFTTokenSummary.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.NFTTokenSummaryExtras.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.Nft.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.NftContract.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.NftContractDetail.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.NftOwnershipChange.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.NftTransfer.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.PageableContractSummary.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.PageableFtContractDetails.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.PageableMtContractDetails.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.PageableMtTokens.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.PageableMtTokensWithBalance.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.PageableMts.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.PageableNftContractDetails.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.PageableNftOwnershipChanges.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.PageableNfts.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.PageableTokenSummary.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.PageableTransfers.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.TokenSummaryArray.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.Transaction.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.TransferArray.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.model.Transfers.class - [JAR]

xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.ApproveAllKip37ContractRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.BurnKip37TokenRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.CreateKip37TokenRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.DeployKip37ContractRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.ErrorResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.ImportKip37ContractRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.Kip37Contract.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.Kip37ContractListResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.Kip37DeployResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.Kip37DeployerResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.Kip37FeePayerOptions.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.Kip37FeePayerOptionsResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.Kip37FeePayerOptionsUserFeePayer.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.Kip37TokenInfoListResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.Kip37TokenInfoListResponseItem.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.Kip37TokenListResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.Kip37TokenListResponseItem.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.Kip37TransactionStatusResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.MintKip37TokenRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.OperateKip37ContractRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.TransferKip37TokenRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.model.UpdateKip37ContractRequest.class - [JAR]

xyz.groundx.caver_ext_kas.exception

├─ xyz.groundx.caver_ext_kas.exception.ExceptionDetail.class - [JAR]

├─ xyz.groundx.caver_ext_kas.exception.KASAPIException.class - [JAR]

xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.ApproveAllKip17Request.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.ApproveKip17TokenRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.BurnKip17TokenRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.DeployKip17ContractRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.ErrorResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.GetKip17TokenHistoryResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.GetKip17TokenHistoryResponseItem.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.GetKip17TokenResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.GetOwnerKip17TokensResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.GetOwnerKip17TokensResponseItem.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.Kip17ContractInfoResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.Kip17ContractListResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.Kip17ContractListResponseItem.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.Kip17DeployResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.Kip17FeePayerOptions.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.Kip17FeePayerOptionsUserFeePayer.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.Kip17TokenListResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.Kip17TransactionStatusResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.MintKip17TokenRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.TransferKip17TokenRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip17.model.UpdateKip17ContractRequest.class - [JAR]

xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.anchor.api

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.anchor.api.DataAnchoringTransactionApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.anchor.api.OperatorApi.class - [JAR]

xyz.groundx.caver_ext_kas.kas.kip17

├─ xyz.groundx.caver_ext_kas.kas.kip17.KIP17.class - [JAR]

├─ xyz.groundx.caver_ext_kas.kas.kip17.KIP17QueryOptions.class - [JAR]

xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.api

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.api.AccountApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.api.BasicTxApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.api.FdtxKasApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.api.FdtxUserApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.api.FeepayerApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.api.KeyApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.api.MultisigTxApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.api.RegistrationApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.api.StatisticsApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.api.TxHistoryApi.class - [JAR]

xyz.groundx.caver_ext_kas.kas.kip37

├─ xyz.groundx.caver_ext_kas.kas.kip37.KIP37.class - [JAR]

├─ xyz.groundx.caver_ext_kas.kas.kip37.KIP37QueryOptions.class - [JAR]

xyz.groundx.caver_ext_kas.kas.wallet.migration

├─ xyz.groundx.caver_ext_kas.kas.wallet.migration.MigrationAccount.class - [JAR]

├─ xyz.groundx.caver_ext_kas.kas.wallet.migration.MigrationAccountKey.class - [JAR]

├─ xyz.groundx.caver_ext_kas.kas.wallet.migration.MultisigPrivateKeys.class - [JAR]

├─ xyz.groundx.caver_ext_kas.kas.wallet.migration.RoleBasedPrivateKeys.class - [JAR]

├─ xyz.groundx.caver_ext_kas.kas.wallet.migration.SinglePrivateKey.class - [JAR]

xyz.groundx.caver_ext_kas.kas

├─ xyz.groundx.caver_ext_kas.kas.KAS.class - [JAR]

xyz.groundx.caver_ext_kas.kas.wallet

├─ xyz.groundx.caver_ext_kas.kas.wallet.Wallet.class - [JAR]

├─ xyz.groundx.caver_ext_kas.kas.wallet.WalletQueryOptions.class - [JAR]

xyz.groundx.caver_ext_kas.kas.tokenhistory

├─ xyz.groundx.caver_ext_kas.kas.tokenhistory.TokenHistory.class - [JAR]

├─ xyz.groundx.caver_ext_kas.kas.tokenhistory.TokenHistoryQueryOptions.class - [JAR]

xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.Account.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.AccountByPubkey.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.AccountCountByAccountID.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.AccountCountByKRN.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.AccountRegistration.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.AccountRegistrationRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.AccountStatus.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.AccountSummary.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.AccountUpdateTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.Accounts.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.AccountsByPubkey.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.AnchorTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.CallArgument.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.CancelTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.ContractCallData.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.ContractCallRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.ContractCallResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.ContractDeployTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.ContractExecutionTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.CreateFeePayerAccountRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.EmptyUpdateKeyType.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.ErrorResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.EventLog.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FDAccountUpdateTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FDAnchorTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FDCancelTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FDContractDeployTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FDContractExecutionTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FDProcessRLPRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FDTransactionResult.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FDTransactionWithCurrencyResult.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FDTransactionWithCurrencyResultList.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FDUserAccountUpdateTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FDUserAnchorTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FDUserCancelTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FDUserContractDeployTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FDUserContractExecutionTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FDUserProcessRLPRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FDUserValueTransferTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FDValueTransferTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.FeePayerSignaturesObj.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.Key.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.KeyCreationRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.KeyCreationResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.KeyList.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.KeyListItems.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.KeySignDataRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.KeySignDataResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.KeyStatus.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.LegacyTransactionRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.MultisigAccount.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.MultisigAccountUpdateRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.MultisigAddress.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.MultisigKey.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.MultisigTransactionStatus.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.MultisigTransactions.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.MultisigUpdateKey.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.MultisigUpdateKeyType.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.OneOfAccountUpdateTransactionRequestAccountKey.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.OneOfFDAccountUpdateTransactionRequestAccountKey.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.OneOfFDUserAccountUpdateTransactionRequestAccountKey.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.OneOfRoleBasedUpdateKeyTypeKeyItems.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.PendedTransaction.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.ProcessRLPRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.PubkeyUpdateKeyType.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.RegistrationFailure.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.RegistrationStatusResponse.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.RoleBasedUpdateKeyType.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.SignPendingTransactionBySigRequest.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.Signature.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.TransactionReceipt.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.TransactionResult.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.TxData.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.wallet.model.ValueTransferTransactionRequest.class - [JAR]

xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.api

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.api.TokenApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.api.TokenContractApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.api.TokenHistoryApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.tokenhistory.api.TokenOwnershipApi.class - [JAR]

xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.api

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.api.Kip37ContractApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.api.Kip37DeployerApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.api.Kip37TokenApi.class - [JAR]

├─ xyz.groundx.caver_ext_kas.rest_client.io.swagger.client.api.kip37.api.Kip37TokenOwnershipApi.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Oct 19, 2020
1 usages
9 stars
Oct 15, 2020
1 usages
227 stars
Nov 03, 2020
10 usages
5.6k stars
Mar 01, 2023
503 stars
Aug 25, 2023
8 stars
Oct 14, 2020
1 usages
68.1k stars
Nov 14, 2020
169 stars
Oct 19, 2022
1 usages
1 stars
Jun 07, 2023
10 usages
662 stars