All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AbstractAnyOfDeserializer AbstractAnyOfDeserializer for deserializing objects with inheritanceAccessKey AccessKeyAccessKeyChange AccessKeyChangeAccessKeyChangeDetails AccessKeyChangeDetailsAccessKeyChanges AccessKeyChangesAccessKeyList AccessKeyListAccessKeyListItem AccessKeyListItemAccessKeyNotFound Account AccountAccountAlreadyExists Happens when CreateAccount action tries to create an account with account_id which is already exists in the storageAccountChange AccountChangeAccountChangeDetails AccountChangeDetailsAccountChanges AccountChangesAccountCreationConfig AccountCreationConfigAccountDoesNotExist Happens when TX receiver_id doesn't exist (but action is not CreateAccount)AccountIdList Holds a list of Strings with account idsAccountService Account service provides methods to easily work with the creation of accountsAction Action InterfaceActionCreationConfig ActionCreationConfigActionError Returned when an error happened during an action executionActionErrorKind Action Error Kind interfaceActionsValidation An error occurred while validating actions of a Transaction.ActionsValidationDeserializer ActorNoPermission Administrative actions like `DeployContract`, `Stake`, `AddKey`, `DeleteKey` can be proceed only if sender=receiver or the first TX action is a `CreateAccount` actionAddKeyAction AddKeyActionAddKeyAlreadyExists The public key is already used for an existing access keyAddKeyCost AddKeyCostAddKeyMethodNameLengthExceeded AddKeyMethodNamesNumberOfBytesExceeded Base64String Base64StringBlock BlockBlockChange BlockChangeBlockChanges BlockChangesBlockHeader BlockHeaderByteArraySerializer Custom byte array serializer for handling serialization numericallyChangeCause ChangeCauseChunk ChunkChunkHeader ChunkHeaderContractClient Base creator of ContractClientsContractCode ContractCodeContractCodeChange ContractCodeChangeContractCodeChangeDetails ContractCodeChangeDetailsContractCodeChanges ContractCodeChangesContractFunctionCallResult ContractFunctionCallResultContractMethod Contract function metadata containing function type and nameContractMethodProxy The interface for contract method clientsContractMethodProxyClient The default contract method client for proxiesContractMethodType The type of the contract methodContractParameter Contract function metadata containing argument nameContractParameterType The type of the contract parameterContractSizeExceeded ContractState ContractStateContractStateChange ContractStateChangeContractStateChangeDetails ContractStateChangeDetailsContractStateChanges ContractStateChangesContractStateDetails ContractStateDetailsContractViewMethodCaller Caller for contract methodsCost CostCostOverflow An integer overflow occurred during transaction cost estimation.CostType CostTypeCreateAccountAction CreateAccountActionCreateAccountNotAllowed A newly created account must be under a namespace of the creator accountCreateAccountOnlyByRegistrar A top-level account ID can only be created by registrar.CurrentProposal CurrentProposalDataReceiptCreationConfig DataReceiptCreationConfigDeleteAccountAction DeleteAccountActionDeleteAccountStaking Account is staking and can not be deletedDeleteActionMustBeFinal DeleteKeyAction DeleteKeyActionDeleteKeyDoesNotExist Account tries to remove an access key that doesn't existDeployContractAction DeployContractActionDepositWithFunctionCall EncodedHash EncodedHashExpired Transaction has expiredExtCosts ExtCostsFailureStatus Finality The finality param has two options: optimistic and final.Fisherman FishermanFormats Helper methods for formattingFTService Contract function call object for FTs (Tokens)FTTokenMetadata Model for holding FT token metadataFullAccessPermission FullAccessPermissionFunctionCall Base contract function call objectFunctionCallAction FunctionCallActionFunctionCallArgumentsLengthExceeded FunctionCallError Error during function callFunctionCallMethodNameLengthExceeded FunctionCallPermission FunctionCallPermissionFunctionCallPermissionData FunctionCallPermissionDataFunctionCallResult<R> A basic typed function call resultFunctionCallZeroAttachedGas GasPrice GasPriceGasProfile GasProfileGenesisConfig GenesisConfigInsufficientStake The account doesn't have enough balance to increase the stake.IntegerOverflow InvalidAccessKeyError Happens if a wrong AccessKey used or AccessKey has not enough permissionsInvalidAccessKeyErrorDeserializer Serializer to handle the polymorphic terms of type InvalidAccessKeyErrorInvalidAccountId InvalidChain Transaction parent block hash doesn't belong to the current chainInvalidNonce Transaction nonce must be `account[access_key].nonce + 1`.InvalidReceiverId TX receiver_id is not a valid AccountIdInvalidSignature TX signature is not validInvalidSignerId TX signer_id is not a valid [`AccountId`]InvalidTxError Returned when an error occurred during TX executionJsonHelper Basic support functionality for test case classesKey KeyKeyService Key service provides methods to easily work with private and public keysKeySig KeySig holds information about a key or signature.KeyType The KeyType enumLackBalanceForState ActionReceipt can't be completed, because the remaining balance will not be enough to cover storage.LackBalanceForStateTxError Signer account doesn't have enough balance after transaction.LimitConfig LimitConfigMetadata MetadataMethodNameMismatch NearClient RPC client for the Near networkNearErrorData Json RPC service error dataNearException Thrown on Near RPC service errorNearExceptionResolver Custom exception handler for jsonrpc4j clientNearIndexerClient Near indexer client uses http API to retrieve useful information on chain dataNearIndexerException Thrown on Near Indexer errorNearObjectMapper Custom JacksonObjectMapper
for any customizationsNearRpcObjectMapper Custom JacksonObjectMapper
for any customizationsNearValue NearValueNearValueDeserializer Custom serializer for near fiat valueNetwork Lists of most relevant networks and their root domainNetworkInfo NetworkInfoNFTContract Model for NFT Contract dataNFTContractMetadata NFT Metadata holder for contract callsNFTService Contract function call object for NFTsNFTToken NFT Token dataNFTTokenList ArrayList for easier loading/mapping of NFT tokensNFTTokenMediaURL Holder class for the token media URLNFTTokenMediaURL.Type NFTTokenMetadata Model for holding NFT token metadataNodeStatus NodeStatusNonceTooLarge Transaction nonce is larger than the upper bound given by the block heightNoSuchTypeException Thrown in case of a type which does not exist being requestedNotEnoughAllowance NotEnoughBalance Account does not have enough balance to cover TX costNotEnoughBlocksReason NotEnoughBlocksReasonNotEnoughChunksReason NotEnoughChunksReasonOutcome OutcomePeer PeerPermission PermissionPermissionDeserializer Specific implementation of AbstractAnyOfDeserializer for Permission type objectsPermissionResolver Permission type deserializer resolverPermissionTypeData PermissionTypeDataPrevEpochKickout PrevEpochKickoutPrevEpochKickout.Reason PrevEpochKickout.Reason.NotEnough PrivateKey Holds a Near PrivateKeyProducer ProducerProof ProofProof.Direction ProtocolConfig ProtocolConfigPublicKey Holds a Near PublicKeyReason Reason InterfaceReceipt ReceiptReceiptAction ReceiptActionReceiptData ReceiptDataReceiptOutcome ReceiptOutcomeReceiverMismatch RecentActivity RecentActivity ArrayListRecentActivityAccessKey RecentActivityPermissionRecentActivityArg RecentActivityArgRecentActivityArgAddKey RecentActivityArgRecentActivityArgCreateAccount RecentActivityArgRecentActivityArgDeleteAccount RecentActivityArgRecentActivityArgDeleteKey RecentActivityArgRecentActivityArgDeployContract RecentActivityArgRecentActivityArgFunctionCall RecentActivityArgRecentActivityArgStake RecentActivityArgRecentActivityArgTransfer RecentActivityArgRecentActivityItem RecentActivityItemRecentActivityItem.RecentActivityActionKind RecentActivityItemDeserializer Custom serializer for a recent activity itemRecentActivityPermission RecentActivityPermissionRecentActivityPermission.PermissionKind RequiresFullAccess RewardFee RuntimeConfig RuntimeConfigShardLayout ShardLayoutShardLayout.V0 Signature Holds a Near SignatureSignedTransaction SignedTransactionSignerDoesNotExist TX signer_id is not found in a storageSimpleNightShadeShardLayout SimpleNightShadeShardLayoutSimpleNightShadeShardLayout.V1 StakeAction StakeActionStakingDeposit Holds data of a staking depositStakingService Contract function call object for StakingStatus StatusStorageUsageConfig StorageUsageConfigStrings Helper methods for StringsSubTypesDeserializer<T> Serializer to handle the polymorphic terms with subtype annotationsSuccessReceiptIdStatus SuccessReceiptIdStatusSuccessValueStatus SuccessValueStatusSyncInfo SyncInfoTotalNumberOfActionsExceeded TotalPrepaidGasExceeded Transaction TransactionTransactionAwait TransactionAwaitTransactionCosts TransactionCostsTransactionOutcome TransactionOutcomeTransactionService Base service provides methods to sign transactionsTransactionSizeExceeded The size of serialized transaction exceeded the limit.TransactionStatus TransactionStatusTransferAction TransferActionTransferService Transaction service provides methods to easily work with transactionsTriesToStake The account doesn't have enough balance to increase the stake.TriesToUnstake Account is not yet staked, but tries to unstakeTxErrorDeserializer Serializer to handle the polymorphic terms of type TxExecutionErrorTxExecutionError Transaction Execution error interfaceUnsuitableStakingKey ValidationStatus ValidationStatusValidator ValidatorValidatorProposal ValidatorProposalVersion VersionWallet Simple structure class mainly to hold information read from json wallets.WalletService Service methods to manipulate walletsWasmConfig WasmConfig