Index
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
- abiJson() - Method in record class tech.deplant.java4ever.framework.ExplorerConfig.SavedContract
-
Returns the value of the
abiJson
record component. - abiMessageExpirationTimeout(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- abiMessageExpirationTimeoutGrowFactor(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- abis() - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
-
Returns the value of the
abis
record component. - AbiType<JAVA_TYPE,
JSON_TYPE> - Interface in tech.deplant.java4ever.framework.abi.datatype - 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.Sdk.Builder
- 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
-
Adds OwnedContract object to config with a given name as a key.
- 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.abi.datatype
- Address(int, BigInteger) - Constructor for record class tech.deplant.java4ever.framework.abi.datatype.Address
-
Creates an instance of a
Address
record class. - Address(String) - Constructor for record class tech.deplant.java4ever.framework.abi.datatype.Address
- Address(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.abi.datatype.Address
- ADDRESS - Enum constant in enum class tech.deplant.java4ever.framework.abi.datatype.TypePrefix
- ADDRESS - Static variable in class tech.deplant.java4ever.framework.contract.EverOSGiver
- addressFromEncodedTvc(Sdk) - Method in class tech.deplant.java4ever.framework.template.ContractTemplate
- addTvcPath(String, String) - Method in record class tech.deplant.java4ever.framework.EnvironmentConfig
- 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.Convert
- bigInteger() - Method in record class tech.deplant.java4ever.framework.abi.datatype.Uint
-
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.Sdk.Builder
- Bool - Record Class in tech.deplant.java4ever.framework.abi.datatype
- Bool(Boolean) - Constructor for record class tech.deplant.java4ever.framework.abi.datatype.Bool
-
Creates an instance of a
Bool
record class. - BOOL - Enum constant in enum class tech.deplant.java4ever.framework.abi.datatype.TypePrefix
- BRIDGE - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
- BRIDGE_ROOT(Sdk, Credentials) - Static method in class tech.deplant.java4ever.framework.contract.Tip32Root
- build(LibraryLoader) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- build(Sdk) - Method in class tech.deplant.java4ever.framework.template.ContractTvc.Builder
- builder() - Static method in record class tech.deplant.java4ever.framework.abi.datatype.TvmCell
- builder() - Static method in record class tech.deplant.java4ever.framework.Sdk
- Builder() - Constructor for class tech.deplant.java4ever.framework.Sdk.Builder
- Builder() - Constructor for class tech.deplant.java4ever.framework.template.ContractTvc.Builder
- BUILDER - Enum constant in enum class tech.deplant.java4ever.framework.abi.datatype.TypePrefix
- builders() - Method in class tech.deplant.java4ever.framework.abi.datatype.TvmBuilder
- 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.datatype.TypePrefix
- 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.datatype.TypePrefix
- ByteString - Record Class in tech.deplant.java4ever.framework.abi.datatype
- ByteString(String) - Constructor for record class tech.deplant.java4ever.framework.abi.datatype.ByteString
-
Creates an instance of a
ByteString
record class.
C
- calculateAddress(Sdk, Map<String, Object>, Credentials) - Method in class tech.deplant.java4ever.framework.template.ContractTemplate
- CALL_LOG_BLOCK - Static variable in class tech.deplant.java4ever.framework.LogUtils
- callExternal(Integer, Map<String, Object>, Abi.FunctionHeader) - Method in class tech.deplant.java4ever.framework.contract.OwnedContract
- callExternal(Integer, Map<String, Object>, Abi.FunctionHeader, Credentials) - Method in class tech.deplant.java4ever.framework.contract.OwnedContract
- 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, boolean, 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.datatype.TypePrefix
- cellBoc() - Method in record class tech.deplant.java4ever.framework.abi.datatype.TvmCell
-
Returns the value of the
cellBoc
record component. - 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(String) - Method in class tech.deplant.java4ever.framework.template.ContractTvc.Builder
- code(Sdk) - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
- CODE_HASH - Static variable in class tech.deplant.java4ever.framework.contract.Tip32Root
- 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. - ContractTvc.Builder - Class in tech.deplant.java4ever.framework.template
- Convert - Class in tech.deplant.java4ever.framework
- Convert() - Constructor for class tech.deplant.java4ever.framework.Convert
- 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
- 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.Sdk.Builder
- cryptoMnemonicDictionary(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- cryptoMnemonicWordCount(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- CurrencyUnit - Interface in tech.deplant.java4ever.framework
- CurrencyUnit.Ever - Enum Class in tech.deplant.java4ever.framework
- CurrencyUnit.Tokens - Enum Class in tech.deplant.java4ever.framework
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
- 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.Convert
- debug(System.Logger, String) - Static method in class tech.deplant.java4ever.framework.LogUtils
- debug(System.Logger, Supplier<String>) - Static method in class tech.deplant.java4ever.framework.LogUtils
- 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.Convert
- decode(Sdk) - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
- decodedOutuput() - Method in record class tech.deplant.java4ever.framework.contract.OwnedContract.ResultOfQueryTransactionTreeAndCallOutput
-
Returns the value of the
decodedOutuput
record component. - 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.contract.EverOSGiver
- 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, String, BigInteger, String, String, BigInteger, BigInteger, boolean, boolean, boolean, String) - Method in class tech.deplant.java4ever.framework.template.Tip31RootTemplate
- deserialize(String, Class<T>) - Method in record class tech.deplant.java4ever.framework.Sdk
- destOfMessage(Net.MessageNode) - Static method in class tech.deplant.java4ever.framework.LogUtils
- DICTIONARY_ENGLISH - Static variable in record class tech.deplant.java4ever.framework.crypto.Seed
- doDeploy(Sdk, int, String, 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
- EMPTY(String, String, String, String, String, String) - Static method in record class tech.deplant.java4ever.framework.EnvironmentConfig
- 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
- enquotedListAgg(String[]) - Static method in class tech.deplant.java4ever.framework.LogUtils
- 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.Sdk.Builder
- 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.Sdk.Builder
- 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.ContractAbi
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.deplant.java4ever.framework.abi.datatype.Address
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.deplant.java4ever.framework.abi.datatype.Bool
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.deplant.java4ever.framework.abi.datatype.ByteString
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.deplant.java4ever.framework.abi.datatype.TvmCell
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.deplant.java4ever.framework.abi.datatype.Uint
-
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.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.contract.OwnedContract.ResultOfQueryTransactionTreeAndCallOutput
-
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.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.
- error(System.Logger, String) - Static method in class tech.deplant.java4ever.framework.LogUtils
- error(System.Logger, Supplier<String>) - Static method in class tech.deplant.java4ever.framework.LogUtils
- 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 - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
- 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, String, 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.Sdk.Builder
- 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.Sdk.Builder
F
- factor() - Method in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
- factor() - Method in interface tech.deplant.java4ever.framework.CurrencyUnit
- factor() - Method in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
- 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. - fromABI(Object) - Static method in record class tech.deplant.java4ever.framework.abi.datatype.Address
- fromABI(String) - Static method in record class tech.deplant.java4ever.framework.abi.datatype.ByteString
- fromJava(int, Object) - Static method in record class tech.deplant.java4ever.framework.abi.datatype.Uint
- fromJava(Object) - Static method in record class tech.deplant.java4ever.framework.abi.datatype.Address
- fromJava(Object) - Static method in record class tech.deplant.java4ever.framework.abi.datatype.Bool
- fromJava(Object) - Static method in record class tech.deplant.java4ever.framework.abi.datatype.ByteString
- fromJava(Object) - Static method in record class tech.deplant.java4ever.framework.abi.datatype.TvmCell
- functionId(Sdk, String) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
- 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.abi.datatype.Address
- GIGAEVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
- give(String, BigInteger) - Method in class tech.deplant.java4ever.framework.contract.EverOSGiver
- give(String, BigInteger) - Method in interface tech.deplant.java4ever.framework.contract.Giver
-
Implementations of this method should send specified amount to specified address.
- give(String, 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.ContractAbi
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.deplant.java4ever.framework.abi.datatype.Address
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.deplant.java4ever.framework.abi.datatype.Bool
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.deplant.java4ever.framework.abi.datatype.ByteString
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.deplant.java4ever.framework.abi.datatype.TvmCell
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.deplant.java4ever.framework.abi.datatype.Uint
-
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.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.contract.OwnedContract.ResultOfQueryTransactionTreeAndCallOutput
-
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.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.Convert
- hexToDec(String, int) - Static method in class tech.deplant.java4ever.framework.Convert
- hexToDecOrZero(String, int) - Static method in class tech.deplant.java4ever.framework.Convert
- hexToStr(String) - Static method in class tech.deplant.java4ever.framework.Convert
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. - info(System.Logger, String) - Static method in class tech.deplant.java4ever.framework.LogUtils
- info(System.Logger, Supplier<String>) - Static method in class tech.deplant.java4ever.framework.LogUtils
- 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.datatype.TypePrefix
- 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.abi.datatype.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 - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
L
- last_paid() - Method in record class tech.deplant.java4ever.framework.Account
-
Returns the value of the
last_paid
record component. - LEND - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
- LEND_ROOT(Sdk, Credentials) - Static method in class tech.deplant.java4ever.framework.contract.Tip32Root
- 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.Sdk.Builder
- LOAD(String) - Static method in record class tech.deplant.java4ever.framework.EnvironmentConfig
- LOAD(String) - Static method in record class tech.deplant.java4ever.framework.ExplorerConfig
- LogUtils - Class in tech.deplant.java4ever.framework
- LogUtils() - Constructor for class tech.deplant.java4ever.framework.LogUtils
- longToDateTime(long) - Static method in class tech.deplant.java4ever.framework.Convert
- 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.abi.datatype.Address
- mapper(ObjectMapper) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- MEGAEVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
- MICROEVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
- MILLIEVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
- 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, String, 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
- nameOfMessage(Net.MessageNode) - Static method in class tech.deplant.java4ever.framework.LogUtils
- NANOEVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
- networkAccessKey(String) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- networkEndpoints(String...) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- networkFirstRempStatusTimeout(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- networkLatencyDetectionInterval(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- networkMaxLatency(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- networkMaxReconnectTimeout(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- networkMessageProcessingTimeout(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- networkMessageRetriesCount(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- networkNextRempStatusTimeout(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- networkOutOfSyncThreshold(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- networkQueriesProtocol(Client.NetworkQueriesProtocol) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- networkQueryTimeout(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- networkReconnectTimeout(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- networkRetriesCount(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- networkSendingEndpointCount(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- networkServerAddress(String) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- networkWaitForTimeout(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- NONE - Static variable in record class tech.deplant.java4ever.framework.crypto.Credentials
O
- of(TypePrefix, int, Object) - Static method in interface tech.deplant.java4ever.framework.abi.datatype.AbiType
- ofAddress(Sdk, String) - Static method in record class tech.deplant.java4ever.framework.Account
-
Factory method to create Account object.
- ofAddressList(Sdk, String...) - 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.abi.datatype.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.abi.datatype.Address
- 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, String, 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, String, 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, String, 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, String, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.OwnedContract
- OwnedContract(Sdk, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.OwnedContract
- OwnedContract.ResultOfQueryTransactionTreeAndCallOutput - Record Class in tech.deplant.java4ever.framework.contract
- owner() - Method in class tech.deplant.java4ever.framework.contract.Tip32Wallet
P
- padLeftZeros(String, int) - Static method in class tech.deplant.java4ever.framework.Convert
- 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.Sdk.Builder
- 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
Q
- QUBE - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
- QUBE_ROOT(Sdk, Credentials) - Static method in class tech.deplant.java4ever.framework.contract.Tip32Root
- queryTree() - Method in record class tech.deplant.java4ever.framework.contract.OwnedContract.ResultOfQueryTransactionTreeAndCallOutput
-
Returns the value of the
queryTree
record component.
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. - ResultOfQueryTransactionTreeAndCallOutput(Net.ResultOfQueryTransactionTree, Map<String, Object>) - Constructor for record class tech.deplant.java4ever.framework.contract.OwnedContract.ResultOfQueryTransactionTreeAndCallOutput
-
Creates an instance of a
ResultOfQueryTransactionTreeAndCallOutput
record class. - runGetter(Integer, Map<String, Object>, Abi.FunctionHeader) - Method in class tech.deplant.java4ever.framework.contract.OwnedContract
- runGetter(Integer, Map<String, Object>, Abi.FunctionHeader, Credentials) - Method in class tech.deplant.java4ever.framework.contract.OwnedContract
- 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 class tech.deplant.java4ever.framework.contract.OwnedContract
- Sdk - Record Class in tech.deplant.java4ever.framework
- Sdk(Context, Integer, Client.ClientConfig, ExplorerConfig, EnvironmentConfig) - Constructor for record class tech.deplant.java4ever.framework.Sdk
-
Creates an instance of a
Sdk
record class. - Sdk.Builder - Class in tech.deplant.java4ever.framework
- 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(String, BigInteger, boolean, int, String) - Method in class tech.deplant.java4ever.framework.contract.Msig
-
sendTransaction method for single-sig.
- sendDebugTree(String, BigInteger, boolean, int, String, boolean, 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(Object) - Method in record class tech.deplant.java4ever.framework.Sdk
- 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.Sdk.Builder
- setSolidityCompilerPath(String) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- setSoliditySourcesDefaultPath(String) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- setStdLibPath(String) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- setTvmlinkerPath(String) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- signer() - Method in record class tech.deplant.java4ever.framework.crypto.Credentials
- size() - Method in record class tech.deplant.java4ever.framework.abi.datatype.Uint
-
Returns the value of the
size
record component. - SLICE - Enum constant in enum class tech.deplant.java4ever.framework.abi.datatype.TypePrefix
- 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. - sourceOfMessage(Net.MessageNode) - Static method in class tech.deplant.java4ever.framework.LogUtils
- 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. - store(AbiType) - Method in class tech.deplant.java4ever.framework.abi.datatype.TvmBuilder
- store(TypePrefix, int, Object) - Method in class tech.deplant.java4ever.framework.abi.datatype.TvmBuilder
- STRING - Enum constant in enum class tech.deplant.java4ever.framework.abi.datatype.TypePrefix
- strToDec(String, int) - Static method in class tech.deplant.java4ever.framework.Convert
- strToHex(String) - Static method in class tech.deplant.java4ever.framework.Convert
-
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
-
Flushes this config to file on serializationPath()
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.abi.datatype - package tech.deplant.java4ever.framework.abi.datatype
- 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.datatype.ByteString
-
Returns the value of the
text
record component. - timeout(Integer) - Method in class tech.deplant.java4ever.framework.Sdk.Builder
- 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
- 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
- Tip32Root - Class in tech.deplant.java4ever.framework.contract
- Tip32Root(OwnedContract) - Constructor for class tech.deplant.java4ever.framework.contract.Tip32Root
- Tip32Root(Sdk, String) - Constructor for class tech.deplant.java4ever.framework.contract.Tip32Root
- Tip32Root(Sdk, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.Tip32Root
- Tip32Root(Sdk, String, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.Tip32Root
- Tip32Wallet - Class in tech.deplant.java4ever.framework.contract
- Tip32Wallet(OwnedContract) - Constructor for class tech.deplant.java4ever.framework.contract.Tip32Wallet
- Tip32Wallet(Sdk, String, Credentials, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.Tip32Wallet
- toABI() - Method in interface tech.deplant.java4ever.framework.abi.datatype.AbiType
- toABI() - Method in record class tech.deplant.java4ever.framework.abi.datatype.Address
- toABI() - Method in record class tech.deplant.java4ever.framework.abi.datatype.Bool
- toABI() - Method in record class tech.deplant.java4ever.framework.abi.datatype.ByteString
- toABI() - Method in record class tech.deplant.java4ever.framework.abi.datatype.TvmCell
- toABI() - Method in record class tech.deplant.java4ever.framework.abi.datatype.Uint
- toBuilder(Sdk) - Method in record class tech.deplant.java4ever.framework.template.ContractTvc
- toCell(Sdk) - Method in class tech.deplant.java4ever.framework.abi.datatype.TvmBuilder
- toJava() - Method in interface tech.deplant.java4ever.framework.abi.datatype.AbiType
- toJava() - Method in record class tech.deplant.java4ever.framework.abi.datatype.Address
- toJava() - Method in record class tech.deplant.java4ever.framework.abi.datatype.Bool
- toJava() - Method in record class tech.deplant.java4ever.framework.abi.datatype.ByteString
- toJava() - Method in record class tech.deplant.java4ever.framework.abi.datatype.TvmCell
- toJava() - Method in record class tech.deplant.java4ever.framework.abi.datatype.Uint
- tokenBalance() - Method in class tech.deplant.java4ever.framework.contract.Tip32Wallet
- toNanos(String, CurrencyUnit) - Static method in class tech.deplant.java4ever.framework.Convert
- toNanos(BigDecimal, CurrencyUnit) - Static method in class tech.deplant.java4ever.framework.Convert
- 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.abi.datatype.Address
-
Returns a string representation of this record class.
- toString() - Method in record class tech.deplant.java4ever.framework.abi.datatype.Bool
-
Returns a string representation of this record class.
- toString() - Method in record class tech.deplant.java4ever.framework.abi.datatype.ByteString
-
Returns a string representation of this record class.
- toString() - Method in record class tech.deplant.java4ever.framework.abi.datatype.TvmCell
-
Returns a string representation of this record class.
- toString() - Method in record class tech.deplant.java4ever.framework.abi.datatype.Uint
-
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.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.contract.OwnedContract.ResultOfQueryTransactionTreeAndCallOutput
-
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.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.
- trace(System.Logger, String) - Static method in class tech.deplant.java4ever.framework.LogUtils
- trace(System.Logger, Supplier<String>) - Static method in class tech.deplant.java4ever.framework.LogUtils
- TUPLE - Enum constant in enum class tech.deplant.java4ever.framework.abi.datatype.TypePrefix
- 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. - TvmBuilder - Class in tech.deplant.java4ever.framework.abi.datatype
- TvmBuilder() - Constructor for class tech.deplant.java4ever.framework.abi.datatype.TvmBuilder
- TvmCell - Record Class in tech.deplant.java4ever.framework.abi.datatype
- TvmCell(String) - Constructor for record class tech.deplant.java4ever.framework.abi.datatype.TvmCell
-
Creates an instance of a
TvmCell
record class. - 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.
- typeOfMessage(Net.MessageNode) - Static method in class tech.deplant.java4ever.framework.LogUtils
- typeParser(String) - Method in record class tech.deplant.java4ever.framework.abi.ContractAbi
- TypePrefix - Enum Class in tech.deplant.java4ever.framework.abi.datatype
U
- Uint - Record Class in tech.deplant.java4ever.framework.abi.datatype
- Uint(int, BigInteger) - Constructor for record class tech.deplant.java4ever.framework.abi.datatype.Uint
-
Creates an instance of a
Uint
record class. - UINT - Enum constant in enum class tech.deplant.java4ever.framework.abi.datatype.TypePrefix
V
- value() - Method in record class tech.deplant.java4ever.framework.abi.datatype.Address
-
Returns the value of the
value
record component. - value() - Method in record class tech.deplant.java4ever.framework.abi.datatype.Bool
-
Returns the value of the
value
record component. - valueOf(String) - Static method in enum class tech.deplant.java4ever.framework.abi.datatype.TypePrefix
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class tech.deplant.java4ever.framework.abi.datatype.TypePrefix
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
-
Returns an array containing the constants of this enum class, in the order they are declared.
- 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
- warn(System.Logger, String) - Static method in class tech.deplant.java4ever.framework.LogUtils
- warn(System.Logger, Supplier<String>) - Static method in class tech.deplant.java4ever.framework.LogUtils
- WETH - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
- WETH_ROOT(Sdk, Credentials) - Static method in class tech.deplant.java4ever.framework.contract.Tip32Root
- wid() - Method in record class tech.deplant.java4ever.framework.abi.datatype.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
A B C D E F G H I J K L M N O P Q R S T U V W ZAll Classes and Interfaces|All Packages|Constant Field Values