A B C D E F G I J K L M N O P R S T U V W 
All Classes All Packages

A

AbstractAnyOfDeserializer - Class in com.syntifi.near.api.rpc.json.deserializer
AbstractAnyOfDeserializer for deserializing objects with inheritance
AbstractAnyOfDeserializer(JavaType, TypeIdResolver, String, boolean, JavaType) - Constructor for class com.syntifi.near.api.rpc.json.deserializer.AbstractAnyOfDeserializer
 
AbstractAnyOfDeserializer(AsPropertyTypeDeserializer, BeanProperty) - Constructor for class com.syntifi.near.api.rpc.json.deserializer.AbstractAnyOfDeserializer
 
AccessKey - Class in com.syntifi.near.api.rpc.model.accesskey
AccessKey
AccessKey() - Constructor for class com.syntifi.near.api.rpc.model.accesskey.AccessKey
 
AccessKeyChange - Class in com.syntifi.near.api.rpc.model.accesskey
AccessKeyChange
AccessKeyChange() - Constructor for class com.syntifi.near.api.rpc.model.accesskey.AccessKeyChange
 
AccessKeyChangeDetails - Class in com.syntifi.near.api.rpc.model.accesskey
AccessKeyChangeDetails
AccessKeyChangeDetails() - Constructor for class com.syntifi.near.api.rpc.model.accesskey.AccessKeyChangeDetails
 
AccessKeyChanges - Class in com.syntifi.near.api.rpc.model.accesskey
AccessKeyChanges
AccessKeyChanges() - Constructor for class com.syntifi.near.api.rpc.model.accesskey.AccessKeyChanges
 
AccessKeyList - Class in com.syntifi.near.api.rpc.model.accesskey
AccessKeyList
AccessKeyList() - Constructor for class com.syntifi.near.api.rpc.model.accesskey.AccessKeyList
 
AccessKeyListItem - Class in com.syntifi.near.api.rpc.model.accesskey
AccessKeyListItem
AccessKeyListItem() - Constructor for class com.syntifi.near.api.rpc.model.accesskey.AccessKeyListItem
 
Account - Class in com.syntifi.near.api.rpc.model.account
Account
Account() - Constructor for class com.syntifi.near.api.rpc.model.account.Account
 
AccountChange - Class in com.syntifi.near.api.rpc.model.account
AccountChange
AccountChange() - Constructor for class com.syntifi.near.api.rpc.model.account.AccountChange
 
AccountChangeDetails - Class in com.syntifi.near.api.rpc.model.account
AccountChangeDetails
AccountChangeDetails() - Constructor for class com.syntifi.near.api.rpc.model.account.AccountChangeDetails
 
AccountChanges - Class in com.syntifi.near.api.rpc.model.account
AccountChanges
AccountChanges() - Constructor for class com.syntifi.near.api.rpc.model.account.AccountChanges
 
AccountCreationConfig - Class in com.syntifi.near.api.rpc.model.protocol
AccountCreationConfig
AccountCreationConfig() - Constructor for class com.syntifi.near.api.rpc.model.protocol.AccountCreationConfig
 
AccountIdList - Class in com.syntifi.near.api.indexer.model
Holds a list of Strings with account ids
AccountIdList() - Constructor for class com.syntifi.near.api.indexer.model.AccountIdList
 
AccountIdParam - Class in com.syntifi.near.api.rpc.service.contract
The account id param for contracts
AccountIdParam() - Constructor for class com.syntifi.near.api.rpc.service.contract.AccountIdParam
 
AccountService - Class in com.syntifi.near.api.rpc.service
Account service provides methods to easily work with the creation of accounts
AccountService() - Constructor for class com.syntifi.near.api.rpc.service.AccountService
 
Action - Interface in com.syntifi.near.api.rpc.model.transaction
Action Interface
ActionCreationConfig - Class in com.syntifi.near.api.rpc.model.protocol
ActionCreationConfig
ActionCreationConfig() - Constructor for class com.syntifi.near.api.rpc.model.protocol.ActionCreationConfig
 
ActionError - Class in com.syntifi.near.api.rpc.model.transaction.error
 
ActionError() - Constructor for class com.syntifi.near.api.rpc.model.transaction.error.ActionError
 
ADD_KEY - com.syntifi.near.api.indexer.model.RecentActivityItem.RecentActivityActionKind
 
ADD_KEY - Static variable in interface com.syntifi.near.api.rpc.model.transaction.Action
 
AddKeyAction - Class in com.syntifi.near.api.rpc.model.transaction
AddKeyAction
AddKeyAction() - Constructor for class com.syntifi.near.api.rpc.model.transaction.AddKeyAction
 
AddKeyCost - Class in com.syntifi.near.api.rpc.model.protocol
AddKeyCost
AddKeyCost() - Constructor for class com.syntifi.near.api.rpc.model.protocol.AddKeyCost
 
ARCHIVAL_TEST_NET - com.syntifi.near.api.rpc.service.Network
 

B

BASE - com.syntifi.near.api.rpc.model.transaction.CostType
 
Base64String - Class in com.syntifi.near.api.common.model.common
Base64String
Base64String() - Constructor for class com.syntifi.near.api.common.model.common.Base64String
 
BaseService - Class in com.syntifi.near.api.rpc.service
 
BaseService() - Constructor for class com.syntifi.near.api.rpc.service.BaseService
 
Block - Class in com.syntifi.near.api.rpc.model.block
Block
Block() - Constructor for class com.syntifi.near.api.rpc.model.block.Block
 
BlockChange - Class in com.syntifi.near.api.rpc.model.block
BlockChange
BlockChange() - Constructor for class com.syntifi.near.api.rpc.model.block.BlockChange
 
BlockChanges - Class in com.syntifi.near.api.rpc.model.block
BlockChanges
BlockChanges() - Constructor for class com.syntifi.near.api.rpc.model.block.BlockChanges
 
BlockHeader - Class in com.syntifi.near.api.rpc.model.block
BlockHeader
BlockHeader() - Constructor for class com.syntifi.near.api.rpc.model.block.BlockHeader
 
buildTypeDeserializer(DeserializationConfig, JavaType, Collection<NamedType>) - Method in class com.syntifi.near.api.rpc.json.resolver.PermissionResolver
 
ByteArraySerializer - Class in com.syntifi.near.api.rpc.json.serializer
Custom byte array serializer for handling serialization numerically
ByteArraySerializer() - Constructor for class com.syntifi.near.api.rpc.json.serializer.ByteArraySerializer
 

C

call(NearService) - Method in class com.syntifi.near.api.rpc.service.contract.FunctionCall
 
