Index

A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values

A

abi - Variable in class tech.deplant.java4ever.framework.contract.OwnedContract
 
abi() - Method in class tech.deplant.java4ever.framework.contract.OwnedContract
 
abi() - Method in class tech.deplant.java4ever.framework.template.ContractTemplate
 
abi(String) - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
 
abi(String) - Method in record class tech.deplant.java4ever.framework.ExplorerConfig
 
ABI() - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
ABI() - Static method in class tech.deplant.java4ever.framework.contract.EverOSGiver
 
AbiAddress - Record Class in tech.deplant.java4ever.framework.abi
 
AbiAddress(String) - Constructor for record class tech.deplant.java4ever.framework.abi.AbiAddress
Creates an instance of a AbiAddress record class.
AbiAddress(Address) - Constructor for record class tech.deplant.java4ever.framework.abi.AbiAddress
 
abiJson() - Method in record class tech.deplant.java4ever.framework.ExplorerConfig.SavedContract
Returns the value of the abiJson record component.
AbiMap<K extends AbiValue,V extends AbiValue> - Record Class in tech.deplant.java4ever.framework.abi
 
AbiMap(Map<K, V>) - Constructor for record class tech.deplant.java4ever.framework.abi.AbiMap
Creates an instance of a AbiMap record class.
abiMessageExpirationTimeout(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
abiMessageExpirationTimeoutGrowFactor(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
abis() - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
Returns the value of the abis record component.
AbiString - Record Class in tech.deplant.java4ever.framework.abi
 
AbiString(String) - Constructor for record class tech.deplant.java4ever.framework.abi.AbiString
Creates an instance of a AbiString record class.
AbiTvmCell - Record Class in tech.deplant.java4ever.framework.abi
 
AbiTvmCell(Sdk, AbiValue...) - Constructor for record class tech.deplant.java4ever.framework.abi.AbiTvmCell
Creates an instance of a AbiTvmCell record class.
AbiUint - Record Class in tech.deplant.java4ever.framework.abi
 
AbiUint(int, BigInteger) - Constructor for record class tech.deplant.java4ever.framework.abi.AbiUint
Creates an instance of a AbiUint record class.
AbiUint(Integer) - Constructor for record class tech.deplant.java4ever.framework.abi.AbiUint
 
AbiUint(Long) - Constructor for record class tech.deplant.java4ever.framework.abi.AbiUint
 
AbiUint(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.abi.AbiUint
 
AbiUint(Instant) - Constructor for record class tech.deplant.java4ever.framework.abi.AbiUint
 
AbiValue - Interface in tech.deplant.java4ever.framework.abi
 
AbiValueType - Enum Class in tech.deplant.java4ever.framework.abi
 
abiVersion() - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
Returns the value of the abiVersion record component.
abiVersionOld() - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
Returns the value of the abiVersionOld record component.
abiWorkchain(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
accept(byte[]) - Method in record class tech.deplant.java4ever.framework.artifact.ByteFile
 
accept(byte[]) - Method in record class tech.deplant.java4ever.framework.artifact.ByteResource
 
accept(String) - Method in record class tech.deplant.java4ever.framework.artifact.JsonFile
 
accept(String) - Method in record class tech.deplant.java4ever.framework.artifact.JsonResource
 
account() - Method in class tech.deplant.java4ever.framework.contract.OwnedContract
Downloads actual account info, including boc.
Account - Record Class in tech.deplant.java4ever.framework
 
Account(String, int, String, String, String, String, String, String, String, long) - Constructor for record class tech.deplant.java4ever.framework.Account
Creates an instance of a Account record class.
Account.GraphQLFilter - Interface in tech.deplant.java4ever.framework
 
Account.GraphQLFilter.Eq - Record Class in tech.deplant.java4ever.framework
 
Account.GraphQLFilter.Gt - Record Class in tech.deplant.java4ever.framework
 
Account.GraphQLFilter.In - Record Class in tech.deplant.java4ever.framework
 
Account.GraphQLFilter.Lt - Record Class in tech.deplant.java4ever.framework
 
accType() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the accType record component.
addAbiPath(String, String) - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
 
addContract(String, OwnedContract) - Method in record class tech.deplant.java4ever.framework.ExplorerConfig
 
addKeypairPath(String, String) - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
 
addKeys(String, Credentials) - Method in record class tech.deplant.java4ever.framework.ExplorerConfig
 
address - Variable in class tech.deplant.java4ever.framework.contract.OwnedContract
 
address() - Method in class tech.deplant.java4ever.framework.contract.OwnedContract
 
address() - Method in record class tech.deplant.java4ever.framework.ExplorerConfig.SavedContract
Returns the value of the address record component.
address(String) - Method in record class tech.deplant.java4ever.framework.ExplorerConfig
 
Address - Record Class in tech.deplant.java4ever.framework
 
Address(int, BigInteger) - Constructor for record class tech.deplant.java4ever.framework.Address
Creates an instance of a Address record class.
Address(String) - Constructor for record class tech.deplant.java4ever.framework.Address
 
Address(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.Address
 
ADDRESS - Enum constant in enum class tech.deplant.java4ever.framework.abi.AbiValueType
 
ADDRESS - Static variable in class tech.deplant.java4ever.framework.contract.EverOSGiver
 
addressString() - Method in record class tech.deplant.java4ever.framework.abi.AbiAddress
Returns the value of the addressString record component.
addTvcPath(String, String) - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
 
amount() - Method in record class tech.deplant.java4ever.framework.EVERAmount
Returns the value of the amount record component.
arrayMatcher(String) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
assemblyContract(String, String) - Method in record class tech.deplant.java4ever.framework.artifact.TvmLinker
 
assemblyContract(String, String, String) - Method in record class tech.deplant.java4ever.framework.artifact.TvmLinker
 

B

balance() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the balance record component.
balance() - Method in class tech.deplant.java4ever.framework.contract.OwnedContract
Check actual EVER balance on contract's account.
base64String() - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
 
base64ToHexString(String) - Static method in class tech.deplant.java4ever.framework.Data
 
bigInteger() - Method in record class tech.deplant.java4ever.framework.abi.AbiUint
Returns the value of the bigInteger record component.
boc() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the boc record component.
bocCacheMaxSize(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
BOOL - Enum constant in enum class tech.deplant.java4ever.framework.abi.AbiValueType
 
builder() - Method in record class tech.deplant.java4ever.framework.abi.AbiTvmCell
 
BUILDER - Enum constant in enum class tech.deplant.java4ever.framework.abi.AbiValueType
 
buildPath() - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
Returns the value of the buildPath record component.
BYTE - Enum constant in enum class tech.deplant.java4ever.framework.abi.AbiValueType
 
ByteFile - Record Class in tech.deplant.java4ever.framework.artifact
 
ByteFile(String) - Constructor for record class tech.deplant.java4ever.framework.artifact.ByteFile
Creates an instance of a ByteFile record class.
ByteResource - Record Class in tech.deplant.java4ever.framework.artifact
 
ByteResource(String) - Constructor for record class tech.deplant.java4ever.framework.artifact.ByteResource
Creates an instance of a ByteResource record class.
bytes() - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
Returns the value of the bytes record component.
BYTES - Enum constant in enum class tech.deplant.java4ever.framework.abi.AbiValueType
 

C

calculateAddress(Sdk) - Method in class tech.deplant.java4ever.framework.template.ContractTemplate
 
callExternal(String, Map<String, Object>, Abi.FunctionHeader) - Method in class tech.deplant.java4ever.framework.contract.OwnedContract
Calls smart contract with external message using credentials provided on OwnedContract initialization.
callExternal(String, Map<String, Object>, Abi.FunctionHeader, Credentials) - Method in class tech.deplant.java4ever.framework.contract.OwnedContract
Calls smart contract with external message.
callExternalDebugTree(String, Map<String, Object>, Abi.FunctionHeader, Credentials, Long, boolean, Net.ResultOfQueryTransactionTree, List<ContractAbi>) - Method in class tech.deplant.java4ever.framework.contract.OwnedContract
As with callExternal(), this method send ext message to Everscale but callExternalDebugTree() also queries message tree with "net.query_transaction_tree" returns a set of messages and transactions, logs everything and throws exceptions on errors encountered in a tree.
CELL - Enum constant in enum class tech.deplant.java4ever.framework.abi.AbiValueType
 
clientConfig() - Method in record class tech.deplant.java4ever.framework.Sdk
Returns the value of the clientConfig record component.
code() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the code record component.
code(Sdk) - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
 
codeDepth(Sdk) - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
 
codeHash() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the codeHash record component.
codeHash(Sdk) - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
 
compileContract(String, String, String, String) - Method in record class tech.deplant.java4ever.framework.artifact.Solc
 
compiler() - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
Returns the value of the compiler record component.
compilerPath() - Method in record class tech.deplant.java4ever.framework.artifact.Solc
Returns the value of the compilerPath record component.
compileTemplate(String, String) - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
 
compileTemplate(String, String, String, String) - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
 
confirmTransaction(long) - Method in class tech.deplant.java4ever.framework.contract.Msig
 
context() - Method in record class tech.deplant.java4ever.framework.Sdk
Returns the value of the context record component.
contract(Sdk, String, String) - Method in record class tech.deplant.java4ever.framework.ExplorerConfig
 
ContractAbi - Record Class in tech.deplant.java4ever.framework.abi
Holds entire ABI structure and has helper methods to check functions availability or getting input types and so on.
ContractAbi(Integer, Number, String, String[], Abi.AbiData[], Abi.AbiParam[], Abi.AbiFunction[], Abi.AbiEvent[]) - Constructor for record class tech.deplant.java4ever.framework.abi.ContractAbi
Creates an instance of a ContractAbi record class.
contracts() - Method in record class tech.deplant.java4ever.framework.ExplorerConfig
Returns the value of the contracts record component.
ContractTemplate - Class in tech.deplant.java4ever.framework.template
 
ContractTemplate(ContractAbi, ContractTvc) - Constructor for class tech.deplant.java4ever.framework.template.ContractTemplate
 
ContractTvc - Record Class in tech.deplant.java4ever.framework.template
 
ContractTvc(byte[]) - Constructor for record class tech.deplant.java4ever.framework.template.ContractTvc
Creates an instance of a ContractTvc record class.
convertFunctionInputs(String, Map<String, Object>) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
Checks and converts provided Java Map containing inputs for function call to correct representation that will be accepted by ABI.
convertInitDataInputs(Map<String, Object>) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
Checks and converts provided Java Map containing inputs for initialData to correct representation that will be accepted by ABI.
convertMap(Map<String, Object>, Class<T>) - Method in record class tech.deplant.java4ever.framework.Sdk
 
create(LibraryLoader) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
credentials - Variable in class tech.deplant.java4ever.framework.contract.OwnedContract
 
credentials() - Method in class tech.deplant.java4ever.framework.contract.OwnedContract
Credentials that were provided in object constructor.
credentials() - Method in record class tech.deplant.java4ever.framework.ExplorerConfig
Returns the value of the credentials record component.
credentials(String) - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
 
Credentials - Record Class in tech.deplant.java4ever.framework.crypto
  var keys = Credentials.RANDOM(sdk);
 	String sk = keys.secretKey();
 	String pk = keys.publicKey();
Credentials(String, String) - Constructor for record class tech.deplant.java4ever.framework.crypto.Credentials
Creates an instance of a Credentials record class.
cryptoHdkeyDerivationPath(String) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
cryptoMnemonicDictionary(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
cryptoMnemonicWordCount(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 

D

data() - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
Returns the value of the data record component.
data() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the data record component.
data(Sdk) - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
 
Data - Class in tech.deplant.java4ever.framework
 
Data() - Constructor for class tech.deplant.java4ever.framework.Data
 
dataHash() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the dataHash record component.
dateTimeToString(LocalDateTime) - Static method in class tech.deplant.java4ever.framework.Data
 
debugTreeTimeout() - Method in record class tech.deplant.java4ever.framework.Sdk
Returns the value of the debugTreeTimeout record component.
decimalToString(BigDecimal, int) - Static method in class tech.deplant.java4ever.framework.Data
 
decode(Sdk) - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
 
decodeInitialData(Sdk) - Method in class tech.deplant.java4ever.framework.template.ContractTemplate
 
decodeInitialData(Sdk, ContractAbi) - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
 
decodeInitialPubkey(Sdk) - Method in class tech.deplant.java4ever.framework.template.ContractTemplate
 
decodeInitialPubkey(Sdk, ContractAbi) - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
 
DEFAULT_ABI() - Static method in class tech.deplant.java4ever.framework.template.Tip31RootTemplate
 
DEFAULT_ABI() - Static method in class tech.deplant.java4ever.framework.template.Tip31WalletTemplate
 
DEFAULT_TVC - Static variable in class tech.deplant.java4ever.framework.template.Tip31RootTemplate
 
DEFAULT_TVC - Static variable in class tech.deplant.java4ever.framework.template.Tip31WalletTemplate
 
DEFAULT_WORD_COUNT - Static variable in record class tech.deplant.java4ever.framework.crypto.Seed
 
deploy(Sdk, int, Map<String, Object>, Credentials, Map<String, Object>) - Method in class tech.deplant.java4ever.framework.template.ContractTemplate
 
deploy3of5(Sdk, Credentials, Giver, BigInteger, String, String, String, String) - Method in class tech.deplant.java4ever.framework.template.MsigTemplate
 
deploySingleSig(Sdk, Credentials, Giver, BigInteger) - Method in class tech.deplant.java4ever.framework.template.MsigTemplate
 
deployWithGiver(Sdk, Giver, BigInteger, int, Map<String, Object>, Credentials, Map<String, Object>) - Method in class tech.deplant.java4ever.framework.template.ContractTemplate
 
deployWithGiver(Sdk, Credentials, Giver, BigInteger, String, String, int, Address, BigInteger, Address, Address, BigInteger, BigInteger, boolean, boolean, boolean, Address) - Method in class tech.deplant.java4ever.framework.template.Tip31RootTemplate
 
deserialize(int, Object) - Static method in record class tech.deplant.java4ever.framework.abi.AbiUint
 
deserialize(Object) - Static method in record class tech.deplant.java4ever.framework.abi.AbiAddress
 
deserialize(String, Class<T>) - Method in record class tech.deplant.java4ever.framework.Sdk
 
DICTIONARY_ENGLISH - Static variable in record class tech.deplant.java4ever.framework.crypto.Seed
 
doDeploy(Sdk, int, Address, Map<String, Object>, Credentials, Map<String, Object>) - Method in class tech.deplant.java4ever.framework.template.ContractTemplate
 

E

EMPTY(String) - Static method in record class tech.deplant.java4ever.framework.ExplorerConfig
 
encodeInitialData(Sdk, ContractAbi, Map<String, Object>, String) - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
 
encodeInternalPayload(String, Map<String, Object>, Abi.FunctionHeader) - Method in class tech.deplant.java4ever.framework.contract.OwnedContract
Encodes internal message string.
endpoints() - Method in record class tech.deplant.java4ever.framework.Sdk
 
environmentConfig() - Method in record class tech.deplant.java4ever.framework.Sdk
Returns the value of the environmentConfig record component.
environmentConfig(EnvironmentConfig) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
EnvironmentConfig - Record Class in tech.deplant.java4ever.framework
 
EnvironmentConfig(String, Solc, TvmLinker, String, String, Map<String, String>, Map<String, String>, Map<String, String>) - Constructor for record class tech.deplant.java4ever.framework.EnvironmentConfig
Creates an instance of a EnvironmentConfig record class.
environmentConfigPath(String) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
eq() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Eq
Returns the value of the eq record component.
Eq(Integer) - Constructor for record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Eq
Creates an instance of a Eq record class.
equals(Object) - Method in record class tech.deplant.java4ever.framework.abi.AbiAddress
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.abi.AbiMap
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.abi.AbiString
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.abi.AbiTvmCell
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.abi.AbiUint
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Account
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Eq
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Gt
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.In
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Lt
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Address
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.artifact.ByteFile
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.artifact.ByteResource
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.artifact.JsonFile
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.artifact.JsonResource
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.artifact.Solc
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.artifact.TvmLinker
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.crypto.Credentials
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.crypto.Seed
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.EVERAmount
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.ExplorerConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.ExplorerConfig.SavedContract
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Sdk
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
Indicates whether some other object is "equal to" this one.
eventInputType(String, String) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
events() - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
Returns the value of the events record component.
EVER - Static variable in record class tech.deplant.java4ever.framework.EVERAmount
 
EVERAmount - Record Class in tech.deplant.java4ever.framework
 
EVERAmount(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.EVERAmount
Creates an instance of a EVERAmount record class.
EverOSGiver - Class in tech.deplant.java4ever.framework.contract
Implementation of GiverV2 contract that is included in EverNodeSE image.
EverOSGiver(OwnedContract) - Constructor for class tech.deplant.java4ever.framework.contract.EverOSGiver
 
EverOSGiver(Sdk) - Constructor for class tech.deplant.java4ever.framework.contract.EverOSGiver
 
EverOSGiver(Sdk, Address, Credentials, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.EverOSGiver
 
executionOptions() - Method in record class tech.deplant.java4ever.framework.Sdk
 
explorerConfig() - Method in record class tech.deplant.java4ever.framework.Sdk
Returns the value of the explorerConfig record component.
explorerConfig(ExplorerConfig) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
ExplorerConfig - Record Class in tech.deplant.java4ever.framework
 
ExplorerConfig(String, Map<String, ExplorerConfig.SavedContract>, Map<String, Credentials>) - Constructor for record class tech.deplant.java4ever.framework.ExplorerConfig
Creates an instance of a ExplorerConfig record class.
ExplorerConfig.SavedContract - Record Class in tech.deplant.java4ever.framework
 
explorerConfigPath(String) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 

F

fields() - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
Returns the value of the fields record component.
filePath() - Method in record class tech.deplant.java4ever.framework.artifact.ByteFile
Returns the value of the filePath record component.
filePath() - Method in record class tech.deplant.java4ever.framework.artifact.JsonFile
Returns the value of the filePath record component.
functionInputType(String, String) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
functionOutputType(String, String) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
functions() - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
Returns the value of the functions record component.

G

get() - Method in record class tech.deplant.java4ever.framework.artifact.ByteFile
 
get() - Method in record class tech.deplant.java4ever.framework.artifact.ByteResource
 
get() - Method in record class tech.deplant.java4ever.framework.artifact.JsonFile
 
get() - Method in record class tech.deplant.java4ever.framework.artifact.JsonResource
 
getType() - Method in record class tech.deplant.java4ever.framework.Address
 
GIGAEVER - Static variable in record class tech.deplant.java4ever.framework.EVERAmount
 
GIGATON - Static variable in record class tech.deplant.java4ever.framework.EVERAmount
 
give(Address, BigInteger) - Method in class tech.deplant.java4ever.framework.contract.EverOSGiver
 
give(Address, BigInteger) - Method in interface tech.deplant.java4ever.framework.contract.Giver
Implementations of this method should send specified amount to specified address.
give(Address, BigInteger) - Method in class tech.deplant.java4ever.framework.contract.Msig
 
Giver - Interface in tech.deplant.java4ever.framework.contract
Giver interface is used in various deploy methods.
gt() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Gt
Returns the value of the gt record component.
Gt(String) - Constructor for record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Gt
Creates an instance of a Gt record class.

H

hasFunction(String) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
hashCode() - Method in record class tech.deplant.java4ever.framework.abi.AbiAddress
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.abi.AbiMap
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.abi.AbiString
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.abi.AbiTvmCell
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.abi.AbiUint
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Eq
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Gt
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.In
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Lt
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Account
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Address
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.artifact.ByteFile
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.artifact.ByteResource
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.artifact.JsonFile
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.artifact.JsonResource
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.artifact.Solc
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.artifact.TvmLinker
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.crypto.Credentials
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.crypto.Seed
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.EVERAmount
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.ExplorerConfig
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.ExplorerConfig.SavedContract
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Sdk
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
Returns a hash code value for this object.
hasHeader(String) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
hasInitDataParam(String) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
hasInput(String, String) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
hasOutput(String, String) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
HD_PATH - Static variable in record class tech.deplant.java4ever.framework.crypto.Seed
 
header() - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
Returns the value of the header record component.
hexToBigInt(String) - Static method in class tech.deplant.java4ever.framework.Data
 
hexToDec(String, int) - Static method in class tech.deplant.java4ever.framework.Data
 
hexToStr(String) - Static method in class tech.deplant.java4ever.framework.Data
 

I

id() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the id record component.
in() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.In
Returns the value of the in record component.
In(String[]) - Constructor for record class tech.deplant.java4ever.framework.Account.GraphQLFilter.In
Creates an instance of a In record class.
initCodeHash() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the initCodeHash record component.
initDataType(String) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
INT - Enum constant in enum class tech.deplant.java4ever.framework.abi.AbiValueType
 
isActive() - Method in record class tech.deplant.java4ever.framework.Account
Checks if accType field of account query equals to 1.
isDeployed(Sdk) - Method in class tech.deplant.java4ever.framework.template.ContractTemplate
 
isNull() - Method in record class tech.deplant.java4ever.framework.Address
 

J

java4ever.framework - module java4ever.framework
 
json() - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
JsonFile - Record Class in tech.deplant.java4ever.framework.artifact
 
JsonFile(String) - Constructor for record class tech.deplant.java4ever.framework.artifact.JsonFile
Creates an instance of a JsonFile record class.
JsonResource - Record Class in tech.deplant.java4ever.framework.artifact
 
JsonResource(String) - Constructor for record class tech.deplant.java4ever.framework.artifact.JsonResource
Creates an instance of a JsonResource record class.

K

keyPair() - Method in record class tech.deplant.java4ever.framework.crypto.Credentials
 
keys() - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
Returns the value of the keys record component.
keys(String) - Method in record class tech.deplant.java4ever.framework.ExplorerConfig
 
KEYS - Static variable in class tech.deplant.java4ever.framework.contract.EverOSGiver
 
KILOEVER - Static variable in record class tech.deplant.java4ever.framework.EVERAmount
 
KILOTON - Static variable in record class tech.deplant.java4ever.framework.EVERAmount
 

L

last_paid() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the last_paid record component.
linker() - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
Returns the value of the linker record component.
linkerPath() - Method in record class tech.deplant.java4ever.framework.artifact.TvmLinker
Returns the value of the linkerPath record component.
load(int, int) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
LOAD(String) - Static method in record class tech.deplant.java4ever.framework.EnvironmentConfig
 
LOAD(String) - Static method in record class tech.deplant.java4ever.framework.ExplorerConfig
 
longToDateTime(long) - Static method in class tech.deplant.java4ever.framework.Data
 
lt() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Lt
Returns the value of the lt record component.
Lt(String) - Constructor for record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Lt
Creates an instance of a Lt record class.

M

makeAddrStd() - Method in record class tech.deplant.java4ever.framework.Address
 
mapper(ObjectMapper) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
MEGAEVER - Static variable in record class tech.deplant.java4ever.framework.EVERAmount
 
MEGATON - Static variable in record class tech.deplant.java4ever.framework.EVERAmount
 
MICROEVER - Static variable in record class tech.deplant.java4ever.framework.EVERAmount
 
MICROTON - Static variable in record class tech.deplant.java4ever.framework.EVERAmount
 
MILLIEVER - Static variable in record class tech.deplant.java4ever.framework.EVERAmount
 
MILLITON - Static variable in record class tech.deplant.java4ever.framework.EVERAmount
 
Msig - Class in tech.deplant.java4ever.framework.contract
Implementation of all 3 mostly used wallet contracts in Everscale.
Msig(OwnedContract) - Constructor for class tech.deplant.java4ever.framework.contract.Msig
 
Msig(Sdk, Address, Credentials, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.Msig
 
MsigTemplate - Class in tech.deplant.java4ever.framework.template
 
MsigTemplate(ContractAbi, ContractTvc) - Constructor for class tech.deplant.java4ever.framework.template.MsigTemplate
 

N

NANOEVER - Static variable in record class tech.deplant.java4ever.framework.EVERAmount
 
NANOTON - Static variable in record class tech.deplant.java4ever.framework.EVERAmount
 
networkAccessKey(String) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
networkEndpoints(String...) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
networkFirstRempStatusTimeout(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
networkLatencyDetectionInterval(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
networkMaxLatency(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
networkMaxReconnectTimeout(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
networkMessageProcessingTimeout(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
networkMessageRetriesCount(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
networkNextRempStatusTimeout(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
networkOutOfSyncThreshold(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
networkQueriesProtocol(Client.NetworkQueriesProtocol) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
networkQueryTimeout(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
networkReconnectTimeout(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
networkRetriesCount(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
networkSendingEndpointCount(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
networkServerAddress(String) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
networkWaitForTimeout(Integer) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
NONE - Static variable in record class tech.deplant.java4ever.framework.crypto.Credentials
 

O

ofAddress(Sdk, Address) - Static method in record class tech.deplant.java4ever.framework.Account
Factory method to create Account object.
ofAddressList(Sdk, Address...) - Static method in record class tech.deplant.java4ever.framework.Account
Does the same as ofAddress() factory, but uses an array of addresses as "in" filter for GraphQL query
ofBase64String(String) - Static method in record class tech.deplant.java4ever.framework.template.ContractTvc
 
ofFile(String) - Static method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
ofFile(String) - Static method in record class tech.deplant.java4ever.framework.crypto.Credentials
 
ofFile(String) - Static method in record class tech.deplant.java4ever.framework.template.ContractTvc
 
ofFutureDeploy(Sdk, ContractTemplate, int, Map<String, Object>, Credentials) - Static method in record class tech.deplant.java4ever.framework.Address
 
ofJsonNode(JsonNode) - Static method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
ofNullable(Object) - Static method in record class tech.deplant.java4ever.framework.Address
 
ofPaths(String, String, String, String, String, String) - Static method in record class tech.deplant.java4ever.framework.EnvironmentConfig
 
ofResource(String) - Static method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
ofResource(String) - Static method in record class tech.deplant.java4ever.framework.crypto.Credentials
 
ofResource(String) - Static method in record class tech.deplant.java4ever.framework.template.ContractTvc
 
ofSafe(Sdk, Address, Credentials) - Static method in class tech.deplant.java4ever.framework.contract.Msig
 
ofSeed(Sdk, String, int) - Static method in record class tech.deplant.java4ever.framework.crypto.Credentials
 
ofSeed(Sdk, Seed) - Static method in record class tech.deplant.java4ever.framework.crypto.Credentials
 
ofSetcode(Sdk, Address, Credentials) - Static method in class tech.deplant.java4ever.framework.contract.Msig
 
ofString(String) - Static method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
ofSurf(Sdk, Address, Credentials) - Static method in class tech.deplant.java4ever.framework.contract.Msig
 
OwnedContract - Class in tech.deplant.java4ever.framework.contract
Class that represends deployed contract in one of the networks.
OwnedContract(Sdk, Address, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.OwnedContract
 
OwnedContract(Sdk, Address, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.OwnedContract
 
owner() - Method in class tech.deplant.java4ever.framework.contract.Tip31Wallet
 

P

padLeftZeros(String, int) - Static method in class tech.deplant.java4ever.framework.Data
 
parseStruct(Object) - Method in record class tech.deplant.java4ever.framework.Sdk
 
phrase() - Method in record class tech.deplant.java4ever.framework.crypto.Seed
Returns the value of the phrase record component.
proofsCacheInLocalStorage(boolean) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
publicKey() - Method in record class tech.deplant.java4ever.framework.crypto.Credentials
Returns the value of the publicKey record component.
publicKeyTonSafe(Sdk) - Method in record class tech.deplant.java4ever.framework.crypto.Credentials
 

R

RANDOM(Sdk) - Static method in record class tech.deplant.java4ever.framework.crypto.Credentials
Generates new random KeyPair by using crypto.generate_random_sign_keys() method of SDK.
RANDOM(Sdk) - Static method in record class tech.deplant.java4ever.framework.crypto.Seed
Generates random 12-words seed phrase
RANDOM24(Sdk) - Static method in record class tech.deplant.java4ever.framework.crypto.Seed
 
resourceName() - Method in record class tech.deplant.java4ever.framework.artifact.ByteResource
Returns the value of the resourceName record component.
resourceName() - Method in record class tech.deplant.java4ever.framework.artifact.JsonResource
Returns the value of the resourceName record component.
runGetter(String, Map<String, Object>, Abi.FunctionHeader) - Method in class tech.deplant.java4ever.framework.contract.OwnedContract
Encodes inputs and run getter method on account's boc then decodes answer using credentials provided at OwnedContract initialization.
runGetter(String, Map<String, Object>, Abi.FunctionHeader, Credentials) - Method in class tech.deplant.java4ever.framework.contract.OwnedContract
Encodes inputs and run getter method on account's boc then decodes answer.
runGetter(Sdk, ContractAbi, String, Map<String, Object>, Abi.FunctionHeader, Credentials) - Method in record class tech.deplant.java4ever.framework.Account
Encodes inputs and run getter method on account's boc then decodes answer.
runLocal(Sdk, ContractAbi, String, Map<String, Object>, Abi.FunctionHeader, Credentials, Tvm.ExecutionOptions) - Method in record class tech.deplant.java4ever.framework.Account
Encodes inputs and runs callExternal method on account's boc then decodes answer.

S

SAFE() - Static method in class tech.deplant.java4ever.framework.template.MsigTemplate
 
SAFE_MULTISIG_ABI() - Static method in class tech.deplant.java4ever.framework.template.MsigTemplate
 
SAFE_MULTISIG_TVC - Static variable in class tech.deplant.java4ever.framework.template.MsigTemplate
 
saltedCode(Sdk, String) - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
 
saltedCodeHash(Sdk, String) - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
 
saveContract(String, OwnedContract) - Method in record class tech.deplant.java4ever.framework.Sdk
 
SavedContract(String, String) - Constructor for record class tech.deplant.java4ever.framework.ExplorerConfig.SavedContract
Creates an instance of a SavedContract record class.
saveKeys(String, Credentials) - Method in record class tech.deplant.java4ever.framework.Sdk
 
sdk - Variable in class tech.deplant.java4ever.framework.contract.OwnedContract
 
sdk() - Method in record class tech.deplant.java4ever.framework.abi.AbiTvmCell
Returns the value of the sdk record component.
sdk() - Method in class tech.deplant.java4ever.framework.contract.OwnedContract
 
Sdk - Record Class in tech.deplant.java4ever.framework
 
Sdk(Context, long, Client.ClientConfig, ExplorerConfig, EnvironmentConfig) - Constructor for record class tech.deplant.java4ever.framework.Sdk
Creates an instance of a Sdk record class.
SdkBuilder - Class in tech.deplant.java4ever.framework
 
SdkBuilder() - Constructor for class tech.deplant.java4ever.framework.SdkBuilder
 
secretKey() - Method in record class tech.deplant.java4ever.framework.crypto.Credentials
Returns the value of the secretKey record component.
Seed - Record Class in tech.deplant.java4ever.framework.crypto
 
Seed(String, int) - Constructor for record class tech.deplant.java4ever.framework.crypto.Seed
Creates an instance of a Seed record class.
send(Address, BigInteger, boolean, int, String) - Method in class tech.deplant.java4ever.framework.contract.Msig
sendTransaction method for single-sig.
sendDebugTree(Address, BigInteger, boolean, int, String, Long, boolean, Net.ResultOfQueryTransactionTree, List<ContractAbi>) - Method in class tech.deplant.java4ever.framework.contract.Msig
 
serializationPath() - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
Returns the value of the serializationPath record component.
serializationPath() - Method in record class tech.deplant.java4ever.framework.ExplorerConfig
Returns the value of the serializationPath record component.
serialize() - Method in record class tech.deplant.java4ever.framework.abi.AbiAddress
 
serialize() - Method in record class tech.deplant.java4ever.framework.abi.AbiMap
 
serialize() - Method in record class tech.deplant.java4ever.framework.abi.AbiString
 
serialize() - Method in record class tech.deplant.java4ever.framework.abi.AbiTvmCell
 
serialize() - Method in record class tech.deplant.java4ever.framework.abi.AbiUint
 
serialize() - Method in interface tech.deplant.java4ever.framework.abi.AbiValue
 
serialize(Object) - Method in record class tech.deplant.java4ever.framework.Sdk
 
serializeSingle(AbiValueType, int, Object) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
serializeTree(Abi.AbiParam, Object) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 
SETCODE() - Static method in class tech.deplant.java4ever.framework.template.MsigTemplate
 
SETCODE_MULTISIG_ABI() - Static method in class tech.deplant.java4ever.framework.template.MsigTemplate
 
SETCODE_MULTISIG_TVC - Static variable in class tech.deplant.java4ever.framework.template.MsigTemplate
 
setSolidityArtifactsBuildPath(String) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
setSolidityCompilerPath(String) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
setSoliditySourcesDefaultPath(String) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
setStdLibPath(String) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
setTvmlinkerPath(String) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
signer() - Method in record class tech.deplant.java4ever.framework.crypto.Credentials
 
size() - Method in record class tech.deplant.java4ever.framework.abi.AbiUint
Returns the value of the size record component.
SLICE - Enum constant in enum class tech.deplant.java4ever.framework.abi.AbiValueType
 
Solc - Record Class in tech.deplant.java4ever.framework.artifact
 
Solc(String) - Constructor for record class tech.deplant.java4ever.framework.artifact.Solc
Creates an instance of a Solc record class.
sourcePath() - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
Returns the value of the sourcePath record component.
stdlibSolPath() - Method in record class tech.deplant.java4ever.framework.artifact.TvmLinker
Returns the value of the stdlibSolPath record component.
storeList() - Method in record class tech.deplant.java4ever.framework.abi.AbiTvmCell
Returns the value of the storeList record component.
STRING - Enum constant in enum class tech.deplant.java4ever.framework.abi.AbiValueType
 
strToDec(String, int) - Static method in class tech.deplant.java4ever.framework.Data
 
strToHex(String) - Static method in class tech.deplant.java4ever.framework.Data
Utility method for preparing hex strings
SURF() - Static method in class tech.deplant.java4ever.framework.template.MsigTemplate
 
SURF_MULTISIG_ABI() - Static method in class tech.deplant.java4ever.framework.template.MsigTemplate
 
SURF_MULTISIG_TVC - Static variable in class tech.deplant.java4ever.framework.template.MsigTemplate
 
sync() - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
 
sync() - Method in record class tech.deplant.java4ever.framework.ExplorerConfig
 

T

tech.deplant.java4ever.framework - package tech.deplant.java4ever.framework
 
tech.deplant.java4ever.framework.abi - package tech.deplant.java4ever.framework.abi
 
tech.deplant.java4ever.framework.artifact - package tech.deplant.java4ever.framework.artifact
 
tech.deplant.java4ever.framework.contract - package tech.deplant.java4ever.framework.contract
 
tech.deplant.java4ever.framework.crypto - package tech.deplant.java4ever.framework.crypto
 
tech.deplant.java4ever.framework.template - package tech.deplant.java4ever.framework.template
 
text() - Method in record class tech.deplant.java4ever.framework.abi.AbiString
Returns the value of the text record component.
timeout(long) - Method in class tech.deplant.java4ever.framework.SdkBuilder
 
Tip31Root - Class in tech.deplant.java4ever.framework.contract
 
Tip31Root(OwnedContract) - Constructor for class tech.deplant.java4ever.framework.contract.Tip31Root
 
Tip31Root(Sdk, Address, Credentials, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.Tip31Root
 
Tip31RootTemplate - Class in tech.deplant.java4ever.framework.template
 
Tip31RootTemplate() - Constructor for class tech.deplant.java4ever.framework.template.Tip31RootTemplate
 
Tip31RootTemplate(ContractAbi, ContractTvc) - Constructor for class tech.deplant.java4ever.framework.template.Tip31RootTemplate
 
Tip31Wallet - Class in tech.deplant.java4ever.framework.contract
 
Tip31Wallet(OwnedContract) - Constructor for class tech.deplant.java4ever.framework.contract.Tip31Wallet
 
Tip31Wallet(Sdk, Address, Credentials, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.Tip31Wallet
 
Tip31WalletTemplate - Class in tech.deplant.java4ever.framework.template
 
Tip31WalletTemplate() - Constructor for class tech.deplant.java4ever.framework.template.Tip31WalletTemplate
 
Tip31WalletTemplate(ContractAbi, ContractTvc) - Constructor for class tech.deplant.java4ever.framework.template.Tip31WalletTemplate
 
tokenBalance() - Method in class tech.deplant.java4ever.framework.contract.Tip31Wallet
 
TON - Static variable in record class tech.deplant.java4ever.framework.EVERAmount
 
toString() - Method in record class tech.deplant.java4ever.framework.abi.AbiAddress
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.abi.AbiMap
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.abi.AbiString
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.abi.AbiTvmCell
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.abi.AbiUint
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Eq
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Gt
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.In
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Account.GraphQLFilter.Lt
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Account
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Address
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.artifact.ByteFile
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.artifact.ByteResource
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.artifact.JsonFile
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.artifact.JsonResource
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.artifact.Solc
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.artifact.TvmLinker
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.crypto.Credentials
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.crypto.Seed
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.EVERAmount
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.ExplorerConfig.SavedContract
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.ExplorerConfig
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Sdk
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
Returns a string representation of this record class.
TUPLE - Enum constant in enum class tech.deplant.java4ever.framework.abi.AbiValueType
 
tvc() - Method in class tech.deplant.java4ever.framework.template.ContractTemplate
 
tvc(String) - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
 
tvcs() - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
Returns the value of the tvcs record component.
TvmLinker - Record Class in tech.deplant.java4ever.framework.artifact
 
TvmLinker(String, String) - Constructor for record class tech.deplant.java4ever.framework.artifact.TvmLinker
Creates an instance of a TvmLinker record class.
tvmPubkey() - Method in class tech.deplant.java4ever.framework.contract.OwnedContract
Returns actual tvm.pubkey() of smart contract.
tvmPubkey(Sdk, ContractAbi) - Method in record class tech.deplant.java4ever.framework.Account
Method to extract pubkey from data field of account query.
typeParser(String) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
 

U

UINT - Enum constant in enum class tech.deplant.java4ever.framework.abi.AbiValueType
 

V

value() - Method in record class tech.deplant.java4ever.framework.Address
Returns the value of the value record component.
valueOf(String) - Static method in enum class tech.deplant.java4ever.framework.abi.AbiValueType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class tech.deplant.java4ever.framework.abi.AbiValueType
Returns an array containing the constants of this enum class, in the order they are declared.
valuesMap() - Method in record class tech.deplant.java4ever.framework.abi.AbiMap
Returns the value of the valuesMap record component.
version() - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
Returns the value of the version record component.
version() - Method in record class tech.deplant.java4ever.framework.Sdk
 

W

wid() - Method in record class tech.deplant.java4ever.framework.Address
Returns the value of the wid record component.
withUpdatedInitialData(Sdk, String) - Method in class tech.deplant.java4ever.framework.template.MsigTemplate
 
withUpdatedInitialData(Sdk, Map<String, Object>, String) - Method in class tech.deplant.java4ever.framework.template.ContractTemplate
 
withUpdatedInitialData(Sdk, ContractAbi, Map<String, Object>, String) - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
 
words() - Method in record class tech.deplant.java4ever.framework.crypto.Seed
Returns the value of the words record component.

Z

ZERO - Static variable in record class tech.deplant.java4ever.framework.Address
 
A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values