jar

live.radix : api-gateway-client

Maven & Gradle

Jun 29, 2022
0 stars

api-gateway-client · A generated Client library for Radix Gateway API.

Table Of Contents

Latest Version

Download live.radix : api-gateway-client JAR file - Latest Versions:

All Versions

Download live.radix : api-gateway-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 api-gateway-client-1.1.4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

live.radix.gateway.auth

├─ live.radix.gateway.auth.ApiKeyAuth.class - [JAR]

├─ live.radix.gateway.auth.Authentication.class - [JAR]

├─ live.radix.gateway.auth.HttpBasicAuth.class - [JAR]

├─ live.radix.gateway.auth.HttpBearerAuth.class - [JAR]

live.radix.gateway.client

├─ live.radix.gateway.client.AccountApi.class - [JAR]

├─ live.radix.gateway.client.BatchTransactionsApi.class - [JAR]

├─ live.radix.gateway.client.StatusApi.class - [JAR]

├─ live.radix.gateway.client.TokenApi.class - [JAR]

├─ live.radix.gateway.client.TransactionApi.class - [JAR]

├─ live.radix.gateway.client.ValidatorApi.class - [JAR]

live.radix.gateway.model

├─ live.radix.gateway.model.AccountBalances.class - [JAR]

├─ live.radix.gateway.model.AccountBalancesRequest.class - [JAR]

├─ live.radix.gateway.model.AccountBalancesResponse.class - [JAR]

├─ live.radix.gateway.model.AccountDeriveRequest.class - [JAR]

├─ live.radix.gateway.model.AccountDeriveResponse.class - [JAR]

├─ live.radix.gateway.model.AccountIdentifier.class - [JAR]

├─ live.radix.gateway.model.AccountStakeEntry.class - [JAR]

├─ live.radix.gateway.model.AccountStakesRequest.class - [JAR]

├─ live.radix.gateway.model.AccountStakesResponse.class - [JAR]

├─ live.radix.gateway.model.AccountTransactionInfo.class - [JAR]

├─ live.radix.gateway.model.AccountTransactionPair.class - [JAR]

├─ live.radix.gateway.model.AccountTransactionsRequest.class - [JAR]

├─ live.radix.gateway.model.AccountTransactionsResponse.class - [JAR]

├─ live.radix.gateway.model.AccountUnstakeEntry.class - [JAR]

├─ live.radix.gateway.model.AccountUnstakesRequest.class - [JAR]

├─ live.radix.gateway.model.AccountUnstakesResponse.class - [JAR]

├─ live.radix.gateway.model.Action.class - [JAR]

├─ live.radix.gateway.model.BelowMinimumStakeError.class - [JAR]

├─ live.radix.gateway.model.BelowMinimumStakeErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.BurnTokens.class - [JAR]

├─ live.radix.gateway.model.BurnTokensAllOf.class - [JAR]

├─ live.radix.gateway.model.CannotStakeError.class - [JAR]

├─ live.radix.gateway.model.CannotStakeErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.CouldNotConstructFeesError.class - [JAR]

├─ live.radix.gateway.model.CouldNotConstructFeesErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.CreateTokenDefinition.class - [JAR]

├─ live.radix.gateway.model.CreateTokenDefinitionAllOf.class - [JAR]

├─ live.radix.gateway.model.EpochRange.class - [JAR]

├─ live.radix.gateway.model.ErrorResponse.class - [JAR]

├─ live.radix.gateway.model.GatewayApiVersions.class - [JAR]

├─ live.radix.gateway.model.GatewayError.class - [JAR]

├─ live.radix.gateway.model.GatewayResponse.class - [JAR]

├─ live.radix.gateway.model.InternalServerError.class - [JAR]

├─ live.radix.gateway.model.InternalServerErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.InvalidAccountAddressError.class - [JAR]

├─ live.radix.gateway.model.InvalidAccountAddressErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.InvalidActionError.class - [JAR]