callContractFunction(long, String, String, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Allows you to call a contract method as a view function.
callContractFunction(Finality, String, String, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Allows you to call a contract method as a view function.
callContractFunction(String, String, String, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Allows you to call a contract method as a view function.
callFor(ContractMethod, Class<T>, NearService, String, ContractMethodParams) - Static method in class com.syntifi.near.api.rpc.service.contract.ContractMethodCaller
Calls a contract for specific method
ChangeCause - Class in com.syntifi.near.api.common.model.common
ChangeCause
ChangeCause() - Constructor for class com.syntifi.near.api.common.model.common.ChangeCause
 
checkAccountId(String) - Static method in class com.syntifi.near.api.rpc.service.AccountService
Method to check that the human-readable account id follows the naming convention
Chunk - Class in com.syntifi.near.api.rpc.model.block
Chunk
Chunk() - Constructor for class com.syntifi.near.api.rpc.model.block.Chunk
 
ChunkHeader - Class in com.syntifi.near.api.rpc.model.block
ChunkHeader
ChunkHeader() - Constructor for class com.syntifi.near.api.rpc.model.block.ChunkHeader
 
CLAIM - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ChangeMethod
 
cleanupAmount(String) - Static method in class com.syntifi.near.api.common.helper.Formats
Removes commas from the input
com.syntifi.near.api.common.exception - package com.syntifi.near.api.common.exception
 
com.syntifi.near.api.common.helper - package com.syntifi.near.api.common.helper
 
com.syntifi.near.api.common.json - package com.syntifi.near.api.common.json
 
com.syntifi.near.api.common.model.common - package com.syntifi.near.api.common.model.common
 
com.syntifi.near.api.common.model.key - package com.syntifi.near.api.common.model.key
 
com.syntifi.near.api.common.service - package com.syntifi.near.api.common.service
 
com.syntifi.near.api.indexer.json.deserializer - package com.syntifi.near.api.indexer.json.deserializer
 
com.syntifi.near.api.indexer.model - package com.syntifi.near.api.indexer.model
 
com.syntifi.near.api.indexer.service - package com.syntifi.near.api.indexer.service
 
com.syntifi.near.api.indexer.service.exception - package com.syntifi.near.api.indexer.service.exception
 
com.syntifi.near.api.rpc.json.deserializer - package com.syntifi.near.api.rpc.json.deserializer
 
com.syntifi.near.api.rpc.json.resolver - package com.syntifi.near.api.rpc.json.resolver
 
com.syntifi.near.api.rpc.json.serializer - package com.syntifi.near.api.rpc.json.serializer
 
com.syntifi.near.api.rpc.model.accesskey - package com.syntifi.near.api.rpc.model.accesskey
 
com.syntifi.near.api.rpc.model.accesskey.permission - package com.syntifi.near.api.rpc.model.accesskey.permission
 
com.syntifi.near.api.rpc.model.account - package com.syntifi.near.api.rpc.model.account
 
com.syntifi.near.api.rpc.model.block - package com.syntifi.near.api.rpc.model.block
 
com.syntifi.near.api.rpc.model.contract - package com.syntifi.near.api.rpc.model.contract
 
com.syntifi.near.api.rpc.model.gas - package com.syntifi.near.api.rpc.model.gas
 
com.syntifi.near.api.rpc.model.identifier - package com.syntifi.near.api.rpc.model.identifier
 
com.syntifi.near.api.rpc.model.network - package com.syntifi.near.api.rpc.model.network
 
com.syntifi.near.api.rpc.model.protocol - package com.syntifi.near.api.rpc.model.protocol
 
com.syntifi.near.api.rpc.model.transaction - package com.syntifi.near.api.rpc.model.transaction
 
com.syntifi.near.api.rpc.model.transaction.error - package com.syntifi.near.api.rpc.model.transaction.error
 
com.syntifi.near.api.rpc.service - package com.syntifi.near.api.rpc.service
 
com.syntifi.near.api.rpc.service.contract - package com.syntifi.near.api.rpc.service.contract
 
com.syntifi.near.api.rpc.service.contract.ft - package com.syntifi.near.api.rpc.service.contract.ft
 
com.syntifi.near.api.rpc.service.contract.nft - package com.syntifi.near.api.rpc.service.contract.nft
 
com.syntifi.near.api.rpc.service.contract.nft.model - package com.syntifi.near.api.rpc.service.contract.nft.model
 
com.syntifi.near.api.rpc.service.contract.staking - package com.syntifi.near.api.rpc.service.contract.staking
 
com.syntifi.near.api.rpc.service.exception - package com.syntifi.near.api.rpc.service.exception
 
CONTRACT_COMPILE_BASE - com.syntifi.near.api.rpc.model.transaction.CostType
 
CONTRACT_COMPILE_BYTES - com.syntifi.near.api.rpc.model.transaction.CostType
 
CONTRACT_LOADING_BASE - com.syntifi.near.api.rpc.model.transaction.CostType
 
CONTRACT_LOADING_BYTES - com.syntifi.near.api.rpc.model.transaction.CostType
 
ContractCode - Class in com.syntifi.near.api.rpc.model.contract
ContractCode
ContractCode() - Constructor for class com.syntifi.near.api.rpc.model.contract.ContractCode
 
ContractCodeChange - Class in com.syntifi.near.api.rpc.model.contract
ContractCodeChange
ContractCodeChange() - Constructor for class com.syntifi.near.api.rpc.model.contract.ContractCodeChange
 
ContractCodeChangeDetails - Class in com.syntifi.near.api.rpc.model.contract
ContractCodeChangeDetails
ContractCodeChangeDetails() - Constructor for class com.syntifi.near.api.rpc.model.contract.ContractCodeChangeDetails
 
ContractCodeChanges - Class in com.syntifi.near.api.rpc.model.contract
ContractCodeChanges
ContractCodeChanges() - Constructor for class com.syntifi.near.api.rpc.model.contract.ContractCodeChanges
 
ContractFunctionCallResult - Class in com.syntifi.near.api.rpc.model.contract
ContractFunctionCallResult
ContractFunctionCallResult() - Constructor for class com.syntifi.near.api.rpc.model.contract.ContractFunctionCallResult
 
ContractMethod - Interface in com.syntifi.near.api.rpc.service.contract
Interface for contract defining enums
ContractMethodCaller - Class in com.syntifi.near.api.rpc.service.contract
Caller for contract methods
ContractMethodCaller() - Constructor for class com.syntifi.near.api.rpc.service.contract.ContractMethodCaller
 
ContractMethodParams - Interface in com.syntifi.near.api.rpc.service.contract
Signature for contract method parameters
ContractState - Class in com.syntifi.near.api.rpc.model.contract
ContractState
ContractState() - Constructor for class com.syntifi.near.api.rpc.model.contract.ContractState
 
ContractStateChange - Class in com.syntifi.near.api.rpc.model.contract
ContractStateChange
ContractStateChange() - Constructor for class com.syntifi.near.api.rpc.model.contract.ContractStateChange
 
ContractStateChangeDetails - Class in com.syntifi.near.api.rpc.model.contract
ContractStateChangeDetails
ContractStateChangeDetails() - Constructor for class com.syntifi.near.api.rpc.model.contract.ContractStateChangeDetails
 
ContractStateChanges - Class in com.syntifi.near.api.rpc.model.contract
ContractStateChanges
ContractStateChanges() - Constructor for class com.syntifi.near.api.rpc.model.contract.ContractStateChanges
 
ContractStateDetails - Class in com.syntifi.near.api.rpc.model.contract
ContractStateDetails
ContractStateDetails() - Constructor for class com.syntifi.near.api.rpc.model.contract.ContractStateDetails
 
ConvertibleToBase64String - Interface in com.syntifi.near.api.rpc.service.contract
Adds support to convert the object to a Json as Base64String object
Cost - Class in com.syntifi.near.api.rpc.model.protocol
Cost
Cost() - Constructor for class com.syntifi.near.api.rpc.model.protocol.Cost
 
CostType - Enum in com.syntifi.near.api.rpc.model.transaction
CostType
CREATE_ACCOUNT - com.syntifi.near.api.indexer.model.RecentActivityItem.RecentActivityActionKind
 
CREATE_ACCOUNT - Static variable in interface com.syntifi.near.api.rpc.model.transaction.Action
 
CreateAccountAction - Class in com.syntifi.near.api.rpc.model.transaction
CreateAccountAction
CreateAccountAction() - Constructor for class com.syntifi.near.api.rpc.model.transaction.CreateAccountAction
 
createNamedAccount(NearService, String, String, PublicKey, BigInteger, String, PublicKey, PrivateKey) - Static method in class com.syntifi.near.api.rpc.service.AccountService
Sends a TransferAction transaction calling a contract to create_account and waits for result using NearService.sendTransactionAwait(String)
createNamedAccount(Network, String, PublicKey, BigInteger, String, PublicKey, PrivateKey) - Static method in class com.syntifi.near.api.rpc.service.AccountService
Sends a TransferAction transaction calling a contract to create_account and waits for result using NearService.sendTransactionAwait(String)
createNamedAccountAsync(NearService, String, String, PublicKey, BigInteger, String, PublicKey, PrivateKey) - Static method in class com.syntifi.near.api.rpc.service.AccountService
Sends a TransferAction transaction async using NearService.sendTransactionAsync(String) with the needed actions to generate a named account and waits for result using NearService.sendTransactionAwait(String)
createNamedAccountAsync(Network, String, PublicKey, BigInteger, String, PublicKey, PrivateKey) - Static method in class com.syntifi.near.api.rpc.service.AccountService
Sends a TransferAction transaction async using NearService.sendTransactionAsync(String) with the needed actions to generate a named account and waits for result using NearService.sendTransactionAwait(String)
createSubAccount(NearService, String, BigInteger, String, PublicKey, PrivateKey) - Static method in class com.syntifi.near.api.rpc.service.AccountService
Sends a TransferAction transaction with the needed actions to generate a sub account and waits for result using NearService.sendTransactionAwait(String)
createSubAccountAsync(NearService, String, BigInteger, String, PublicKey, PrivateKey) - Static method in class com.syntifi.near.api.rpc.service.AccountService
Sends a TransferAction transaction async using NearService.sendTransactionAsync(String) with the needed actions to generate a sub account and waits for result using NearService.sendTransactionAwait(String)
CurrentProposal - Class in com.syntifi.near.api.rpc.model.network
CurrentProposal
CurrentProposal() - Constructor for class com.syntifi.near.api.rpc.model.network.CurrentProposal
 

D

data - Variable in class com.syntifi.near.api.common.model.key.KeySig
 
DataReceiptCreationConfig - Class in com.syntifi.near.api.rpc.model.protocol
DataReceiptCreationConfig
DataReceiptCreationConfig() - Constructor for class com.syntifi.near.api.rpc.model.protocol.DataReceiptCreationConfig
 
DELETE_ACCOUNT - com.syntifi.near.api.indexer.model.RecentActivityItem.RecentActivityActionKind
 
DELETE_ACCOUNT - Static variable in interface com.syntifi.near.api.rpc.model.transaction.Action
 
DELETE_KEY - com.syntifi.near.api.indexer.model.RecentActivityItem.RecentActivityActionKind
 
DELETE_KEY - Static variable in interface com.syntifi.near.api.rpc.model.transaction.Action
 
DeleteAccountAction - Class in com.syntifi.near.api.rpc.model.transaction
DeleteAccountAction
DeleteAccountAction() - Constructor for class com.syntifi.near.api.rpc.model.transaction.DeleteAccountAction
 
DeleteKeyAction - Class in com.syntifi.near.api.rpc.model.transaction
DeleteKeyAction
DeleteKeyAction() - Constructor for class com.syntifi.near.api.rpc.model.transaction.DeleteKeyAction
 
DEPLOY_CONTRACT - com.syntifi.near.api.indexer.model.RecentActivityItem.RecentActivityActionKind
 
DEPLOY_CONTRACT - Static variable in interface com.syntifi.near.api.rpc.model.transaction.Action
 
DeployContractAction - Class in com.syntifi.near.api.rpc.model.transaction
DeployContractAction
DeployContractAction() - Constructor for class com.syntifi.near.api.rpc.model.transaction.DeployContractAction
 
DEPOSIT - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ChangeMethod
 
DEPOSIT_AND_STAKE - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ChangeMethod
 
DEPOSIT_TO_STAKING_POOL - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ChangeMethod
 
deriveFromSeed(byte[]) - Static method in class com.syntifi.near.api.rpc.service.KeyService
Returns a private key derived from a hierarchical deterministic key
derivePublicKey(PrivateKey) - Static method in class com.syntifi.near.api.rpc.service.KeyService
Returns a public key generated form the private key
deriveRandomKey() - Static method in class com.syntifi.near.api.rpc.service.KeyService
Returns a private key generated using secure random
deserialize(JsonParser, DeserializationContext) - Method in class com.syntifi.near.api.indexer.json.deserializer.NearValueDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.syntifi.near.api.indexer.json.deserializer.RecentActivityItemDeserializer
 
deserializeTypedFromObject(JsonParser, DeserializationContext) - Method in class com.syntifi.near.api.rpc.json.deserializer.AbstractAnyOfDeserializer
 

E

ED25519 - com.syntifi.near.api.common.model.key.KeyType
 
EncodedHash - Class in com.syntifi.near.api.common.model.common
EncodedHash
EncodedHash() - Constructor for class com.syntifi.near.api.common.model.common.EncodedHash
 
ExtCosts - Class in com.syntifi.near.api.rpc.model.protocol
ExtCosts
ExtCosts() - Constructor for class com.syntifi.near.api.rpc.model.protocol.ExtCosts
 

F

FailureStatus - Class in com.syntifi.near.api.rpc.model.transaction
 
FailureStatus() - Constructor for class com.syntifi.near.api.rpc.model.transaction.FailureStatus
 
FINAL - com.syntifi.near.api.rpc.model.identifier.Finality
 
Finality - Enum in com.syntifi.near.api.rpc.model.identifier
The finality param has two options: optimistic and final.
Fisherman - Class in com.syntifi.near.api.rpc.model.network
Fisherman
Fisherman() - Constructor for class com.syntifi.near.api.rpc.model.network.Fisherman
 
forAccountTotalBalance(NearService, String, AccountIdParam) - Static method in class com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall
Builds a contract function call and returns a typed result
forBalanceOf(NearService, String, AccountIdParam) - Static method in class com.syntifi.near.api.rpc.service.contract.ft.FTContractFunctionCall
Builds a contract function call and returns a typed result
formatNearAmount(String, Integer) - Static method in class com.syntifi.near.api.common.helper.Formats
Convert account balance value from internal indivisible units to NEAR.
Formats - Class in com.syntifi.near.api.common.helper
Helper methods for formatting
Formats() - Constructor for class com.syntifi.near.api.common.helper.Formats
 
formatWithCommas(String) - Static method in class com.syntifi.near.api.common.helper.Formats
Returns a human-readable value with commas
forMetadata(NearService, String) - Static method in class com.syntifi.near.api.rpc.service.contract.ft.FTContractFunctionCall
Builds a contract function call and returns a typed result
forProperty(BeanProperty) - Method in class com.syntifi.near.api.rpc.json.deserializer.PermissionDeserializer
 
forSupplyForOwner(NearService, String, AccountIdParam) - Static method in class com.syntifi.near.api.rpc.service.contract.nft.NFTContractFunctionCall
Builds a contract function call and returns a typed result
forTokens(NearService, String, NFTTokensParam) - Static method in class com.syntifi.near.api.rpc.service.contract.nft.NFTContractFunctionCall
Builds a contract function call and returns a typed result
forTokensForOwner(NearService, String, NFTTokensForOwnerParam) - Static method in class com.syntifi.near.api.rpc.service.contract.nft.NFTContractFunctionCall
Builds a contract function call and returns a typed result
forTotalSupply(NearService, String) - Static method in class com.syntifi.near.api.rpc.service.contract.nft.NFTContractFunctionCall
Builds a contract function call and returns a typed result
forTransferCall(NearService, String, FTTransferParam) - Static method in class com.syntifi.near.api.rpc.service.contract.ft.FTContractFunctionCall
Builds a contract function call and returns a typed result
fromDecodedString(String) - Static method in class com.syntifi.near.api.common.model.common.Base64String
Creates an instance of Base64String from a decoded string value
fromEncodedBase58String(String, Class<T>) - Static method in class com.syntifi.near.api.common.model.key.KeySig
Reads from key or signature from base-58 string
fromEncodedString(String) - Static method in class com.syntifi.near.api.common.model.common.Base64String
Creates an instance of Base64String from an encoded string value
FT_BALANCE_OF - com.syntifi.near.api.rpc.service.contract.ft.FTContractFunctionCall.StakingMethodCaller.ViewMethod
 
FT_METADATA - com.syntifi.near.api.rpc.service.contract.ft.FTContractFunctionCall.StakingMethodCaller.ViewMethod
 
FT_MINIMUM_STORAGE_BALANCE_LARGE - Static variable in class com.syntifi.near.api.rpc.service.contract.ft.FTContractFunctionCall
 
FT_TRANSFER_CALL - com.syntifi.near.api.rpc.service.contract.ft.FTContractFunctionCall.StakingMethodCaller.ViewMethod
 
FTContractFunctionCall - Class in com.syntifi.near.api.rpc.service.contract.ft
Contract function call object for FTs (Tokens)
FTContractFunctionCall() - Constructor for class com.syntifi.near.api.rpc.service.contract.ft.FTContractFunctionCall
 
FTContractFunctionCall.StakingMethodCaller - Class in com.syntifi.near.api.rpc.service.contract.ft
Contract method definitions
FTContractFunctionCall.StakingMethodCaller.ViewMethod - Enum in com.syntifi.near.api.rpc.service.contract.ft
 
FTTransferParam - Class in com.syntifi.near.api.rpc.service.contract.ft
The param for FT transfers
FTTransferParam() - Constructor for class com.syntifi.near.api.rpc.service.contract.ft.FTTransferParam
 
FULL_ACCESS - com.syntifi.near.api.indexer.model.RecentActivityPermission.PermissionKind
 
FULL_ACCESS - com.syntifi.near.api.rpc.model.accesskey.permission.FullAccessPermission
 
FULL_ACCESS - com.syntifi.near.api.rpc.model.accesskey.permission.PermissionTypeData
 
FULL_ACCESS_PERMISSION - Static variable in interface com.syntifi.near.api.rpc.model.accesskey.permission.Permission
 
FullAccessPermission - Enum in com.syntifi.near.api.rpc.model.accesskey.permission
FullAccessPermission
FUNCTION_CALL - com.syntifi.near.api.indexer.model.RecentActivityItem.RecentActivityActionKind
 
FUNCTION_CALL - com.syntifi.near.api.rpc.model.accesskey.permission.PermissionTypeData
 
FUNCTION_CALL - Static variable in interface com.syntifi.near.api.rpc.model.transaction.Action
 
FUNCTION_CALL_PERMISSION - Static variable in interface com.syntifi.near.api.rpc.model.accesskey.permission.Permission
 
FunctionCall - Class in com.syntifi.near.api.rpc.service.contract
Base contract function call object
FunctionCall() - Constructor for class com.syntifi.near.api.rpc.service.contract.FunctionCall
 
FunctionCallAction - Class in com.syntifi.near.api.rpc.model.transaction
FunctionCallAction
FunctionCallAction() - Constructor for class com.syntifi.near.api.rpc.model.transaction.FunctionCallAction
 
FunctionCallPermission - Class in com.syntifi.near.api.rpc.model.accesskey.permission
FunctionCallPermission
FunctionCallPermission() - Constructor for class com.syntifi.near.api.rpc.model.accesskey.permission.FunctionCallPermission
 
FunctionCallPermissionData - Class in com.syntifi.near.api.rpc.model.accesskey.permission
FunctionCallPermissionData
FunctionCallPermissionData() - Constructor for class com.syntifi.near.api.rpc.model.accesskey.permission.FunctionCallPermissionData
 
FunctionCallResult<R> - Class in com.syntifi.near.api.rpc.service.contract
A basic typed function call result
FunctionCallResult(ContractFunctionCallResult, Class<R>) - Constructor for class com.syntifi.near.api.rpc.service.contract.FunctionCallResult
Creates an instance of FunctionCallResult with the type for deserializing the result data and the full contract response object

G

GasPrice - Class in com.syntifi.near.api.rpc.model.gas
GasPrice
GasPrice() - Constructor for class com.syntifi.near.api.rpc.model.gas.GasPrice
 
GasProfile - Class in com.syntifi.near.api.rpc.model.transaction
GasProfile
GasProfile() - Constructor for class com.syntifi.near.api.rpc.model.transaction.GasProfile
 
GenesisConfig - Class in com.syntifi.near.api.rpc.model.protocol
GenesisConfig
GenesisConfig() - Constructor for class com.syntifi.near.api.rpc.model.protocol.GenesisConfig
 
GET_ACCOUNT_STAKED_BALANCE - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ViewMethod
 
GET_ACCOUNT_TOTAL_BALANCE - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ViewMethod
 
GET_ACCOUNT_UNSTAKED_BALANCE - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ViewMethod
 
GET_ACTIVE_FARMS - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ViewMethod
 
GET_BALANCE - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.LockupMethods.ViewMethod
 
GET_FARM - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ViewMethod
 
GET_FARMS - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ViewMethod
 
GET_KNOWN_DEPOSITED_BALANCE - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.LockupMethods.ViewMethod
 
GET_LOCKED_AMOUNT - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.LockupMethods.ViewMethod
 
GET_OWNER_ID - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ViewMethod
 
GET_OWNERS_BALANCE - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.LockupMethods.ViewMethod
 
GET_POOL_SUMMARY - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ViewMethod
 
GET_REWARD_FEE_FRACTION - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ViewMethod
 
GET_STAKING_POOL_ACCOUNT_ID - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.LockupMethods.ViewMethod
 
GET_TOTAL_STAKED_BALANCE - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ViewMethod
 
GET_UNCLAIMED_REWARD - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ViewMethod
 
getAccountLikelyFTs(String) - Method in interface com.syntifi.near.api.indexer.service.NearIndexerService
Fetches all likely FTs (Tokens) given an accountId
getAccountLikelyNFTs(String) - Method in interface com.syntifi.near.api.indexer.service.NearIndexerService
Fetches all likely NFTs given an accountId
getBlock(long) - Method in interface com.syntifi.near.api.rpc.service.NearService
Queries network and returns block for given height or hash.
getBlock(Finality) - Method in interface com.syntifi.near.api.rpc.service.NearService
Queries network and returns block for given height or hash.
getBlock(String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Queries network and returns block for given height or hash.
getBlockChanges(long) - Method in interface com.syntifi.near.api.rpc.service.NearService
 
getBlockChanges(Finality) - Method in interface com.syntifi.near.api.rpc.service.NearService
 
getBlockChanges(String) - Method in interface com.syntifi.near.api.rpc.service.NearService
 
getChunkDetails(long, long) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns details of a specific chunk.
getChunkDetails(String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns details of a specific chunk.
getChunkDetails(String, long) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns details of a specific chunk.
getClassByName(String) - Method in class com.syntifi.near.api.rpc.json.deserializer.AbstractAnyOfDeserializer
Method that returns the instance of the found type
getClassByName(String) - Method in class com.syntifi.near.api.rpc.json.deserializer.PermissionDeserializer
 
getClassByName(String) - Static method in enum com.syntifi.near.api.rpc.model.accesskey.permission.PermissionTypeData
Retrieve Transform implementation class from Transform name
getDecodedHash() - Method in class com.syntifi.near.api.common.model.common.EncodedHash
 
getDomain() - Method in enum com.syntifi.near.api.rpc.service.Network
 
getGasPrice(long) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns gas price for a specific block_height or block_hash.
getGasPrice(String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns gas price for a specific block_height or block_hash.
getGenesisConfig() - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns current genesis configuration.
getJsonPublicKey() - Method in class com.syntifi.near.api.common.model.key.PrivateKey
 
getJsonPublicKey() - Method in class com.syntifi.near.api.common.model.key.PublicKey
 
getJsonPublicKey() - Method in class com.syntifi.near.api.common.model.key.Signature
 
getMediaUrl(NFTContract) - Method in class com.syntifi.near.api.rpc.service.contract.nft.model.NFTToken
 
getMethodName() - Method in interface com.syntifi.near.api.rpc.service.contract.ContractMethod
 
getNearAccounts(String) - Method in interface com.syntifi.near.api.indexer.service.NearIndexerService
Fetches a list of accounts for a given public key
getNearRecentActivity(String) - Method in interface com.syntifi.near.api.indexer.service.NearIndexerService
Fetches a list of recent activities for one account
getNearValue() - Method in interface com.syntifi.near.api.indexer.service.NearIndexerService
Fetches the value of near in fiat currency
getNetworkInfo() - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns the current state of node network connections (active peers, transmitted data, etc.)
getNetworkValidationStatus(long) - Method in interface com.syntifi.near.api.rpc.service.NearService
Queries active validators on the network returning details and the state of validation on the blockchain.
getNetworkValidationStatus(String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Queries active validators on the network returning details and the state of validation on the blockchain.
getNodeStatus() - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns general status of a given node (sync status, near core node version, protocol version, etc.), and the current set of validators.
getPrettyJson(Object) - Static method in class com.syntifi.near.api.common.json.JsonHelper
Prettifies json for assertion consistency
getPrettyJson(String) - Static method in class com.syntifi.near.api.common.json.JsonHelper
Prettifies json for assertion consistency
getPrivateKey() - Method in class com.syntifi.near.api.common.model.key.PrivateKey
 
getProtocolConfig(long) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns most recent protocol configuration or a specific queried block.
getProtocolConfig(Finality) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns most recent protocol configuration or a specific queried block.
getProtocolConfig(String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns most recent protocol configuration or a specific queried block.
getPublicKey() - Method in class com.syntifi.near.api.common.model.key.PublicKey
 
getPublicKeyFromJson(String) - Static method in class com.syntifi.near.api.common.model.key.PrivateKey
 
getPublicKeyFromJson(String) - Static method in class com.syntifi.near.api.common.model.key.PublicKey
 
getPublicKeyFromJson(String) - Static method in class com.syntifi.near.api.common.model.key.Signature
 
getRpcUrl() - Method in enum com.syntifi.near.api.rpc.service.Network
 
getService(Network) - Static method in class com.syntifi.near.api.rpc.service.NearServiceHelper
 
getStakingDeposits(String) - Method in interface com.syntifi.near.api.indexer.service.NearIndexerService
Fetches staing deposits for an account
getTransactionReceipt(String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Fetches a receipt by its ID (as is, without a status or execution outcome)
getTransactionStatus(String, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Queries status of a transaction by hash and returns the final transaction result.
getTransactionStatusWithReceipts(String, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Queries status of a transaction by hash, returning the final transaction result and details of all receipts.
getTypeNode(JsonNode) - Method in class com.syntifi.near.api.rpc.json.deserializer.AbstractAnyOfDeserializer
Returns the node which contains the type key.

I

INSTANCE - Static variable in class com.syntifi.near.api.common.service.NearObjectMapper
 
INSTANCE - Static variable in class com.syntifi.near.api.rpc.service.NearRpcObjectMapper
 
IS_ACCOUNT_UNSTAKED_BALANCE_AVAILABLE - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ViewMethod
 
isURL(String) - Static method in class com.syntifi.near.api.common.helper.Strings
 

J

JsonHelper - Class in com.syntifi.near.api.common.json
Basic support functionality for test case classes
JsonHelper() - Constructor for class com.syntifi.near.api.common.json.JsonHelper
 

K

Key - Class in com.syntifi.near.api.rpc.model.accesskey
Key
Key() - Constructor for class com.syntifi.near.api.rpc.model.accesskey.Key
 
KeyService - Class in com.syntifi.near.api.rpc.service
Key service provides methods to easily work with private and public keys
KeyService() - Constructor for class com.syntifi.near.api.rpc.service.KeyService
 
KeySig - Class in com.syntifi.near.api.common.model.key
KeySig holds information about a key or signature.
KeySig(KeyType, byte[]) - Constructor for class com.syntifi.near.api.common.model.key.KeySig
 
KeyType - Enum in com.syntifi.near.api.common.model.key
The KeyType enum

L

LEFT - com.syntifi.near.api.rpc.model.transaction.Proof.Direction
 
LimitConfig - Class in com.syntifi.near.api.rpc.model.protocol
LimitConfig
LimitConfig() - Constructor for class com.syntifi.near.api.rpc.model.protocol.LimitConfig
 
loadContractMetadata(NearService, NFTContract) - Static method in class com.syntifi.near.api.rpc.service.contract.nft.NFTContractFunctionCall
Builds a contract function call and returns a typed result
loadJsonFromFile(File) - Static method in class com.syntifi.near.api.common.json.JsonHelper
Loads test json from resources
loadJsonFromResourceFile(String) - Static method in class com.syntifi.near.api.common.json.JsonHelper
Loads test json from resources
loadWalletFromFile(File) - Static method in class com.syntifi.near.api.common.service.WalletService
Loads a wallet from filesystem
LockupMethods() - Constructor for class com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.LockupMethods
 
LOG_BASE - com.syntifi.near.api.rpc.model.transaction.CostType
 
LOG_BYTE - com.syntifi.near.api.rpc.model.transaction.CostType
 

M

MAIN_NET - com.syntifi.near.api.rpc.service.Network
 
Metadata - Class in com.syntifi.near.api.rpc.model.transaction
Metadata
Metadata() - Constructor for class com.syntifi.near.api.rpc.model.transaction.Metadata
 
methodName - Variable in class com.syntifi.near.api.rpc.service.contract.FunctionCall
 

N

NEAR_NOMINATION - Static variable in class com.syntifi.near.api.common.helper.Formats
Number of indivisible units in one NEAR.
NEAR_NOMINATION_EXP - Static variable in class com.syntifi.near.api.common.helper.Formats
Exponent for calculating how many indivisible units are there in one NEAR.
NearIndexerService - Interface in com.syntifi.near.api.indexer.service
Near indexer service uses http API to retrieve useful information on chain data
NearIndexerServiceException - Exception in com.syntifi.near.api.indexer.service.exception
Thrown on Near helper service error
NearIndexerServiceException(String) - Constructor for exception com.syntifi.near.api.indexer.service.exception.NearIndexerServiceException
 
NearObjectMapper - Class in com.syntifi.near.api.common.service
Custom Jackson ObjectMapper for any customizations
NearObjectMapper() - Constructor for class com.syntifi.near.api.common.service.NearObjectMapper
 
NearRpcObjectMapper - Class in com.syntifi.near.api.rpc.service
Custom Jackson ObjectMapper for any customizations
NearService - Interface in com.syntifi.near.api.rpc.service
RPC client for the Near network
NearServiceErrorData - Class in com.syntifi.near.api.rpc.service.exception
Json RPC service error data
NearServiceErrorData() - Constructor for class com.syntifi.near.api.rpc.service.exception.NearServiceErrorData
 
NearServiceException - Exception in com.syntifi.near.api.rpc.service.exception
Thrown on Near RPC service error
NearServiceException(NearServiceErrorData) - Constructor for exception com.syntifi.near.api.rpc.service.exception.NearServiceException
 
NearServiceException(String, Throwable) - Constructor for exception com.syntifi.near.api.rpc.service.exception.NearServiceException
 
NearServiceExceptionResolver - Class in com.syntifi.near.api.rpc.service.exception
Custom exception handler for jsonrpc4j client
NearServiceExceptionResolver() - Constructor for class com.syntifi.near.api.rpc.service.exception.NearServiceExceptionResolver
 
NearServiceHelper - Class in com.syntifi.near.api.rpc.service
 
NearServiceHelper() - Constructor for class com.syntifi.near.api.rpc.service.NearServiceHelper
 
NearValue - Class in com.syntifi.near.api.indexer.model
NearValue
NearValue() - Constructor for class com.syntifi.near.api.indexer.model.NearValue
 
NearValueDeserializer - Class in com.syntifi.near.api.indexer.json.deserializer
Custom serializer for near fiat value
NearValueDeserializer() - Constructor for class com.syntifi.near.api.indexer.json.deserializer.NearValueDeserializer
 
Network - Enum in com.syntifi.near.api.rpc.service
Lists of most relevante networks and their root domain
NetworkInfo - Class in com.syntifi.near.api.rpc.model.network
NetworkInfo
NetworkInfo() - Constructor for class com.syntifi.near.api.rpc.model.network.NetworkInfo
 
NFT_METADATA - com.syntifi.near.api.rpc.service.contract.nft.NFTContractFunctionCall.StakingMethodCaller.ViewMethod
 
NFT_SUPPLY_FOR_OWNER - com.syntifi.near.api.rpc.service.contract.nft.NFTContractFunctionCall.StakingMethodCaller.ViewMethod
 
NFT_TOKENS - com.syntifi.near.api.rpc.service.contract.nft.NFTContractFunctionCall.StakingMethodCaller.ViewMethod
 
NFT_TOKENS_FOR_OWNER - com.syntifi.near.api.rpc.service.contract.nft.NFTContractFunctionCall.StakingMethodCaller.ViewMethod
 
NFT_TOTAL_SUPPLY - com.syntifi.near.api.rpc.service.contract.nft.NFTContractFunctionCall.StakingMethodCaller.ViewMethod
 
NFTContract - Class in com.syntifi.near.api.rpc.service.contract.nft.model
Model for NFT Contract data
NFTContract(String) - Constructor for class com.syntifi.near.api.rpc.service.contract.nft.model.NFTContract
 
NFTContractFunctionCall - Class in com.syntifi.near.api.rpc.service.contract.nft
Contract function call object for NFTs
NFTContractFunctionCall() - Constructor for class com.syntifi.near.api.rpc.service.contract.nft.NFTContractFunctionCall
 
NFTContractFunctionCall.StakingMethodCaller - Class in com.syntifi.near.api.rpc.service.contract.nft
Contract method definitions
NFTContractFunctionCall.StakingMethodCaller.ViewMethod - Enum in com.syntifi.near.api.rpc.service.contract.nft
 
NFTContractMetadata - Class in com.syntifi.near.api.rpc.service.contract.nft.model
NFT Metadata holder for contract calls
NFTContractMetadata() - Constructor for class com.syntifi.near.api.rpc.service.contract.nft.model.NFTContractMetadata
 
NFTToken - Class in com.syntifi.near.api.rpc.service.contract.nft.model
NFT Token data
NFTToken() - Constructor for class com.syntifi.near.api.rpc.service.contract.nft.model.NFTToken
 
NFTTokenList - Class in com.syntifi.near.api.rpc.service.contract.nft.model
ArrayList for easier loading/mapping of NFT tokens
NFTTokenList() - Constructor for class com.syntifi.near.api.rpc.service.contract.nft.model.NFTTokenList
 
NFTTokenMetadata - Class in com.syntifi.near.api.rpc.service.contract.nft.model
Model for holding NFT token metadata
NFTTokenMetadata() - Constructor for class com.syntifi.near.api.rpc.service.contract.nft.model.NFTTokenMetadata
 
NFTTokensForOwnerParam - Class in com.syntifi.near.api.rpc.service.contract.nft
Parameter class to pass to some NFT contract calls
NFTTokensForOwnerParam() - Constructor for class com.syntifi.near.api.rpc.service.contract.nft.NFTTokensForOwnerParam
 
NFTTokensParam - Class in com.syntifi.near.api.rpc.service.contract.nft
Parameter class to pass to some NFT contract calls
NFTTokensParam() - Constructor for class com.syntifi.near.api.rpc.service.contract.nft.NFTTokensParam
 
NodeStatus - Class in com.syntifi.near.api.rpc.model.network
NodeStatus
NodeStatus() - Constructor for class com.syntifi.near.api.rpc.model.network.NodeStatus
 
NoSuchTypeException - Exception in com.syntifi.near.api.common.exception
Thrown in case of a type which does not exist being requested
NoSuchTypeException(String) - Constructor for exception com.syntifi.near.api.common.exception.NoSuchTypeException
 
NoSuchTypeException(String, Throwable) - Constructor for exception com.syntifi.near.api.common.exception.NoSuchTypeException
 
NotEnough() - Constructor for class com.syntifi.near.api.rpc.model.network.PrevEpochKickout.Reason.NotEnough
 
NotEnoughBlocksReason - Class in com.syntifi.near.api.rpc.model.network
NotEnoughBlocksReason
NotEnoughBlocksReason() - Constructor for class com.syntifi.near.api.rpc.model.network.NotEnoughBlocksReason
 
NotEnoughChunksReason - Class in com.syntifi.near.api.rpc.model.network
NotEnoughChunksReason
NotEnoughChunksReason() - Constructor for class com.syntifi.near.api.rpc.model.network.NotEnoughChunksReason
 

O

OBJECT_MAPPER - Static variable in class com.syntifi.near.api.common.json.JsonHelper
 
OPTIMISTIC - com.syntifi.near.api.rpc.model.identifier.Finality
 
Outcome - Class in com.syntifi.near.api.rpc.model.transaction
Outcome
Outcome() - Constructor for class com.syntifi.near.api.rpc.model.transaction.Outcome
 

P

padEnd(String, int, char) - Static method in class com.syntifi.near.api.common.helper.Formats
Pads an input string from its end with a char until it reaches a max length
padStart(String, int, char) - Static method in class com.syntifi.near.api.common.helper.Formats
Pads an input string from its start with a char until it reaches a max length
parseNearAmount(String) - Static method in class com.syntifi.near.api.common.helper.Formats
Convert human-readable NEAR amount to internal indivisible units.
Peer - Class in com.syntifi.near.api.rpc.model.network
Peer
Peer() - Constructor for class com.syntifi.near.api.rpc.model.network.Peer
 
Permission - Interface in com.syntifi.near.api.rpc.model.accesskey.permission
Permission
PermissionDeserializer - Class in com.syntifi.near.api.rpc.json.deserializer
Specific implementation of AbstractAnyOfDeserializer for Permission type objects
PermissionDeserializer(JavaType, TypeIdResolver, String, boolean, JavaType) - Constructor for class com.syntifi.near.api.rpc.json.deserializer.PermissionDeserializer
 
PermissionDeserializer(AsPropertyTypeDeserializer, BeanProperty) - Constructor for class com.syntifi.near.api.rpc.json.deserializer.PermissionDeserializer
 
PermissionResolver - Class in com.syntifi.near.api.rpc.json.resolver
Permission type deserializer resolver
PermissionResolver() - Constructor for class com.syntifi.near.api.rpc.json.resolver.PermissionResolver
 
PermissionTypeData - Enum in com.syntifi.near.api.rpc.model.accesskey.permission
PermissionTypeData
PING - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ChangeMethod
 
prepareTransactionForActionList(NearService, String, String, PublicKey, PrivateKey, List<Action>) - Static method in class com.syntifi.near.api.rpc.service.BaseService
Prepares the transaction to send and automatically queries for the next nonce
prepareTransactionForActionList(NearService, String, String, PublicKey, PrivateKey, List<Action>, Long) - Static method in class com.syntifi.near.api.rpc.service.BaseService
Prepares the transaction to send with a given nonce
PrevEpochKickout - Class in com.syntifi.near.api.rpc.model.network
PrevEpochKickout
PrevEpochKickout() - Constructor for class com.syntifi.near.api.rpc.model.network.PrevEpochKickout
 
PrevEpochKickout.Reason - Class in com.syntifi.near.api.rpc.model.network
 
PrevEpochKickout.Reason.NotEnough - Class in com.syntifi.near.api.rpc.model.network
 
PrivateKey - Class in com.syntifi.near.api.common.model.key
Holds a Near PrivateKey
PrivateKey() - Constructor for class com.syntifi.near.api.common.model.key.PrivateKey
 
PrivateKey(KeyType, byte[]) - Constructor for class com.syntifi.near.api.common.model.key.PrivateKey
 
Producer - Class in com.syntifi.near.api.rpc.model.network
Producer
Producer() - Constructor for class com.syntifi.near.api.rpc.model.network.Producer
 
Proof - Class in com.syntifi.near.api.rpc.model.transaction
Proof
Proof() - Constructor for class com.syntifi.near.api.rpc.model.transaction.Proof
 
Proof.Direction - Enum in com.syntifi.near.api.rpc.model.transaction
 
ProtocolConfig - Class in com.syntifi.near.api.rpc.model.protocol
ProtocolConfig
ProtocolConfig() - Constructor for class com.syntifi.near.api.rpc.model.protocol.ProtocolConfig
 
PublicKey - Class in com.syntifi.near.api.common.model.key
Holds a Near PublicKey
PublicKey() - Constructor for class com.syntifi.near.api.common.model.key.PublicKey
 
PublicKey(KeyType, byte[]) - Constructor for class com.syntifi.near.api.common.model.key.PublicKey
Instantiate a Public Key

R

READ_MEMORY_BASE - com.syntifi.near.api.rpc.model.transaction.CostType
 
READ_MEMORY_BYTE - com.syntifi.near.api.rpc.model.transaction.CostType
 
READ_REGISTER_BASE - com.syntifi.near.api.rpc.model.transaction.CostType
 
READ_REGISTER_BYTE - com.syntifi.near.api.rpc.model.transaction.CostType
 
Reason - Interface in com.syntifi.near.api.rpc.model.network
Reason Interface
Reason() - Constructor for class com.syntifi.near.api.rpc.model.network.PrevEpochKickout.Reason
 
Receipt - Class in com.syntifi.near.api.rpc.model.transaction
Receipt
Receipt() - Constructor for class com.syntifi.near.api.rpc.model.transaction.Receipt
 
ReceiptAction - Class in com.syntifi.near.api.rpc.model.transaction
ReceiptAction
ReceiptAction() - Constructor for class com.syntifi.near.api.rpc.model.transaction.ReceiptAction
 
ReceiptData - Class in com.syntifi.near.api.rpc.model.transaction
ReceiptData
ReceiptData() - Constructor for class com.syntifi.near.api.rpc.model.transaction.ReceiptData
 
ReceiptOutcome - Class in com.syntifi.near.api.rpc.model.transaction
ReceiptOutcome
ReceiptOutcome() - Constructor for class com.syntifi.near.api.rpc.model.transaction.ReceiptOutcome
 
RecentActivity - Class in com.syntifi.near.api.indexer.model
RecentActivity ArrayList
RecentActivity() - Constructor for class com.syntifi.near.api.indexer.model.RecentActivity
 
RecentActivityAccessKey - Class in com.syntifi.near.api.indexer.model
RecentActivityPermission
RecentActivityAccessKey() - Constructor for class com.syntifi.near.api.indexer.model.RecentActivityAccessKey
 
RecentActivityArg - Interface in com.syntifi.near.api.indexer.model
RecentActivityArg
RecentActivityArgAddKey - Class in com.syntifi.near.api.indexer.model
RecentActivityArg
RecentActivityArgAddKey() - Constructor for class com.syntifi.near.api.indexer.model.RecentActivityArgAddKey
 
RecentActivityArgCreateAccount - Class in com.syntifi.near.api.indexer.model
RecentActivityArg
RecentActivityArgCreateAccount() - Constructor for class com.syntifi.near.api.indexer.model.RecentActivityArgCreateAccount
 
RecentActivityArgDeleteAccount - Class in com.syntifi.near.api.indexer.model
RecentActivityArg
RecentActivityArgDeleteAccount() - Constructor for class com.syntifi.near.api.indexer.model.RecentActivityArgDeleteAccount
 
RecentActivityArgDeleteKey - Class in com.syntifi.near.api.indexer.model
RecentActivityArg
RecentActivityArgDeleteKey() - Constructor for class com.syntifi.near.api.indexer.model.RecentActivityArgDeleteKey
 
RecentActivityArgDeployContract - Class in com.syntifi.near.api.indexer.model
RecentActivityArg
RecentActivityArgDeployContract() - Constructor for class com.syntifi.near.api.indexer.model.RecentActivityArgDeployContract
 
RecentActivityArgFunctionCall - Class in com.syntifi.near.api.indexer.model
RecentActivityArg
RecentActivityArgFunctionCall() - Constructor for class com.syntifi.near.api.indexer.model.RecentActivityArgFunctionCall
 
RecentActivityArgStake - Class in com.syntifi.near.api.indexer.model
RecentActivityArg
RecentActivityArgStake() - Constructor for class com.syntifi.near.api.indexer.model.RecentActivityArgStake
 
RecentActivityArgTransfer - Class in com.syntifi.near.api.indexer.model
RecentActivityArg
RecentActivityArgTransfer() - Constructor for class com.syntifi.near.api.indexer.model.RecentActivityArgTransfer
 
RecentActivityItem - Class in com.syntifi.near.api.indexer.model
RecentActivityItem
RecentActivityItem() - Constructor for class com.syntifi.near.api.indexer.model.RecentActivityItem
 
RecentActivityItem.RecentActivityActionKind - Enum in com.syntifi.near.api.indexer.model
 
RecentActivityItemDeserializer - Class in com.syntifi.near.api.indexer.json.deserializer
Custom serializer for a recent activity item
RecentActivityItemDeserializer() - Constructor for class com.syntifi.near.api.indexer.json.deserializer.RecentActivityItemDeserializer
 
RecentActivityPermission - Class in com.syntifi.near.api.indexer.model
RecentActivityPermission
RecentActivityPermission() - Constructor for class com.syntifi.near.api.indexer.model.RecentActivityPermission
 
RecentActivityPermission.PermissionKind - Enum in com.syntifi.near.api.indexer.model
 
resolveException(ObjectNode) - Method in class com.syntifi.near.api.rpc.service.exception.NearServiceExceptionResolver
 
RIGHT - com.syntifi.near.api.rpc.model.transaction.Proof.Direction
 
RuntimeConfig - Class in com.syntifi.near.api.rpc.model.protocol
RuntimeConfig
RuntimeConfig() - Constructor for class com.syntifi.near.api.rpc.model.protocol.RuntimeConfig
 

S

sendTransactionAsync(NearService, String, String, PublicKey, PrivateKey, List<Action>) - Static method in class com.syntifi.near.api.rpc.service.TransactionService
Sends a list of Action transaction waiting for result using NearService.sendTransactionAsync(String)
sendTransactionAsync(String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Sends a transaction and immediately returns transaction hash.
sendTransactionAwait(NearService, String, String, PublicKey, PrivateKey, List<Action>) - Static method in class com.syntifi.near.api.rpc.service.TransactionService
Sends a list of Action transaction waiting for result using NearService.sendTransactionAwait(String)
sendTransactionAwait(String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Sends a transaction and waits until transaction is fully complete.
sendTransferActionAsync(NearService, String, String, PublicKey, PrivateKey, BigInteger) - Static method in class com.syntifi.near.api.rpc.service.TransactionService
sendTransferActionAwait(NearService, String, String, PublicKey, PrivateKey, BigInteger) - Static method in class com.syntifi.near.api.rpc.service.TransactionService
Sends a TransferAction transaction waiting for result using NearService.sendTransactionAwait(String)
serialize(byte[], JsonGenerator, SerializerProvider) - Method in class com.syntifi.near.api.rpc.json.serializer.ByteArraySerializer
 
setEncodedHash(byte[]) - Method in class com.syntifi.near.api.common.model.common.EncodedHash
 
ShardLayout - Class in com.syntifi.near.api.rpc.model.protocol
ShardLayout
ShardLayout() - Constructor for class com.syntifi.near.api.rpc.model.protocol.ShardLayout
 
ShardLayout.V0 - Class in com.syntifi.near.api.rpc.model.protocol
 
Signature - Class in com.syntifi.near.api.common.model.key
Holds a Near Signature
Signature() - Constructor for class com.syntifi.near.api.common.model.key.Signature
 
Signature(KeyType, byte[]) - Constructor for class com.syntifi.near.api.common.model.key.Signature
 
SignedTransaction - Class in com.syntifi.near.api.rpc.model.transaction
SignedTransaction
SignedTransaction() - Constructor for class com.syntifi.near.api.rpc.model.transaction.SignedTransaction
 
SimpleNightShadeShardLayout - Class in com.syntifi.near.api.rpc.model.protocol
SimpleNightShadeShardLayout
SimpleNightShadeShardLayout() - Constructor for class com.syntifi.near.api.rpc.model.protocol.SimpleNightShadeShardLayout
 
SimpleNightShadeShardLayout.V1 - Class in com.syntifi.near.api.rpc.model.protocol
 
STAKE - com.syntifi.near.api.indexer.model.RecentActivityItem.RecentActivityActionKind
 
STAKE - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ChangeMethod
 
STAKE - Static variable in interface com.syntifi.near.api.rpc.model.transaction.Action
 
STAKE_ALL - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ChangeMethod
 
StakeAction - Class in com.syntifi.near.api.rpc.model.transaction
StakeAction
StakeAction() - Constructor for class com.syntifi.near.api.rpc.model.transaction.StakeAction
 
StakingContractFunctionCall - Class in com.syntifi.near.api.rpc.service.contract.staking
Contract function call object for Staking
StakingContractFunctionCall() - Constructor for class com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall
 
StakingContractFunctionCall.LockupMethods - Class in com.syntifi.near.api.rpc.service.contract.staking
 
StakingContractFunctionCall.LockupMethods.ViewMethod - Enum in com.syntifi.near.api.rpc.service.contract.staking
 
StakingContractFunctionCall.StakingMethodCaller - Class in com.syntifi.near.api.rpc.service.contract.staking
Contract method definitions
StakingContractFunctionCall.StakingMethodCaller.ChangeMethod - Enum in com.syntifi.near.api.rpc.service.contract.staking
 
StakingContractFunctionCall.StakingMethodCaller.ViewMethod - Enum in com.syntifi.near.api.rpc.service.contract.staking
 
StakingDeposit - Class in com.syntifi.near.api.indexer.model
Holds data of a staking deposit
StakingDeposit() - Constructor for class com.syntifi.near.api.indexer.model.StakingDeposit
 
StakingMethodCaller() - Constructor for class com.syntifi.near.api.rpc.service.contract.ft.FTContractFunctionCall.StakingMethodCaller
 
StakingMethodCaller() - Constructor for class com.syntifi.near.api.rpc.service.contract.nft.NFTContractFunctionCall.StakingMethodCaller
 
StakingMethodCaller() - Constructor for class com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller
 
Status - Interface in com.syntifi.near.api.rpc.model.transaction
Status
STORAGE_READ_BASE - com.syntifi.near.api.rpc.model.transaction.CostType
 
STORAGE_READ_KEY_BYTE - com.syntifi.near.api.rpc.model.transaction.CostType
 
STORAGE_READ_VALUE_BYTE - com.syntifi.near.api.rpc.model.transaction.CostType
 
STORAGE_REMOVE_BASE - com.syntifi.near.api.rpc.model.transaction.CostType
 
STORAGE_REMOVE_KEY_BYTE - com.syntifi.near.api.rpc.model.transaction.CostType
 
STORAGE_REMOVE_RET_VALUE_BYTE - com.syntifi.near.api.rpc.model.transaction.CostType
 
STORAGE_WRITE_BASE - com.syntifi.near.api.rpc.model.transaction.CostType
 
STORAGE_WRITE_EVICTED_BYTE - com.syntifi.near.api.rpc.model.transaction.CostType
 
STORAGE_WRITE_KEY_BYTE - com.syntifi.near.api.rpc.model.transaction.CostType
 
STORAGE_WRITE_VALUE_BYTE - com.syntifi.near.api.rpc.model.transaction.CostType
 
StorageUsageConfig - Class in com.syntifi.near.api.rpc.model.protocol
StorageUsageConfig
StorageUsageConfig() - Constructor for class com.syntifi.near.api.rpc.model.protocol.StorageUsageConfig
 
Strings - Class in com.syntifi.near.api.common.helper
Helper methods for Strings
Strings() - Constructor for class com.syntifi.near.api.common.helper.Strings
 
SuccessReceiptIdStatus - Class in com.syntifi.near.api.rpc.model.transaction
SuccessReceiptIdStatus
SuccessReceiptIdStatus() - Constructor for class com.syntifi.near.api.rpc.model.transaction.SuccessReceiptIdStatus
 
SuccessValueStatus - Class in com.syntifi.near.api.rpc.model.transaction
SuccessValueStatus
SuccessValueStatus() - Constructor for class com.syntifi.near.api.rpc.model.transaction.SuccessValueStatus
 
SyncInfo - Class in com.syntifi.near.api.rpc.model.network
SyncInfo
SyncInfo() - Constructor for class com.syntifi.near.api.rpc.model.network.SyncInfo
 

T

TEST_NET - com.syntifi.near.api.rpc.service.Network
 
toEncodedBase58String() - Method in class com.syntifi.near.api.common.model.key.KeySig
 
toJsonBase64String() - Method in interface com.syntifi.near.api.rpc.service.contract.ConvertibleToBase64String
Creates a Base64String with the Json string of the object
toString() - Method in class com.syntifi.near.api.common.model.key.KeySig
 
toString() - Method in enum com.syntifi.near.api.rpc.model.identifier.Finality
 
TOUCHING_TRIE_NODE - com.syntifi.near.api.rpc.model.transaction.CostType
 
Transaction - Class in com.syntifi.near.api.rpc.model.transaction
Transaction
Transaction() - Constructor for class com.syntifi.near.api.rpc.model.transaction.Transaction
 
TransactionAwait - Class in com.syntifi.near.api.rpc.model.transaction
TransactionAwait
TransactionAwait() - Constructor for class com.syntifi.near.api.rpc.model.transaction.TransactionAwait
 
TransactionCosts - Class in com.syntifi.near.api.rpc.model.protocol
TransactionCosts
TransactionCosts() - Constructor for class com.syntifi.near.api.rpc.model.protocol.TransactionCosts
 
TransactionOutcome - Class in com.syntifi.near.api.rpc.model.transaction
TransactionOutcome
TransactionOutcome() - Constructor for class com.syntifi.near.api.rpc.model.transaction.TransactionOutcome
 
TransactionService - Class in com.syntifi.near.api.rpc.service
Transaction service provides methods to easily work with transactions
TransactionService() - Constructor for class com.syntifi.near.api.rpc.service.TransactionService
 
TransactionStatus - Class in com.syntifi.near.api.rpc.model.transaction
TransactionStatus
TransactionStatus() - Constructor for class com.syntifi.near.api.rpc.model.transaction.TransactionStatus
 
TRANSFER - com.syntifi.near.api.indexer.model.RecentActivityItem.RecentActivityActionKind
 
TRANSFER - Static variable in interface com.syntifi.near.api.rpc.model.transaction.Action
 
TransferAction - Class in com.syntifi.near.api.rpc.model.transaction
TransferAction
TransferAction() - Constructor for class com.syntifi.near.api.rpc.model.transaction.TransferAction
 
trimLeadingZeroes(String) - Static method in class com.syntifi.near.api.common.helper.Formats
Removes leading zeroes from an input
trimTrailingZeroes(String) - Static method in class com.syntifi.near.api.common.helper.Formats
Removes .000… from an input
TxExecutionError - Interface in com.syntifi.near.api.rpc.model.transaction.error
 
type - Variable in class com.syntifi.near.api.common.model.key.KeySig
 

U

UNSTAKE - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ChangeMethod
 
usingNetwork(Network) - Static method in interface com.syntifi.near.api.rpc.service.NearService
NearService builder
usingPeer(String) - Static method in interface com.syntifi.near.api.indexer.service.NearIndexerService
NearIndexerService builder
UTF8_DECODING_BASE - com.syntifi.near.api.rpc.model.transaction.CostType
 
UTF8_DECODING_BYTE - com.syntifi.near.api.rpc.model.transaction.CostType
 

V

V0() - Constructor for class com.syntifi.near.api.rpc.model.protocol.ShardLayout.V0
 
V1() - Constructor for class com.syntifi.near.api.rpc.model.protocol.SimpleNightShadeShardLayout.V1
 
ValidationStatus - Class in com.syntifi.near.api.rpc.model.network
ValidationStatus
ValidationStatus() - Constructor for class com.syntifi.near.api.rpc.model.network.ValidationStatus
 
Validator - Class in com.syntifi.near.api.rpc.model.network
Validator
Validator() - Constructor for class com.syntifi.near.api.rpc.model.network.Validator
 
ValidatorProposal - Class in com.syntifi.near.api.rpc.model.block
ValidatorProposal
ValidatorProposal() - Constructor for class com.syntifi.near.api.rpc.model.block.ValidatorProposal
 
valueOf(String) - Static method in enum com.syntifi.near.api.common.model.key.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.syntifi.near.api.indexer.model.RecentActivityItem.RecentActivityActionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.syntifi.near.api.indexer.model.RecentActivityPermission.PermissionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.syntifi.near.api.rpc.model.accesskey.permission.FullAccessPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.syntifi.near.api.rpc.model.accesskey.permission.PermissionTypeData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.syntifi.near.api.rpc.model.identifier.Finality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.syntifi.near.api.rpc.model.transaction.CostType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.syntifi.near.api.rpc.model.transaction.Proof.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.syntifi.near.api.rpc.service.contract.ft.FTContractFunctionCall.StakingMethodCaller.ViewMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.syntifi.near.api.rpc.service.contract.nft.NFTContractFunctionCall.StakingMethodCaller.ViewMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.LockupMethods.ViewMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ChangeMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ViewMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.syntifi.near.api.rpc.service.Network
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.syntifi.near.api.common.model.key.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.syntifi.near.api.indexer.model.RecentActivityItem.RecentActivityActionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.syntifi.near.api.indexer.model.RecentActivityPermission.PermissionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.syntifi.near.api.rpc.model.accesskey.permission.FullAccessPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.syntifi.near.api.rpc.model.accesskey.permission.PermissionTypeData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.syntifi.near.api.rpc.model.identifier.Finality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.syntifi.near.api.rpc.model.transaction.CostType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.syntifi.near.api.rpc.model.transaction.Proof.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.syntifi.near.api.rpc.service.contract.ft.FTContractFunctionCall.StakingMethodCaller.ViewMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.syntifi.near.api.rpc.service.contract.nft.NFTContractFunctionCall.StakingMethodCaller.ViewMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.LockupMethods.ViewMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ChangeMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ViewMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.syntifi.near.api.rpc.service.Network
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in com.syntifi.near.api.rpc.model.network
Version
Version() - Constructor for class com.syntifi.near.api.rpc.model.network.Version
 
viewAccessKey(long, String, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns information about a single access key for given account.
viewAccessKey(Finality, String, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns information about a single access key for given account.
viewAccessKey(String, String, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns information about a single access key for given account.
viewAccessKeyList(long, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns all access keys for a given account.
viewAccessKeyList(Finality, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns all access keys for a given account.
viewAccessKeyList(String, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns all access keys for a given account.
viewAccount(long, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns basic account information.
viewAccount(Finality, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns basic account information.
viewAccount(String, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns basic account information.
viewAccountChanges(long, String[]) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns account changes from transactions in a given account.
viewAccountChanges(Finality, String[]) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns account changes from transactions in a given account.
viewAccountChanges(String, String[]) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns account changes from transactions in a given account.
viewAllAccessKeyChanges(long, String[]) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns changes to all access keys of a specific block.
viewAllAccessKeyChanges(Finality, String[]) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns changes to all access keys of a specific block.
viewAllAccessKeyChanges(String, String[]) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns changes to all access keys of a specific block.
viewContractCode(long, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns the contract code (Wasm binary) deployed to the account.
viewContractCode(Finality, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns the contract code (Wasm binary) deployed to the account.
viewContractCode(String, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns the contract code (Wasm binary) deployed to the account.
viewContractCodeChanges(long, String[]) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns code changes made when deploying a contract.
viewContractCodeChanges(Finality, String[]) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns code changes made when deploying a contract.
viewContractCodeChanges(String, String[]) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns code changes made when deploying a contract.
viewContractState(long, String, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns the state (key value pairs) of a contract based on the key prefix (base64 encoded).
viewContractState(Finality, String, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns the state (key value pairs) of a contract based on the key prefix (base64 encoded).
viewContractState(String, String, String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns the state (key value pairs) of a contract based on the key prefix (base64 encoded).
viewContractStateChanges(long, String[], String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns the state change details of a contract based on the key prefix (encoded to base64).
viewContractStateChanges(Finality, String[], String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns the state change details of a contract based on the key prefix (encoded to base64).
viewContractStateChanges(String, String[], String) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns the state change details of a contract based on the key prefix (encoded to base64).
viewSingleAccessKeyChanges(long, Key[]) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns individual access key changes in a specific block.
viewSingleAccessKeyChanges(Finality, Key[]) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns individual access key changes in a specific block.
viewSingleAccessKeyChanges(String, Key[]) - Method in interface com.syntifi.near.api.rpc.service.NearService
Returns individual access key changes in a specific block.

W

Wallet - Class in com.syntifi.near.api.common.model.key
Simple structure class mainly to hold information read from json wallets.
Wallet() - Constructor for class com.syntifi.near.api.common.model.key.Wallet
 
WalletService - Class in com.syntifi.near.api.common.service
Service methods to manipulate wallets
WalletService() - Constructor for class com.syntifi.near.api.common.service.WalletService
 
WasmConfig - Class in com.syntifi.near.api.rpc.model.protocol
WasmConfig
WasmConfig() - Constructor for class com.syntifi.near.api.rpc.model.protocol.WasmConfig
 
WITHDRAW - com.syntifi.near.api.rpc.service.contract.staking.StakingContractFunctionCall.StakingMethodCaller.ChangeMethod
 
WRITE_MEMORY_BASE - com.syntifi.near.api.rpc.model.transaction.CostType
 
WRITE_MEMORY_BYTE - com.syntifi.near.api.rpc.model.transaction.CostType
 
WRITE_REGISTER_BASE - com.syntifi.near.api.rpc.model.transaction.CostType
 
WRITE_REGISTER_BYTE - com.syntifi.near.api.rpc.model.transaction.CostType
 
writeWalletToFile(File, Wallet) - Static method in class com.syntifi.near.api.common.service.WalletService
Writes a wallet to filesystem
A B C D E F G I J K L M N O P R S T U V W 
All Classes All Packages