├─ live.radix.gateway.model.InvalidActionErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.InvalidPublicKeyError.class - [JAR]

├─ live.radix.gateway.model.InvalidPublicKeyErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.InvalidRequestError.class - [JAR]

├─ live.radix.gateway.model.InvalidRequestErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.InvalidSignatureError.class - [JAR]

├─ live.radix.gateway.model.InvalidSignatureErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.InvalidTokenRRIError.class - [JAR]

├─ live.radix.gateway.model.InvalidTokenRRIErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.InvalidTokenSymbolError.class - [JAR]

├─ live.radix.gateway.model.InvalidTokenSymbolErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.InvalidTransactionError.class - [JAR]

├─ live.radix.gateway.model.InvalidTransactionErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.InvalidValidatorAddressError.class - [JAR]

├─ live.radix.gateway.model.InvalidValidatorAddressErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.LedgerState.class - [JAR]

├─ live.radix.gateway.model.MessageTooLongError.class - [JAR]

├─ live.radix.gateway.model.MessageTooLongErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.MintTokens.class - [JAR]

├─ live.radix.gateway.model.MintTokensAllOf.class - [JAR]

├─ live.radix.gateway.model.NetworkIdentifier.class - [JAR]

├─ live.radix.gateway.model.NetworkNotSupportedError.class - [JAR]

├─ live.radix.gateway.model.NetworkNotSupportedErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.NotEnoughNativeTokensForFeesError.class - [JAR]

├─ live.radix.gateway.model.NotEnoughNativeTokensForFeesErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.NotEnoughTokensForStakeError.class - [JAR]

├─ live.radix.gateway.model.NotEnoughTokensForTransferError.class - [JAR]

├─ live.radix.gateway.model.NotEnoughTokensForTransferErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.NotEnoughTokensForUnstakeError.class - [JAR]

├─ live.radix.gateway.model.NotEnoughTokensForUnstakeErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.NotSyncedUpError.class - [JAR]

├─ live.radix.gateway.model.NotSyncedUpErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.PartialLedgerStateIdentifier.class - [JAR]

├─ live.radix.gateway.model.PublicKey.class - [JAR]

├─ live.radix.gateway.model.RecentTransactionsRequest.class - [JAR]

├─ live.radix.gateway.model.RecentTransactionsResponse.class - [JAR]

├─ live.radix.gateway.model.RegisterValidator.class - [JAR]

├─ live.radix.gateway.model.RegisterValidatorAllOf.class - [JAR]

├─ live.radix.gateway.model.Signature.class - [JAR]

├─ live.radix.gateway.model.StakeTokens.class - [JAR]

├─ live.radix.gateway.model.StakeTokensAllOf.class - [JAR]

├─ live.radix.gateway.model.TargetLedgerState.class - [JAR]

├─ live.radix.gateway.model.Token.class - [JAR]

├─ live.radix.gateway.model.TokenAmount.class - [JAR]

├─ live.radix.gateway.model.TokenDeriveRequest.class - [JAR]

├─ live.radix.gateway.model.TokenDeriveResponse.class - [JAR]

├─ live.radix.gateway.model.TokenIdentifier.class - [JAR]

├─ live.radix.gateway.model.TokenInfo.class - [JAR]

├─ live.radix.gateway.model.TokenNativeRequest.class - [JAR]

├─ live.radix.gateway.model.TokenNativeResponse.class - [JAR]

├─ live.radix.gateway.model.TokenNotFoundError.class - [JAR]

├─ live.radix.gateway.model.TokenNotFoundErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.TokenProperties.class - [JAR]

├─ live.radix.gateway.model.TokenRequest.class - [JAR]

├─ live.radix.gateway.model.TokenResponse.class - [JAR]

├─ live.radix.gateway.model.TransactionBuild.class - [JAR]

├─ live.radix.gateway.model.TransactionBuildRequest.class - [JAR]

├─ live.radix.gateway.model.TransactionBuildResponse.class - [JAR]

├─ live.radix.gateway.model.TransactionFinalizeRequest.class - [JAR]

├─ live.radix.gateway.model.TransactionFinalizeResponse.class - [JAR]

├─ live.radix.gateway.model.TransactionIdentifier.class - [JAR]

├─ live.radix.gateway.model.TransactionInfo.class - [JAR]

├─ live.radix.gateway.model.TransactionMetadata.class - [JAR]

├─ live.radix.gateway.model.TransactionNotFoundError.class - [JAR]

├─ live.radix.gateway.model.TransactionNotFoundErrorAllOf.class - [JAR]

├─ live.radix.gateway.model.TransactionRules.class - [JAR]

├─ live.radix.gateway.model.TransactionRulesRequest.class - [JAR]

├─ live.radix.gateway.model.TransactionRulesResponse.class - [JAR]

├─ live.radix.gateway.model.TransactionStatus.class - [JAR]

├─ live.radix.gateway.model.TransactionStatusRequest.class - [JAR]

├─ live.radix.gateway.model.TransactionStatusResponse.class - [JAR]

├─ live.radix.gateway.model.TransactionSubmitRequest.class - [JAR]

├─ live.radix.gateway.model.TransactionSubmitResponse.class - [JAR]

├─ live.radix.gateway.model.TransactionsSinceHashBatchRequest.class - [JAR]

├─ live.radix.gateway.model.TransactionsSinceHashBatchResponse.class - [JAR]

├─ live.radix.gateway.model.TransactionsSinceStateBatchRequest.class - [JAR]

├─ live.radix.gateway.model.TransactionsSinceStateBatchResponse.class - [JAR]

├─ live.radix.gateway.model.TransferTokens.class - [JAR]

├─ live.radix.gateway.model.TransferTokensAllOf.class - [JAR]

├─ live.radix.gateway.model.UnregisterValidator.class - [JAR]

├─ live.radix.gateway.model.UnstakeTokens.class - [JAR]

├─ live.radix.gateway.model.UnstakeTokensAllOf.class - [JAR]

├─ live.radix.gateway.model.ValidationErrorsAtPath.class - [JAR]

├─ live.radix.gateway.model.Validator.class - [JAR]

├─ live.radix.gateway.model.ValidatorAccountStake.class - [JAR]

├─ live.radix.gateway.model.ValidatorDeriveRequest.class - [JAR]

├─ live.radix.gateway.model.ValidatorDeriveResponse.class - [JAR]

├─ live.radix.gateway.model.ValidatorForkSignal.class - [JAR]

├─ live.radix.gateway.model.ValidatorIdentifier.class - [JAR]

├─ live.radix.gateway.model.ValidatorInfo.class - [JAR]

├─ live.radix.gateway.model.ValidatorProperties.class - [JAR]

├─ live.radix.gateway.model.ValidatorRequest.class - [JAR]

├─ live.radix.gateway.model.ValidatorResponse.class - [JAR]

├─ live.radix.gateway.model.ValidatorStakesRequest.class - [JAR]

├─ live.radix.gateway.model.ValidatorStakesResponse.class - [JAR]

├─ live.radix.gateway.model.ValidatorUptime.class - [JAR]

├─ live.radix.gateway.model.ValidatorsRequest.class - [JAR]

├─ live.radix.gateway.model.ValidatorsResponse.class - [JAR]

live.radix.gateway

├─ live.radix.gateway.ApiClient.class - [JAR]

├─ live.radix.gateway.ApiException.class - [JAR]

├─ live.radix.gateway.Configuration.class - [JAR]

├─ live.radix.gateway.JavaTimeFormatter.class - [JAR]

├─ live.radix.gateway.Pair.class - [JAR]

├─ live.radix.gateway.RFC3339DateFormat.class - [JAR]

├─ live.radix.gateway.ServerConfiguration.class - [JAR]

├─ live.radix.gateway.ServerVariable.class - [JAR]

├─ live.radix.gateway.StringUtil.class - [JAR]