Index

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

A

abi() - Method in class tech.deplant.java4ever.framework.contract.AbstractContract
 
abi() - Method in interface tech.deplant.java4ever.framework.contract.Contract
Abi contract abi.
abi() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.AbstractTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.GiverV2Template
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
Returns the value of the abi record component.
abi() - Method in interface tech.deplant.java4ever.framework.template.Template
Abi contract abi.
abi() - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
Returns the value of the abi record component.
abi() - Method in record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
Returns the value of the abi record component.
abi(String) - Method in record class tech.deplant.java4ever.framework.LocalConfig
Abi contract abi.
ABI() - Method in record class tech.deplant.java4ever.framework.ContractAbi
Abi abi . abi.
abiContract() - Method in record class tech.deplant.java4ever.framework.ContractAbi
Returns the value of the abiContract record component.
abiJson() - Method in record class tech.deplant.java4ever.framework.OnchainConfig.SavedContract
Returns the value of the abiJson record component.
abiName() - Method in record class tech.deplant.java4ever.framework.datatype.AbiType
Abi name string.
abiParams() - Method in record class tech.deplant.java4ever.framework.datatype.SolStruct
Returns the value of the abiParams record component.
abis() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Returns the value of the abis record component.
AbiType - Record Class in tech.deplant.java4ever.framework.datatype
The type Abi type.
AbiType(AbiTypePrefix) - Constructor for record class tech.deplant.java4ever.framework.datatype.AbiType
Instantiates a new Abi type.
AbiType(AbiTypePrefix, int) - Constructor for record class tech.deplant.java4ever.framework.datatype.AbiType
Instantiates a new Abi type.
AbiType(AbiTypePrefix, int, boolean) - Constructor for record class tech.deplant.java4ever.framework.datatype.AbiType
Creates an instance of a AbiType record class.
AbiTypePrefix - Enum Class in tech.deplant.java4ever.framework.datatype
The enum Abi type prefix.
AbiValue<J> - Interface in tech.deplant.java4ever.framework.datatype
The interface Abi value.
ABSOLUTE - Enum constant in enum class tech.deplant.java4ever.framework.artifact.Artifact.PathType
Absolute path type.
AbstractContract - Class in tech.deplant.java4ever.framework.contract
Class that represents deployed contract in one of the networks.
AbstractContract(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.AbstractContract
Instantiates a new Abstract contract.
AbstractContract(int, Address, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.AbstractContract
Instantiates a new Abstract contract.
AbstractTemplate - Record Class in tech.deplant.java4ever.framework.template
The type Abstract template.
AbstractTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.AbstractTemplate
Creates an instance of a AbstractTemplate record class.
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
 
acceptBurn(BigInteger, Address, Address, Address, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
acceptMint(BigInteger, Address, Boolean, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract
 
acceptTransfer(Byte[]) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigContract
Accept transfer function handle.
acceptTransfer(Byte[]) - Method in class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWalletContract
 
acceptTransfer(Byte[]) - Method in class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
acceptTransfer(Byte[]) - Method in class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
acceptTransfer(BigInteger, Address, Address, Boolean, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract
 
account() - Method in interface tech.deplant.java4ever.framework.contract.Contract
Downloads actual account info, including boc.
Account - Record Class in tech.deplant.java4ever.framework
The type Account.
Account(String, int, String, String, String, String, String, String, String, String) - 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
The interface Graph ql filter.
Account.GraphQLFilter.Eq - Record Class in tech.deplant.java4ever.framework
The type Eq.
Account.GraphQLFilter.Gt - Record Class in tech.deplant.java4ever.framework
The type Gt.
Account.GraphQLFilter.In - Record Class in tech.deplant.java4ever.framework
The type In.
Account.GraphQLFilter.Lt - Record Class in tech.deplant.java4ever.framework
The type Lt.
accountBalance() - Method in interface tech.deplant.java4ever.framework.contract.Contract
Check actual EVER balance on contract's account.
ACCOUNTS - Enum constant in enum class tech.deplant.java4ever.framework.subscription.Subscriptions.SubscriptionType
 
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.LocalConfig
Add abi path.
addCallbackConsumer(Consumer<JsonNode>) - Method in class tech.deplant.java4ever.framework.subscription.Subscriptions.Builder
If set, receives events that pass filters will be immediately consumed with provided Consumer interface
addContract(String, Contract) - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Adds OwnedContract object to config with a given name as a key.
addFilterOnConsume(Predicate<JsonNode>) - Method in class tech.deplant.java4ever.framework.subscription.Subscriptions.Builder
If Java filter is set, event will be received, but will not be consumed until predicate is true.
addFilterOnSubscription(String) - Method in class tech.deplant.java4ever.framework.subscription.Subscriptions.Builder
If Gql filter is set, event will be received by graphql client only if does meet provided filter requirements.
addKeypairPath(String, String) - Method in record class tech.deplant.java4ever.framework.LocalConfig
Add keypair path.
addKeys(String, Credentials) - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Add keys credentials.
addOwner(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
Add owner multisig builder.
address() - Method in class tech.deplant.java4ever.framework.contract.AbstractContract
 
address() - Method in interface tech.deplant.java4ever.framework.contract.Contract
Address address.
address() - Method in record class tech.deplant.java4ever.framework.OnchainConfig.SavedContract
Returns the value of the address record component.
Address - Record Class in tech.deplant.java4ever.framework.datatype
The type Address.
Address(int, BigInteger) - Constructor for record class tech.deplant.java4ever.framework.datatype.Address
Creates an instance of a Address record class.
Address(String) - Constructor for record class tech.deplant.java4ever.framework.datatype.Address
Instantiates a new Address.
Address(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.datatype.Address
Instantiates a new Address.
ADDRESS - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
Address abi type prefix.
addressFromEncodedTvc(int) - Method in interface tech.deplant.java4ever.framework.template.Template
Address from encoded tvc string.
addTvcPath(String, String) - Method in record class tech.deplant.java4ever.framework.LocalConfig
Add tvc path.
ALL_BALANCE_GAS - Enum constant in enum class tech.deplant.java4ever.framework.MessageFlag
Sends all remaining EVERs of this contract (value is ignored)
ALL_MESSAGE_GAS - Enum constant in enum class tech.deplant.java4ever.framework.MessageFlag
Sends all EVERs that came with this message (value is ignored)
arrayMatcher(String) - Static method in record class tech.deplant.java4ever.framework.datatype.AbiType
Array matcher boolean.
arrayMatcher(String) - Static method in record class tech.deplant.java4ever.framework.datatype.SolStruct
Array matcher boolean.
artifact() - Method in record class tech.deplant.java4ever.framework.LocalConfig
Returns the value of the artifact record component.
artifact() - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Returns the value of the artifact record component.
Artifact<S,C> - Interface in tech.deplant.java4ever.framework.artifact
Base interface for external artifacts for use with SDK (jsons, tvc byte files and so on).
Artifact.PathType - Enum Class in tech.deplant.java4ever.framework.artifact
The enum of different Path types to artifacts
assemblyContract(String, String) - Method in record class tech.deplant.java4ever.framework.artifact.TvmLinker
Assembly contract int.
assemblyContract(String, String, String) - Method in record class tech.deplant.java4ever.framework.artifact.TvmLinker
Assembly contract int.

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.tip3.TIP3TokenWalletContract
 
base64String() - Method in record class tech.deplant.java4ever.framework.Tvc
Base 64 string string.
BLOCKS - Enum constant in enum class tech.deplant.java4ever.framework.subscription.Subscriptions.SubscriptionType
 
BLOCKS_SIGNATURES - Enum constant in enum class tech.deplant.java4ever.framework.subscription.Subscriptions.SubscriptionType
 
boc() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the boc record component.
Bool - Record Class in tech.deplant.java4ever.framework.datatype
The type Bool.
Bool(Boolean) - Constructor for record class tech.deplant.java4ever.framework.datatype.Bool
Creates an instance of a Bool record class.
Bool(String) - Constructor for record class tech.deplant.java4ever.framework.datatype.Bool
Instantiates a new Bool.
BOOL - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
Bool abi type prefix.
BRIDGE - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
Bridge tokens.
broadcastToConsumers(JsonNode) - Method in class tech.deplant.java4ever.framework.subscription.SubscriptionHandle
 
build() - Method in class tech.deplant.java4ever.framework.FunctionHandle.Builder
Build function handle.
build(int) - Method in class tech.deplant.java4ever.framework.Tvc.Builder
Build tvc.
build(int, GiverContract, BigInteger) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Build tip 3 token root contract.
builder() - Static method in record class tech.deplant.java4ever.framework.datatype.TvmCell
Builder tvm builder.
Builder() - Constructor for class tech.deplant.java4ever.framework.gql.QueryHandle.Builder
 
Builder() - Constructor for class tech.deplant.java4ever.framework.Tvc.Builder
Instantiates a new Builder.
Builder(Class) - Constructor for class tech.deplant.java4ever.framework.FunctionHandle.Builder
Instantiates a new Builder.
BUILDER - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
Builder abi type prefix.
builders() - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
Builders boc . builder op [ ].
buildPath() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Returns the value of the buildPath record component.
burn(BigInteger, Address, Address, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract
 
burn(Address) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract
 
burnByRoot(BigInteger, Address, Address, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract
 
burnByRootDisabled() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Burn by root disabled boolean.
burnByRootDisabled() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
burnPaused() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Burn paused boolean.
burnPaused() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
burnTokens(BigInteger, Address, Address, Address, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
BYTE - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
Byte abi type prefix.
ByteFile - Record Class in tech.deplant.java4ever.framework.artifact
Represents byte-organized external artifacts with absolute and relative disk paths to file
ByteFile(String) - Constructor for record class tech.deplant.java4ever.framework.artifact.ByteFile
Instantiates a new ByteFile artifact.
ByteFile(Path) - 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
Represents byte-organized artifacts on Java resource path
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.Tvc
Returns the value of the bytes record component.
BYTES - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
Bytes abi type prefix.

C

call() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Calls smart contract with external message using credentials provided on initialization.
CALL_LOG_BLOCK - Static variable in class tech.deplant.java4ever.framework.LogUtils
The constant CALL_LOG_BLOCK.
callAsMap() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Call as map json node.
callbackQueue() - Method in class tech.deplant.java4ever.framework.subscription.SubscriptionHandle
 
callbackQueue() - Method in interface tech.deplant.java4ever.framework.subscription.Subscriptions
 
callLocal(String, Tvm.ExecutionOptions, boolean) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Calls smart contract with external message using credentials provided on initialization.
callLocalAsMap(String, Tvm.ExecutionOptions, boolean) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Encodes inputs and runs external call method on account's boc then decodes answer.
callTree(boolean, ContractAbi...) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
As with call(), this method send ext message to Everscale but callTree() 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.
callTreeAsMap(boolean, ContractAbi...) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
As with call(), this method send ext message to Everscale but callTree() 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.datatype.AbiTypePrefix
Cell abi type prefix.
cellBoc() - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
Returns the value of the cellBoc record component.
changeManager(Address, Address, Map<Address, Map<String, Object>>) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract
 
changeOwner(Address, Address, Map<Address, Map<String, Object>>) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract
 
clazz - Variable in class tech.deplant.java4ever.framework.FunctionHandle.Builder
The Clazz.
clazz() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the clazz record component.
clazz() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Returns the value of the clazz record component.
code() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the code record component.
code() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexBasisCode
Returns the value of the code record component.
code() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexCode
Returns the value of the code record component.
code() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfNftCode
Returns the value of the code record component.
code() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfIndexCode
Returns the value of the code record component.
code(int) - Method in record class tech.deplant.java4ever.framework.Tvc
Code string.
code(String) - Method in class tech.deplant.java4ever.framework.Tvc.Builder
Code builder.
codeCell(int) - Method in record class tech.deplant.java4ever.framework.Tvc
Code cell tvm cell.
codeDepth(int) - Method in record class tech.deplant.java4ever.framework.Tvc
Code depth number.
codeHash() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the codeHash record component.
codeHash() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfNftCodeHash
Returns the value of the codeHash record component.
codeHash(int) - Method in record class tech.deplant.java4ever.framework.Tvc
Code hash string.
collection() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasisContract.ResultOfGetInfo
Returns the value of the collection record component.
collection() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexContract.ResultOfGetInfo
Returns the value of the collection record component.
collection() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfGetInfo
Returns the value of the collection record component.
compileContract(String, String, String, String) - Method in record class tech.deplant.java4ever.framework.artifact.Solc
Compile contract int.
compileContract(String, String, String, String, String) - Method in record class tech.deplant.java4ever.framework.artifact.Solc
Compile contract int.
compiler() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
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.LocalConfig
Compile template template.
compileTemplate(String, String, String, String, String) - Method in record class tech.deplant.java4ever.framework.LocalConfig
Compile template template.
confirmations() - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
Confirmations int.
confirmed() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfIsConfirmed
Returns the value of the confirmed record component.
confirmed() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfIsConfirmed
Returns the value of the confirmed record component.
confirmTransaction(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigContract
Confirm transaction function handle.
confirmTransaction(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWalletContract
 
confirmTransaction(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
confirmTransaction(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
confirmTransaction(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig2.MultisigContract2
Confirm transaction function handle.
confirmTransaction(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2Contract
 
confirmTransaction(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2Contract
 
confirmTransaction(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2Contract
 
confirmUpdate(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
confirmUpdate(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
confirmUpdate(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2Contract
 
confirmUpdate(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2Contract
 
constructorHeader() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the constructorHeader record component.
constructorInputs() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the constructorInputs record component.
consumers() - Method in class tech.deplant.java4ever.framework.subscription.SubscriptionHandle
 
contextId() - Method in class tech.deplant.java4ever.framework.contract.AbstractContract
 
contextId() - Method in interface tech.deplant.java4ever.framework.contract.Contract
Context id int.
contextId() - Method in class tech.deplant.java4ever.framework.subscription.SubscriptionHandle
 
contextId() - Method in interface tech.deplant.java4ever.framework.subscription.Subscriptions
 
contract - Variable in class tech.deplant.java4ever.framework.FunctionHandle.Builder
The Contract.
contract() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Returns the value of the contract record component.
contract(Class<T>, int, String) - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Contract t.
contract(Class<T>, int, String, String) - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Contract t.
Contract - Interface in tech.deplant.java4ever.framework.contract
The interface Contract.
ContractAbi - Record Class in tech.deplant.java4ever.framework
Holds entire ABI structure and has helper methods to check functions availability or getting input types and so on.
ContractAbi(Abi.AbiContract) - Constructor for record class tech.deplant.java4ever.framework.ContractAbi
Creates an instance of a ContractAbi record class.
contractList() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig
Returns the value of the contractList record component.
contractNameMask() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns the value of the contractNameMask record component.
contractPkg() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig
Returns the value of the contractPkg record component.
contractPkg() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns the value of the contractPkg record component.
contracts() - Method in record class tech.deplant.java4ever.framework.OnchainConfig.OnchainInfo
Returns the value of the contracts record component.
ContractWrapper - Class in tech.deplant.java4ever.framework.generator
The type Contract wrapper.
ContractWrapper() - Constructor for class tech.deplant.java4ever.framework.generator.ContractWrapper
 
convertFunctionInputs(String, Map<String, Object>) - Method in record class tech.deplant.java4ever.framework.ContractAbi
Checks and converts provided Java Map containing inputs for function call to correct representation that will be accepted by ABI.
convertFunctionOutputs(String, Map<String, Object>) - Method in record class tech.deplant.java4ever.framework.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.ContractAbi
Checks and converts provided Java Map containing inputs for initialData to correct representation that will be accepted by ABI.
count() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfTotalSupply
Returns the value of the count record component.
COUNTERPARTIES - Enum constant in enum class tech.deplant.java4ever.framework.subscription.Subscriptions.SubscriptionType
 
credentials() - Method in class tech.deplant.java4ever.framework.contract.AbstractContract
 
credentials() - Method in interface tech.deplant.java4ever.framework.contract.Contract
Credentials that were provided in object constructor.
credentials() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the credentials record component.
credentials() - Method in record class tech.deplant.java4ever.framework.OnchainConfig.OnchainInfo
Returns the value of the credentials record component.
credentials(String) - Method in record class tech.deplant.java4ever.framework.LocalConfig
Credentials credentials.
Credentials - Record Class in tech.deplant.java4ever.framework
Credentials is a pair of keys,
Credentials(String, String) - Constructor for record class tech.deplant.java4ever.framework.Credentials
Creates an instance of a Credentials record class.
CurrencyUnit - Interface in tech.deplant.java4ever.framework
The interface Currency unit.
CurrencyUnit.CustomToken - Class in tech.deplant.java4ever.framework
The type Custom token.
CurrencyUnit.Ever - Enum Class in tech.deplant.java4ever.framework
The enum Ever.
CurrencyUnit.Tokens - Enum Class in tech.deplant.java4ever.framework
The enum Tokens.
custodians() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetCustodians
Returns the value of the custodians record component.
custodians() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetCustodians
Returns the value of the custodians record component.
CustomToken(int) - Constructor for class tech.deplant.java4ever.framework.CurrencyUnit.CustomToken
Instantiates a new Custom token.

D

data() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the data record component.
data() - Method in record class tech.deplant.java4ever.framework.ContractAbi
Data abi . abi data [ ].
data(int) - Method in record class tech.deplant.java4ever.framework.Tvc
Data string.
dataHash() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the dataHash record component.
debug(System.Logger, String) - Static method in class tech.deplant.java4ever.framework.LogUtils
Debug.
debug(System.Logger, Supplier<String>) - Static method in class tech.deplant.java4ever.framework.LogUtils
Debug.
debugOptions - Variable in class tech.deplant.java4ever.framework.FunctionHandle.Builder
The Debug options.
debugOptions() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the debugOptions record component.
debugOptions() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Returns the value of the debugOptions record component.
DebugOptions - Record Class in tech.deplant.java4ever.framework
The type Debug options.
DebugOptions(boolean, long, boolean, long, ContractAbi...) - Constructor for record class tech.deplant.java4ever.framework.DebugOptions
Creates an instance of a DebugOptions record class.
decimals() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Decimals int.
decimals() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
decimals() - Method in class tech.deplant.java4ever.framework.CurrencyUnit.CustomToken
 
decimals() - Method in interface tech.deplant.java4ever.framework.CurrencyUnit
Decimals int.
decimals() - Method in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
 
decimals() - Method in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
 
decode(int) - Method in record class tech.deplant.java4ever.framework.Tvc
Decode boc . result of decode state init.
decode(int, String[]) - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
Decode json node.
decode(int, Abi.AbiParam[]) - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
Decode json node.
decode(int, AbiType[]) - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
Decode json node.
decodeAndGet(int, String[], int) - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
Decode and get json node.
decodedOutput() - Method in record class tech.deplant.java4ever.framework.ResultOfTree
Returns the value of the decodedOutput record component.
decodeInitialData(int) - Method in interface tech.deplant.java4ever.framework.template.Template
Decode initial data json node.
decodeInitialData(int, ContractAbi) - Method in record class tech.deplant.java4ever.framework.Tvc
Decode initial data json node.
decodeInitialPubkey(int) - Method in interface tech.deplant.java4ever.framework.template.Template
Decode initial pubkey string.
decodeInitialPubkey(int, ContractAbi) - Method in record class tech.deplant.java4ever.framework.Tvc
Decode initial pubkey string.
decodeMessageBoc(TvmCell) - Method in interface tech.deplant.java4ever.framework.contract.Contract
Decode message boc abi . decoded message body.
DEFAULT_ABI() - Static method in class tech.deplant.java4ever.framework.contract.GiverV2Contract
 
DEFAULT_ABI() - Static method in class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWalletContract
 
DEFAULT_ABI() - Static method in class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
DEFAULT_ABI() - Static method in class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
DEFAULT_ABI() - Static method in class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2Contract
 
DEFAULT_ABI() - Static method in class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2Contract
 
DEFAULT_ABI() - Static method in class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2Contract
 
DEFAULT_ABI() - Static method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
DEFAULT_ABI() - Static method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract
 
DEFAULT_ABI() - Static method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
DEFAULT_ABI() - Static method in class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasisContract
 
DEFAULT_ABI() - Static method in class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexContract
 
DEFAULT_ABI() - Static method in class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract
 
DEFAULT_ABI() - Static method in class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.GiverV2Template
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
 
DEFAULT_ABI() - Static method in record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
 
DEFAULT_TVC() - Static method in record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
 
DEFAULT_WORD_COUNT - Static variable in record class tech.deplant.java4ever.framework.Seed
The constant DEFAULT_WORD_COUNT.
deploy() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Deploy return.
DeployHandle<RETURN> - Record Class in tech.deplant.java4ever.framework
Representation of prepared deployment set.
DeployHandle(Class<RETURN>, int, ContractAbi, Tvc, long, Credentials, Map<String, Object>, Map<String, Object>, Abi.FunctionHeader) - Constructor for record class tech.deplant.java4ever.framework.DeployHandle
Instantiates a new Deploy handle.
DeployHandle(Class<RETURN>, int, Template, long, Credentials, Map<String, Object>, Map<String, Object>, Abi.FunctionHeader) - Constructor for record class tech.deplant.java4ever.framework.DeployHandle
Instantiates a new Deploy handle.
DeployHandle(Class<RETURN>, int, Template, long, Credentials, Map<String, Object>, Map<String, Object>, Abi.FunctionHeader, DebugOptions) - Constructor for record class tech.deplant.java4ever.framework.DeployHandle
Creates an instance of a DeployHandle record class.
deployKeys() - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
Deploy keys credentials.
deployWallet(Address, BigInteger) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
deployWithGiver(GiverContract, BigInteger) - Method in record class tech.deplant.java4ever.framework.DeployHandle
Deploy with giver return.
deriveCredentials(int) - Method in record class tech.deplant.java4ever.framework.Seed
Derive credentials credentials.
deriveCredentials(int, String) - Method in record class tech.deplant.java4ever.framework.Seed
Derive credentials credentials.
description() - Method in record class tech.deplant.java4ever.framework.TvmException
Returns the value of the description record component.
destOfMessage(Net.MessageNode) - Static method in class tech.deplant.java4ever.framework.LogUtils
Dest of message string.
destroy(Address) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract
 
destruct(Address) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasisContract
 
destruct(Address) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexContract
 
dictionary() - Method in record class tech.deplant.java4ever.framework.Seed
Returns the value of the dictionary record component.
disableBurnByRoot() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
disableMint() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
DRAIN_AND_DESTROY - Enum constant in enum class tech.deplant.java4ever.framework.MessageFlag
Complex case: ALL_BALANCE_GAS + SELF_DESTROY + IGNORE_ERRORS

E

EMPTY - Static variable in record class tech.deplant.java4ever.framework.datatype.TvmCell
The constant EMPTY.
EMPTY(String) - Static method in record class tech.deplant.java4ever.framework.OnchainConfig
Empty onchain config.
EMPTY(String, String, String, String, String, String) - Static method in record class tech.deplant.java4ever.framework.LocalConfig
Empty local config.
enabled() - Method in record class tech.deplant.java4ever.framework.DebugOptions
Returns the value of the enabled record component.
encodeInitialData(int, ContractAbi, Map<String, Object>, String) - Method in record class tech.deplant.java4ever.framework.Tvc
Encode initial data string.
endpoint() - Method in record class tech.deplant.java4ever.framework.QueryHandle
Returns the value of the endpoint record component.
enquotedListAgg(String[]) - Static method in class tech.deplant.java4ever.framework.LogUtils
Enquoted list agg string.
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.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 class tech.deplant.java4ever.framework.contract.AbstractContract
 
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.GiverV2Contract.ResultOfGetMessages
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetCustodians
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransaction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactionIds
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactions
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetUpdateRequests
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfIsConfirmed
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitTransaction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitUpdate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetCustodians
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransaction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransactions
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetUpdateRequests
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfIsConfirmed
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitTransaction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitUpdate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfBurnByRootDisabled
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfBurnPaused
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDecimals
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDeployWallet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDisableBurnByRoot
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDisableMint
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfMintDisabled
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfName
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfRootOwner
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfSetBurnPaused
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfSupportsInterface
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfSymbol
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfTotalSupply
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfWalletCode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfWalletOf
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfBalance
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfOwner
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfRoot
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfSupportsInterface
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfWalletCode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfGetJson
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexBasisCode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexBasisCodeHash
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexCode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexCodeHash
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfMintingFee
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfNftAddress
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfNftCode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfNftCodeHash
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfOwner
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfResolveIndexBasis
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfSupportsInterface
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfTotalSupply
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasisContract.ResultOfGetInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexContract.ResultOfGetInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfGetInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfGetJson
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfIndexCode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfIndexCodeHash
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfResolveIndex
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfSupportsInterface
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract.ResultOf_randomNonce
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract.ResultOfOwner
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.ContractAbi
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Credentials
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.AbiType
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.Address
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.Bool
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.SolArray
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.SolString
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.SolStruct
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.datatype.Uint
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.DebugOptions
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.DeployHandle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.gql.QueryHandle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.gql.SubscribeResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.LocalConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.OnchainConfig.OnchainInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.OnchainConfig.SavedContract
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.QueryHandle
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.ResultOfTree
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Seed
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.AbstractTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.GiverV2Template
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.Tvc
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.TvmException
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.deplant.java4ever.framework.TvmNetwork
Indicates whether some other object is "equal to" this one.
error(System.Logger, String) - Static method in class tech.deplant.java4ever.framework.LogUtils
Error.
error(System.Logger, Supplier<String>) - Static method in class tech.deplant.java4ever.framework.LogUtils
Error.
eventInputType(String, String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
Event input type abi . abi param.
events() - Method in record class tech.deplant.java4ever.framework.ContractAbi
Events abi . abi event [ ].
EVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
Ever ever.
EverOSGiver - Interface in tech.deplant.java4ever.framework.contract
The interface Ever os giver.
EXACT_VALUE_GAS - Enum constant in enum class tech.deplant.java4ever.framework.MessageFlag
Sends exact 'value' amount of EVERs
exceptions() - Method in record class tech.deplant.java4ever.framework.TvmNetwork
Returns the value of the exceptions record component.
executeUpdate(BigInteger, Optional<TvmCell>) - Method in class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2Contract
 
executeUpdate(BigInteger, Optional<TvmCell>) - Method in class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2Contract
 
executeUpdate(BigInteger, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
executeUpdate(BigInteger, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
expirationTime() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Returns the value of the expirationTime record component.
expirationTime() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Returns the value of the expirationTime record component.
extractDeployAddress(String) - Method in record class tech.deplant.java4ever.framework.ResultOfTree
Extracts address where internal deploy message was sent.

F

factor() - Method in class tech.deplant.java4ever.framework.CurrencyUnit.CustomToken
 
factor() - Method in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
 
factor() - Method in interface tech.deplant.java4ever.framework.CurrencyUnit
Factor big decimal.
factor() - Method in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
 
FEE_EXTRA - Enum constant in enum class tech.deplant.java4ever.framework.MessageFlag
Subtract extra funds from sender's balance to pay forward fee
fields() - Method in record class tech.deplant.java4ever.framework.QueryHandle
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.
filter() - Method in record class tech.deplant.java4ever.framework.QueryHandle
Returns the value of the filter record component.
FINALIZED - Enum constant in enum class tech.deplant.java4ever.framework.gql.TransactionStatus
Finalized transaction status.
flag() - Method in enum class tech.deplant.java4ever.framework.MessageFlag
Flag int.
fromABI(Object) - Static method in record class tech.deplant.java4ever.framework.datatype.Address
From abi address.
fromABI(Abi.AbiParam[], Map<String, Object>) - Static method in record class tech.deplant.java4ever.framework.datatype.SolStruct
From abi sol struct.
fromJava(Object) - Static method in record class tech.deplant.java4ever.framework.datatype.Address
From java address.
fromJava(Abi.AbiParam[], Map<String, Object>) - Static method in record class tech.deplant.java4ever.framework.datatype.SolStruct
From java sol struct.
functionCallABI(String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
Function call abi abi . abi.
functionCallBuilder() - Method in class tech.deplant.java4ever.framework.contract.AbstractContract
Function call builder function handle . builder.
FunctionHandle<RETURN> - Record Class in tech.deplant.java4ever.framework
The type Function handle.
FunctionHandle(int, Address, ContractAbi, Credentials, String, Map<String, Object>, Abi.FunctionHeader) - Constructor for record class tech.deplant.java4ever.framework.FunctionHandle
Instantiates a new Function handle.
FunctionHandle(Class<RETURN>, int, Address, ContractAbi, Credentials, String, Map<String, Object>, Abi.FunctionHeader) - Constructor for record class tech.deplant.java4ever.framework.FunctionHandle
Instantiates a new Function handle.
FunctionHandle(Class<RETURN>, Contract, String, Map<String, Object>, Abi.FunctionHeader) - Constructor for record class tech.deplant.java4ever.framework.FunctionHandle
Instantiates a new Function handle.
FunctionHandle(Class<RETURN>, Contract, String, Map<String, Object>, Abi.FunctionHeader, DebugOptions) - Constructor for record class tech.deplant.java4ever.framework.FunctionHandle
Creates an instance of a FunctionHandle record class.
FunctionHandle.Builder - Class in tech.deplant.java4ever.framework
The type Builder.
functionHeader - Variable in class tech.deplant.java4ever.framework.FunctionHandle.Builder
The Function header.
functionHeader() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Returns the value of the functionHeader record component.
functionId(int, String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
Function id string.
functionInputs - Variable in class tech.deplant.java4ever.framework.FunctionHandle.Builder
The Function inputs.
functionInputs() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Returns the value of the functionInputs record component.
functionInputType(String, String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
Function input type abi . abi param.
functionName - Variable in class tech.deplant.java4ever.framework.FunctionHandle.Builder
The Function name.
functionName() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Returns the value of the functionName record component.
functionOutputType(String, String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
Function output type abi . abi param.
functions() - Method in record class tech.deplant.java4ever.framework.ContractAbi
Functions abi . abi function [ ].

G

generate(Abi.AbiContract, Tvc, Path, String, String, String, String, String, boolean, String[]) - Static method in class tech.deplant.java4ever.framework.generator.ContractWrapper
Generate.
generateFromConfig(String) - Static method in class tech.deplant.java4ever.framework.generator.ContractWrapper
Generate from config.
GeneratorConfig - Record Class in tech.deplant.java4ever.framework.generator
The type Generator config.
GeneratorConfig(String, String, String, List<GeneratorConfig.GeneratorContract>) - Constructor for record class tech.deplant.java4ever.framework.generator.GeneratorConfig
Creates an instance of a GeneratorConfig record class.
GeneratorConfig.GeneratorContract - Record Class in tech.deplant.java4ever.framework.generator
The type Generator contract.
GeneratorContract(String, String, String, String, String, String, Boolean, String[]) - Constructor for record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Creates an instance of a GeneratorContract record class.
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
 
get() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Encodes inputs and run getter method on account's boc then decodes answer.
getAsMap() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Encodes inputs and run getter method on account's boc then decodes answer.
getCustodians() - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigContract
Gets custodians.
getCustodians() - Method in class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWalletContract
 
getCustodians() - Method in class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
getCustodians() - Method in class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
getCustodians() - Method in class tech.deplant.java4ever.framework.contract.multisig2.MultisigContract2
Gets custodians.
getCustodians() - Method in class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2Contract
 
getCustodians() - Method in class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2Contract
 
getCustodians() - Method in class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2Contract
 
getInfo() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasisContract
 
getInfo() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexContract
 
getInfo() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract
 
getJson() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
getJson() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract
 
getLocal(String) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Encodes inputs and run getter method on account's boc then decodes answer.
getLocalAsMap(String) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Encodes inputs and runs getter method on account's boc then decodes answer.
getMessages() - Method in class tech.deplant.java4ever.framework.contract.GiverV2Contract
 
getParam(Abi.AbiParam[], String) - Static method in record class tech.deplant.java4ever.framework.datatype.SolStruct
Gets param.
getParameters() - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigContract
Gets parameters.
getParameters() - Method in class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWalletContract
 
getParameters() - Method in class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
getParameters() - Method in class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
getParameters() - Method in class tech.deplant.java4ever.framework.contract.multisig2.MultisigContract2
Gets parameters.
getParameters() - Method in class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2Contract
 
getParameters() - Method in class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2Contract
 
getParameters() - Method in class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2Contract
 
getTransaction(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigContract
Gets transaction.
getTransaction(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWalletContract
 
getTransaction(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
getTransaction(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
getTransaction(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig2.MultisigContract2
Gets transaction.
getTransaction(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2Contract
 
getTransaction(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2Contract
 
getTransaction(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2Contract
 
getTransactionIds() - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigContract
Gets transaction ids.
getTransactionIds() - Method in class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWalletContract
 
getTransactionIds() - Method in class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
getTransactionIds() - Method in class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
getTransactions() - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigContract
Gets transactions.
getTransactions() - Method in class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWalletContract
 
getTransactions() - Method in class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
getTransactions() - Method in class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
getTransactions() - Method in class tech.deplant.java4ever.framework.contract.multisig2.MultisigContract2
Gets transactions.
getTransactions() - Method in class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2Contract
 
getTransactions() - Method in class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2Contract
 
getTransactions() - Method in class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2Contract
 
getUpdateRequests() - Method in class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
getUpdateRequests() - Method in class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
getUpdateRequests() - Method in class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2Contract
 
getUpdateRequests() - Method in class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2Contract
 
GIGAEVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
Gigaever ever.
give(Address, BigInteger) - Method in class tech.deplant.java4ever.framework.contract.GiverContract
Give function handle.
give(Address, BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigContract
 
give(Address, BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig2.MultisigContract2
 
GiverContract - Class in tech.deplant.java4ever.framework.contract
The type Giver contract.
GiverContract(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.GiverContract
Instantiates a new Giver contract.
GiverV2Contract - Class in tech.deplant.java4ever.framework.contract
Java wrapper class for usage of GiverV2Contract contract for Everscale blockchain.
GiverV2Contract(int, String) - Constructor for class tech.deplant.java4ever.framework.contract.GiverV2Contract
 
GiverV2Contract(int, String, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.GiverV2Contract
 
GiverV2Contract(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.GiverV2Contract
 
GiverV2Contract(int, String, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.GiverV2Contract
 
GiverV2Contract.ResultOfGetMessages - Record Class in tech.deplant.java4ever.framework.contract
 
GiverV2Template - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of GiverV2Contract contract for Everscale blockchain.
GiverV2Template(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.GiverV2Template
Creates an instance of a GiverV2Template record class.
GiverV2Template(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.GiverV2Template
 
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

handle - Variable in class tech.deplant.java4ever.framework.subscription.SubscriptionHandle
 
handle() - Method in class tech.deplant.java4ever.framework.subscription.SubscriptionHandle
 
handle() - Method in interface tech.deplant.java4ever.framework.subscription.Subscriptions
 
hasFunction(String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
Has function boolean.
hash() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexBasisCodeHash
Returns the value of the hash record component.
hash() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexCodeHash
Returns the value of the hash record component.
hash() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfIndexCodeHash
Returns the value of the hash record component.
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 class tech.deplant.java4ever.framework.contract.AbstractContract
 
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.GiverV2Contract.ResultOfGetMessages
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetCustodians
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransaction
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactionIds
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactions
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetUpdateRequests
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfIsConfirmed
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitTransaction
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitUpdate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetCustodians
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransaction
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransactions
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetUpdateRequests
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfIsConfirmed
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitTransaction
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitUpdate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfBurnByRootDisabled
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfBurnPaused
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDecimals
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDeployWallet
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDisableBurnByRoot
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDisableMint
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfMintDisabled
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfName
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfRootOwner
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfSetBurnPaused
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfSupportsInterface
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfSymbol
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfTotalSupply
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfWalletCode
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfWalletOf
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfBalance
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfOwner
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfRoot
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfSupportsInterface
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfWalletCode
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfGetJson
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexBasisCode
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexBasisCodeHash
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexCode
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexCodeHash
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfMintingFee
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfNftAddress
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfNftCode
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfNftCodeHash
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfOwner
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfResolveIndexBasis
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfSupportsInterface
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfTotalSupply
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasisContract.ResultOfGetInfo
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexContract.ResultOfGetInfo
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfGetInfo
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfGetJson
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfIndexCode
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfIndexCodeHash
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfResolveIndex
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfSupportsInterface
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract.ResultOf_randomNonce
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract.ResultOfOwner
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.ContractAbi
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Credentials
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.AbiType
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.Address
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.Bool
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.SolArray
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.SolString
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.SolStruct
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.datatype.Uint
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.DebugOptions
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.gql.QueryHandle
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.gql.SubscribeResult
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.LocalConfig
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.OnchainConfig.OnchainInfo
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.OnchainConfig.SavedContract
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.QueryHandle
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.ResultOfTree
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Seed
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.AbstractTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.GiverV2Template
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.Tvc
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.TvmException
Returns a hash code value for this object.
hashCode() - Method in record class tech.deplant.java4ever.framework.TvmNetwork
Returns a hash code value for this object.
hasHeader(String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
Has header boolean.
hasInitDataParam(String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
Has init data param boolean.
hasInput(String, String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
Has input boolean.
hasOutput(String, String) - Method in record class tech.deplant.java4ever.framework.ContractAbi
Has output boolean.
hasParam(Abi.AbiParam[], String) - Static method in record class tech.deplant.java4ever.framework.datatype.SolStruct
Has param boolean.
hasUnsubsribeCondition() - Method in class tech.deplant.java4ever.framework.subscription.SubscriptionHandle
 
HD_PATH - Static variable in record class tech.deplant.java4ever.framework.Seed
The constant HD_PATH.
header() - Method in record class tech.deplant.java4ever.framework.ContractAbi
Header string [ ].

I

id() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the id record component.
id() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfGetInfo
Returns the value of the id record component.
ids() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactionIds
Returns the value of the ids record component.
IGNORE_ERRORS - Enum constant in enum class tech.deplant.java4ever.framework.MessageFlag
Any errors arising during the action phase should be ignored.
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.
index() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfResolveIndex
Returns the value of the index record component.
indexBasis() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfResolveIndexBasis
Returns the value of the indexBasis record component.
indexBasisCode() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
indexBasisCodeHash() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
indexCode() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
indexCode() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract
 
indexCodeHash() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
indexCodeHash() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract
 
info() - Method in record class tech.deplant.java4ever.framework.LocalConfig
Returns the value of the info record component.
info() - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Returns the value of the info record component.
info(System.Logger, String) - Static method in class tech.deplant.java4ever.framework.LogUtils
Info.
info(System.Logger, Supplier<String>) - Static method in class tech.deplant.java4ever.framework.LogUtils
Info.
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.ContractAbi
Init data type abi . abi param.
initialDataFields() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the initialDataFields record component.
instantiate(Class<IMPL>, int, String, ContractAbi, Credentials) - Static method in interface tech.deplant.java4ever.framework.contract.Contract
Instantiate .
INT - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
Int abi type prefix.
interfaces() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns the value of the interfaces record component.
isActive() - Method in record class tech.deplant.java4ever.framework.Account
Checks if accType field of account query equals to 1.
isArray() - Method in record class tech.deplant.java4ever.framework.datatype.AbiType
Returns the value of the isArray record component.
isCallbackToQueue() - Method in class tech.deplant.java4ever.framework.subscription.SubscriptionHandle
 
isCallbackToQueue() - Method in interface tech.deplant.java4ever.framework.subscription.Subscriptions
 
isConfirmed(Long, Integer) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigContract
Is confirmed function handle.
isConfirmed(Long, Integer) - Method in class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWalletContract
 
isConfirmed(Long, Integer) - Method in class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
isConfirmed(Long, Integer) - Method in class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
isConfirmed(Long, Integer) - Method in class tech.deplant.java4ever.framework.contract.multisig2.MultisigContract2
Is confirmed function handle.
isConfirmed(Long, Integer) - Method in class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2Contract
 
isConfirmed(Long, Integer) - Method in class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2Contract
 
isConfirmed(Long, Integer) - Method in class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2Contract
 
isDeployed(int) - Method in interface tech.deplant.java4ever.framework.template.Template
Is deployed boolean.
isZeroAddress() - Method in record class tech.deplant.java4ever.framework.datatype.Address
Is zero address boolean.

J

java4ever.framework - module java4ever.framework
 
json() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfGetJson
Returns the value of the json record component.
json() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfGetJson
Returns the value of the json record component.
json() - Method in record class tech.deplant.java4ever.framework.ContractAbi
Json string.
JsonFile - Record Class in tech.deplant.java4ever.framework.artifact
Represents JSON-organized external artifacts with absolute and relative disk paths to file
JsonFile(String) - Constructor for record class tech.deplant.java4ever.framework.artifact.JsonFile
Instantiates a new Json file.
JsonFile(Path) - 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
Represents JSON-organized artifacts on Java resource path
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.Credentials
Key pair crypto . key pair.
keys() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Returns the value of the keys record component.
keys(String) - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Keys credentials.
KILOEVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
Kiloever ever.

L

lastTransLt() - Method in record class tech.deplant.java4ever.framework.Account
Returns the value of the lastTransLt record component.
LEND - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
Lend tokens.
linker() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
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(String) - Static method in record class tech.deplant.java4ever.framework.LocalConfig
Load local config.
LOAD(String) - Static method in record class tech.deplant.java4ever.framework.OnchainConfig
Load onchain config.
LOAD_IF_EXISTS(String) - Static method in record class tech.deplant.java4ever.framework.OnchainConfig
Load if exists onchain config.
LocalConfig - Record Class in tech.deplant.java4ever.framework
The type Local config.
LocalConfig(Artifact<String, String>, LocalConfig.LocalInfo) - Constructor for record class tech.deplant.java4ever.framework.LocalConfig
Creates an instance of a LocalConfig record class.
LocalConfig.LocalInfo - Record Class in tech.deplant.java4ever.framework
The type Local info.
LocalInfo(Solc, TvmLinker, String, String, Map<String, String>, Map<String, String>, Map<String, String>) - Constructor for record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Creates an instance of a LocalInfo record class.
logger - Static variable in interface tech.deplant.java4ever.framework.contract.Contract
The constant logger.
logger - Static variable in interface tech.deplant.java4ever.framework.template.Template
The constant logger.
LogUtils - Class in tech.deplant.java4ever.framework
The type Log utils.
LogUtils() - Constructor for class tech.deplant.java4ever.framework.LogUtils
 
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.datatype.Address
Make addr std string.
manager() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfGetInfo
Returns the value of the manager record component.
maxCustodianCount() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Returns the value of the maxCustodianCount record component.
maxCustodianCount() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Returns the value of the maxCustodianCount record component.
maxQueuedTransactions() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Returns the value of the maxQueuedTransactions record component.
maxQueuedTransactions() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Returns the value of the maxQueuedTransactions record component.
MEGAEVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
Megaever ever.
MessageFlag - Enum Class in tech.deplant.java4ever.framework
The enum Message flag.
messages() - Method in record class tech.deplant.java4ever.framework.contract.GiverV2Contract.ResultOfGetMessages
Returns the value of the messages record component.
MESSAGES - Enum constant in enum class tech.deplant.java4ever.framework.subscription.Subscriptions.SubscriptionType
 
MICROEVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
Microever ever.
MILLIEVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
Milliever ever.
mint(BigInteger, Address, BigInteger, Address, Boolean, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
mintDisabled() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Mint disabled boolean.
mintDisabled() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
mintingFee() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
mintNft(String) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
minValue() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Returns the value of the minValue record component.
minValue() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Returns the value of the minValue record component.
MultisigBuilder - Class in tech.deplant.java4ever.framework.contract.multisig
The type Multisig builder.
MultisigBuilder() - Constructor for class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
Instantiates a new Multisig builder.
MultisigContract - Class in tech.deplant.java4ever.framework.contract.multisig
The type Multisig contract.
MultisigContract(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.multisig.MultisigContract
Instantiates a new Multisig contract.
MultisigContract.Type - Enum Class in tech.deplant.java4ever.framework.contract.multisig
The enum Type.
MultisigContract2 - Class in tech.deplant.java4ever.framework.contract.multisig2
The type Multisig contract 2.
MultisigContract2(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.multisig2.MultisigContract2
Instantiates a new Multisig contract 2.

N

name() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Name string.
name() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
name() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns the value of the name record component.
nameOfMessage(Net.MessageNode) - Static method in class tech.deplant.java4ever.framework.LogUtils
Name of message string.
NANOEVER - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Ever
Nanoever ever.
nanos(String) - Method in interface tech.deplant.java4ever.framework.CurrencyUnit
Nanos big integer.
nanos(BigDecimal) - Method in interface tech.deplant.java4ever.framework.CurrencyUnit
Nanos big integer.
networkId() - Method in record class tech.deplant.java4ever.framework.TvmNetwork
Returns the value of the networkId record component.
networkName() - Method in record class tech.deplant.java4ever.framework.TvmNetwork
Returns the value of the networkName record component.
nft() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfNftAddress
Returns the value of the nft record component.
nft() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexContract.ResultOfGetInfo
Returns the value of the nft record component.
nftAddress(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
nftCode() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
nftCodeHash() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
NONE - Static variable in record class tech.deplant.java4ever.framework.Credentials
The constant NONE.

O

of(int, Object) - Static method in record class tech.deplant.java4ever.framework.datatype.Uint
Of uint.
of(String) - Static method in record class tech.deplant.java4ever.framework.datatype.AbiType
Of abi type.
of(AbiType, Object) - Static method in interface tech.deplant.java4ever.framework.datatype.AbiValue
Of abi value.
ofAddress(int, String) - Static method in record class tech.deplant.java4ever.framework.Account
Factory method to create Account object.
ofAddress(int, Address) - Static method in record class tech.deplant.java4ever.framework.Account
Of address account.
ofAddressList(int, 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.Tvc
Of base 64 string tvc.
ofFile(String) - Static method in record class tech.deplant.java4ever.framework.ContractAbi
Of file contract abi.
ofFile(String) - Static method in record class tech.deplant.java4ever.framework.Credentials
Of file credentials.
ofFile(String) - Static method in record class tech.deplant.java4ever.framework.Tvc
Of file tvc.
ofJsonNode(JsonNode) - Static method in record class tech.deplant.java4ever.framework.ContractAbi
Of json node contract abi.
ofNullable(Object) - Static method in record class tech.deplant.java4ever.framework.datatype.Address
Of nullable address.
ofRandom(int) - Static method in record class tech.deplant.java4ever.framework.Credentials
Generates new random KeyPair by using crypto.generate_random_sign_keys() method of SDK.
ofRandom(int) - Static method in record class tech.deplant.java4ever.framework.Seed
Generates random 12-words seed phrase
ofRandomTon(int) - Static method in record class tech.deplant.java4ever.framework.Seed
Of random ton seed.
ofResource(String) - Static method in record class tech.deplant.java4ever.framework.ContractAbi
Of resource contract abi.
ofResource(String) - Static method in record class tech.deplant.java4ever.framework.Credentials
Of resource credentials.
ofResource(String) - Static method in record class tech.deplant.java4ever.framework.Tvc
Of resource tvc.
ofSeed(int, String, int) - Static method in record class tech.deplant.java4ever.framework.Credentials
Of seed credentials.
ofSeed(int, String, int, Crypto.MnemonicDictionary) - Static method in record class tech.deplant.java4ever.framework.Credentials
Of seed credentials.
ofSeed(int, Seed) - Static method in record class tech.deplant.java4ever.framework.Credentials
Of seed credentials.
ofString(String) - Static method in record class tech.deplant.java4ever.framework.ContractAbi
Of string contract abi.
ofUninit(String) - Static method in record class tech.deplant.java4ever.framework.Account
Of uninit account.
ofUninit(Address) - Static method in record class tech.deplant.java4ever.framework.Account
Of uninit account.
onAccounts(String...) - Static method in interface tech.deplant.java4ever.framework.subscription.Subscriptions
 
onBlocks(String...) - Static method in interface tech.deplant.java4ever.framework.subscription.Subscriptions
 
onBlocksSignatures(String...) - Static method in interface tech.deplant.java4ever.framework.subscription.Subscriptions
 
OnchainConfig - Record Class in tech.deplant.java4ever.framework
The type Onchain config.
OnchainConfig(Artifact<String, String>, OnchainConfig.OnchainInfo) - Constructor for record class tech.deplant.java4ever.framework.OnchainConfig
Creates an instance of a OnchainConfig record class.
OnchainConfig.OnchainInfo - Record Class in tech.deplant.java4ever.framework
The type Onchain info.
OnchainConfig.SavedContract - Record Class in tech.deplant.java4ever.framework
The type Saved contract.
OnchainInfo(Map<String, OnchainConfig.SavedContract>, Map<String, Credentials>) - Constructor for record class tech.deplant.java4ever.framework.OnchainConfig.OnchainInfo
Creates an instance of a OnchainInfo record class.
onCounterparties(String...) - Static method in interface tech.deplant.java4ever.framework.subscription.Subscriptions
 
onMessages(String...) - Static method in interface tech.deplant.java4ever.framework.subscription.Subscriptions
 
onRempReceipts(String...) - Static method in interface tech.deplant.java4ever.framework.subscription.Subscriptions
 
onTokenBurned(BigInteger, Address, Address) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
onTransactions(String...) - Static method in interface tech.deplant.java4ever.framework.subscription.Subscriptions
 
onZeroStates(String...) - Static method in interface tech.deplant.java4ever.framework.subscription.Subscriptions
 
operations() - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
Returns the value of the operations record component.
OPTIONAL - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
Optional abi type prefix.
owner() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract
 
owner() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
owner() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexContract.ResultOfGetInfo
Returns the value of the owner record component.
owner() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfGetInfo
Returns the value of the owner record component.
owner() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract
 
owner() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract.ResultOfOwner
Returns the value of the owner record component.
ownerAddress() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Owner address address.

P

pathType(String) - Static method in interface tech.deplant.java4ever.framework.artifact.Artifact
Method checks what is the type of path for some string path
phrase() - Method in record class tech.deplant.java4ever.framework.Seed
Returns the value of the phrase record component.
prefix() - Method in record class tech.deplant.java4ever.framework.datatype.AbiType
Returns the value of the prefix record component.
PRELIMINARY - Enum constant in enum class tech.deplant.java4ever.framework.gql.TransactionStatus
Preliminary transaction status.
prepare(int, Credentials) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
Prepare deploy handle.
prepareAndDeploy(int, Credentials, GiverContract, BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
Prepare and deploy multisig contract.
prepareCall(String, Map<String, Object>, Abi.FunctionHeader) - Method in interface tech.deplant.java4ever.framework.contract.Contract
Prepare call function handle.
prepareDeploy(int, int, Credentials) - Method in record class tech.deplant.java4ever.framework.template.GiverV2Template
 
prepareDeploy(int, int, Credentials, String, String, Integer, Address, TvmCell, BigInteger, Address, Address, BigInteger, BigInteger, Boolean, Boolean, Boolean, Address) - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
 
prepareDeploy(int, int, Credentials, BigInteger) - Method in record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
 
prepareDeploy(int, int, Credentials, BigInteger[], Integer) - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
 
prepareDeploy(int, int, Credentials, BigInteger[], Integer) - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
 
prepareDeploy(int, int, Credentials, BigInteger[], Integer) - Method in record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
 
prepareDeploy(int, int, Credentials, BigInteger[], Integer, Long) - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
 
prepareDeploy(int, int, Credentials, BigInteger[], Integer, Long) - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
 
prepareDeploy(int, int, Credentials, BigInteger[], Integer, Long) - Method in record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
 
prepareDeploy(int, int, Credentials, BigInteger, Address, Address, BigInteger, String, BigInteger, BigInteger, TvmCell) - Method in record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
 
prepareDeploy(int, int, Credentials, Address) - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
 
prepareDeploy(int, int, Credentials, Address, Address) - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
 
prepareDeploy(int, int, Credentials, Address, Address) - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
 
prepareDeploy(int, int, Credentials, TvmCell, TvmCell, TvmCell, BigInteger, String, BigInteger) - Method in record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
 
PROPOSED - Enum constant in enum class tech.deplant.java4ever.framework.gql.TransactionStatus
Proposed transaction status.
pubkey() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfOwner
Returns the value of the pubkey record component.
publicKey() - Method in record class tech.deplant.java4ever.framework.Credentials
Returns the value of the publicKey record component.
publicKeyBigInt() - Method in record class tech.deplant.java4ever.framework.Credentials
Public key big int big integer.
publicKeyTonSafe(int) - Method in record class tech.deplant.java4ever.framework.Credentials
Public key ton safe string.

Q

QUBE - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
Qube tokens.
QueryHandle - Record Class in tech.deplant.java4ever.framework.gql
The type Query handle.
QueryHandle - Record Class in tech.deplant.java4ever.framework
The type Query handle.
QueryHandle() - Constructor for record class tech.deplant.java4ever.framework.gql.QueryHandle
Creates an instance of a QueryHandle record class.
QueryHandle(String, String, String) - Constructor for record class tech.deplant.java4ever.framework.QueryHandle
Creates an instance of a QueryHandle record class.
QueryHandle.Builder - Class in tech.deplant.java4ever.framework.gql
The type Builder.
queryText() - Method in class tech.deplant.java4ever.framework.subscription.SubscriptionHandle
 
queryTree() - Method in record class tech.deplant.java4ever.framework.ResultOfTree
Returns the value of the queryTree record component.

R

randomNonce() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Random nonce integer.
refCounter() - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
Returns the value of the refCounter record component.
REFUSED - Enum constant in enum class tech.deplant.java4ever.framework.gql.TransactionStatus
Refused transaction status.
RELATIONAL - Enum constant in enum class tech.deplant.java4ever.framework.artifact.Artifact.PathType
Relational path type.
removeOwner(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
Remove owner multisig builder.
REMP_RECEIMPTS - Enum constant in enum class tech.deplant.java4ever.framework.subscription.Subscriptions.SubscriptionType
 
requiredTxnConfirms() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Returns the value of the requiredTxnConfirms record component.
requiredTxnConfirms() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Returns the value of the requiredTxnConfirms record component.
requiredUpdConfirms() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Returns the value of the requiredUpdConfirms record component.
requiredUpdConfirms() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Returns the value of the requiredUpdConfirms record component.
resolveIndex(Address, Address) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract
 
resolveIndexBasis() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
RESOURCE - Enum constant in enum class tech.deplant.java4ever.framework.artifact.Artifact.PathType
Resource path type.
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.
ResultOf_randomNonce(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract.ResultOf_randomNonce
Creates an instance of a ResultOf_randomNonce record class.
ResultOfBalance(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfBalance
Creates an instance of a ResultOfBalance record class.
ResultOfBurnByRootDisabled(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfBurnByRootDisabled
Creates an instance of a ResultOfBurnByRootDisabled record class.
ResultOfBurnPaused(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfBurnPaused
Creates an instance of a ResultOfBurnPaused record class.
ResultOfDecimals(Integer) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDecimals
Creates an instance of a ResultOfDecimals record class.
ResultOfDeployWallet(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDeployWallet
Creates an instance of a ResultOfDeployWallet record class.
ResultOfDisableBurnByRoot(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDisableBurnByRoot
Creates an instance of a ResultOfDisableBurnByRoot record class.
ResultOfDisableMint(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDisableMint
Creates an instance of a ResultOfDisableMint record class.
ResultOfGetCustodians - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfGetCustodians - Record Class in tech.deplant.java4ever.framework.contract.multisig2
 
ResultOfGetCustodians(Map<String, Object>[]) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetCustodians
Creates an instance of a ResultOfGetCustodians record class.
ResultOfGetCustodians(Map<String, Object>[]) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetCustodians
Creates an instance of a ResultOfGetCustodians record class.
ResultOfGetInfo(BigInteger, Address, Address, Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfGetInfo
Creates an instance of a ResultOfGetInfo record class.
ResultOfGetInfo(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasisContract.ResultOfGetInfo
Creates an instance of a ResultOfGetInfo record class.
ResultOfGetInfo(Address, Address, Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexContract.ResultOfGetInfo
Creates an instance of a ResultOfGetInfo record class.
ResultOfGetJson(String) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfGetJson
Creates an instance of a ResultOfGetJson record class.
ResultOfGetJson(String) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfGetJson
Creates an instance of a ResultOfGetJson record class.
ResultOfGetMessages(Map<String, Object>[]) - Constructor for record class tech.deplant.java4ever.framework.contract.GiverV2Contract.ResultOfGetMessages
Creates an instance of a ResultOfGetMessages record class.
ResultOfGetParameters - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfGetParameters - Record Class in tech.deplant.java4ever.framework.contract.multisig2
 
ResultOfGetParameters(Integer, Integer, BigInteger, BigInteger, Integer, Integer) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Creates an instance of a ResultOfGetParameters record class.
ResultOfGetParameters(Integer, Integer, BigInteger, BigInteger, Integer, Integer) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Creates an instance of a ResultOfGetParameters record class.
ResultOfGetTransaction - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfGetTransaction - Record Class in tech.deplant.java4ever.framework.contract.multisig2
 
ResultOfGetTransaction(Map<String, Object>) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransaction
Creates an instance of a ResultOfGetTransaction record class.
ResultOfGetTransaction(Map<String, Object>) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransaction
Creates an instance of a ResultOfGetTransaction record class.
ResultOfGetTransactionIds - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfGetTransactionIds(BigInteger[]) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactionIds
Creates an instance of a ResultOfGetTransactionIds record class.
ResultOfGetTransactions - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfGetTransactions - Record Class in tech.deplant.java4ever.framework.contract.multisig2
 
ResultOfGetTransactions(Map<String, Object>[]) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactions
Creates an instance of a ResultOfGetTransactions record class.
ResultOfGetTransactions(Map<String, Object>[]) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransactions
Creates an instance of a ResultOfGetTransactions record class.
ResultOfGetUpdateRequests - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfGetUpdateRequests - Record Class in tech.deplant.java4ever.framework.contract.multisig2
 
ResultOfGetUpdateRequests(Map<String, Object>[]) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetUpdateRequests
Creates an instance of a ResultOfGetUpdateRequests record class.
ResultOfGetUpdateRequests(Map<String, Object>[]) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetUpdateRequests
Creates an instance of a ResultOfGetUpdateRequests record class.
ResultOfIndexBasisCode(TvmCell) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexBasisCode
Creates an instance of a ResultOfIndexBasisCode record class.
ResultOfIndexBasisCodeHash(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexBasisCodeHash
Creates an instance of a ResultOfIndexBasisCodeHash record class.
ResultOfIndexCode(TvmCell) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexCode
Creates an instance of a ResultOfIndexCode record class.
ResultOfIndexCode(TvmCell) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfIndexCode
Creates an instance of a ResultOfIndexCode record class.
ResultOfIndexCodeHash(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexCodeHash
Creates an instance of a ResultOfIndexCodeHash record class.
ResultOfIndexCodeHash(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfIndexCodeHash
Creates an instance of a ResultOfIndexCodeHash record class.
ResultOfIsConfirmed - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfIsConfirmed - Record Class in tech.deplant.java4ever.framework.contract.multisig2
 
ResultOfIsConfirmed(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfIsConfirmed
Creates an instance of a ResultOfIsConfirmed record class.
ResultOfIsConfirmed(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfIsConfirmed
Creates an instance of a ResultOfIsConfirmed record class.
ResultOfMintDisabled(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfMintDisabled
Creates an instance of a ResultOfMintDisabled record class.
ResultOfMintingFee(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfMintingFee
Creates an instance of a ResultOfMintingFee record class.
ResultOfName(String) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfName
Creates an instance of a ResultOfName record class.
ResultOfNftAddress(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfNftAddress
Creates an instance of a ResultOfNftAddress record class.
ResultOfNftCode(TvmCell) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfNftCode
Creates an instance of a ResultOfNftCode record class.
ResultOfNftCodeHash(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfNftCodeHash
Creates an instance of a ResultOfNftCodeHash record class.
ResultOfOwner(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfOwner
Creates an instance of a ResultOfOwner record class.
ResultOfOwner(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract.ResultOfOwner
Creates an instance of a ResultOfOwner record class.
ResultOfOwner(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfOwner
Creates an instance of a ResultOfOwner record class.
ResultOfResolveIndex(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfResolveIndex
Creates an instance of a ResultOfResolveIndex record class.
ResultOfResolveIndexBasis(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfResolveIndexBasis
Creates an instance of a ResultOfResolveIndexBasis record class.
ResultOfRoot(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfRoot
Creates an instance of a ResultOfRoot record class.
ResultOfRootOwner(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfRootOwner
Creates an instance of a ResultOfRootOwner record class.
ResultOfSetBurnPaused(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfSetBurnPaused
Creates an instance of a ResultOfSetBurnPaused record class.
ResultOfSubmitTransaction - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfSubmitTransaction - Record Class in tech.deplant.java4ever.framework.contract.multisig2
 
ResultOfSubmitTransaction(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitTransaction
Creates an instance of a ResultOfSubmitTransaction record class.
ResultOfSubmitTransaction(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitTransaction
Creates an instance of a ResultOfSubmitTransaction record class.
ResultOfSubmitUpdate - Record Class in tech.deplant.java4ever.framework.contract.multisig
 
ResultOfSubmitUpdate - Record Class in tech.deplant.java4ever.framework.contract.multisig2
 
ResultOfSubmitUpdate(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitUpdate
Creates an instance of a ResultOfSubmitUpdate record class.
ResultOfSubmitUpdate(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitUpdate
Creates an instance of a ResultOfSubmitUpdate record class.
ResultOfSupportsInterface(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfSupportsInterface
Creates an instance of a ResultOfSupportsInterface record class.
ResultOfSupportsInterface(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfSupportsInterface
Creates an instance of a ResultOfSupportsInterface record class.
ResultOfSupportsInterface(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfSupportsInterface
Creates an instance of a ResultOfSupportsInterface record class.
ResultOfSupportsInterface(Boolean) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfSupportsInterface
Creates an instance of a ResultOfSupportsInterface record class.
ResultOfSymbol(String) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfSymbol
Creates an instance of a ResultOfSymbol record class.
ResultOfTotalSupply(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfTotalSupply
Creates an instance of a ResultOfTotalSupply record class.
ResultOfTotalSupply(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfTotalSupply
Creates an instance of a ResultOfTotalSupply record class.
ResultOfTree<RETURN> - Record Class in tech.deplant.java4ever.framework
The type Result of tree.
ResultOfTree(Net.ResultOfQueryTransactionTree, RETURN) - Constructor for record class tech.deplant.java4ever.framework.ResultOfTree
Creates an instance of a ResultOfTree record class.
ResultOfWalletCode(TvmCell) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfWalletCode
Creates an instance of a ResultOfWalletCode record class.
ResultOfWalletCode(TvmCell) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfWalletCode
Creates an instance of a ResultOfWalletCode record class.
ResultOfWalletOf(Address) - Constructor for record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfWalletOf
Creates an instance of a ResultOfWalletOf record class.
root() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract
 
rootKeys() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Root keys credentials.
rootOwner() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 

S

SAFE - Enum constant in enum class tech.deplant.java4ever.framework.contract.multisig.MultisigContract.Type
Safe type.
SafeMultisigWallet2Contract - Class in tech.deplant.java4ever.framework.contract.multisig2
Java wrapper class for usage of SafeMultisigWallet2Contract contract for Everscale blockchain.
SafeMultisigWallet2Contract(int, String) - Constructor for class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2Contract
 
SafeMultisigWallet2Contract(int, String, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2Contract
 
SafeMultisigWallet2Contract(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2Contract
 
SafeMultisigWallet2Contract(int, String, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2Contract
 
SafeMultisigWallet2Template - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of SafeMultisigWallet2Contract contract for Everscale blockchain.
SafeMultisigWallet2Template() - Constructor for record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
 
SafeMultisigWallet2Template(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
Creates an instance of a SafeMultisigWallet2Template record class.
SafeMultisigWallet2Template(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
 
SafeMultisigWalletContract - Class in tech.deplant.java4ever.framework.contract.multisig
Java wrapper class for usage of SafeMultisigWalletContract contract for Everscale blockchain.
SafeMultisigWalletContract(int, String) - Constructor for class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWalletContract
 
SafeMultisigWalletContract(int, String, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWalletContract
 
SafeMultisigWalletContract(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWalletContract
 
SafeMultisigWalletContract(int, String, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWalletContract
 
SafeMultisigWalletTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of SafeMultisigWalletContract contract for Everscale blockchain.
SafeMultisigWalletTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
 
SafeMultisigWalletTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
Creates an instance of a SafeMultisigWalletTemplate record class.
SafeMultisigWalletTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
 
saltedCode(int, String) - Method in record class tech.deplant.java4ever.framework.Tvc
Salted code string.
saltedCodeHash(int, String) - Method in record class tech.deplant.java4ever.framework.Tvc
Salted code hash string.
SavedContract(String, String) - Constructor for record class tech.deplant.java4ever.framework.OnchainConfig.SavedContract
Creates an instance of a SavedContract record class.
sdk() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the sdk record component.
secretKey() - Method in record class tech.deplant.java4ever.framework.Credentials
Returns the value of the secretKey record component.
secretKeyBigInt() - Method in record class tech.deplant.java4ever.framework.Credentials
Secret key big int big integer.
Seed - Record Class in tech.deplant.java4ever.framework
The type Seed.
Seed(String, int) - Constructor for record class tech.deplant.java4ever.framework.Seed
Instantiates a new Seed.
Seed(String, int, Crypto.MnemonicDictionary) - Constructor for record class tech.deplant.java4ever.framework.Seed
Creates an instance of a Seed record class.
SELF_DESTROY - Enum constant in enum class tech.deplant.java4ever.framework.MessageFlag
Try to destroy sender contract (if balance is 0)
sendFrom(MultisigContract, BigInteger) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Send from return.
sendFrom(MultisigContract, BigInteger, boolean, MessageFlag) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Send from return.
sendFrom(MultisigContract2, BigInteger, boolean, MessageFlag) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Send from return.
sendFromAsMap(MultisigContract, BigInteger) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Send from as map json node.
sendFromAsMap(MultisigContract, BigInteger, boolean, MessageFlag) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Send from as map json node.
sendFromAsMap(MultisigContract2, BigInteger, boolean, MessageFlag) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Send from as map json node.
sendFromTree(MultisigContract, BigInteger, boolean, MessageFlag, boolean, ContractAbi...) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Send from tree result of tree.
sendFromTreeAsMap(MultisigContract, BigInteger, boolean, MessageFlag, boolean, ContractAbi...) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Send from tree as map result of tree.
sendSurplusGas(Address) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
sendSurplusGas(Address) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract
 
sendTransaction(Address, BigInteger, Boolean) - Method in class tech.deplant.java4ever.framework.contract.GiverContract
Send transaction function handle.
sendTransaction(Address, BigInteger, Boolean) - Method in class tech.deplant.java4ever.framework.contract.GiverV2Contract
 
sendTransaction(Address, BigInteger, Boolean) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigContract
 
sendTransaction(Address, BigInteger, Boolean) - Method in class tech.deplant.java4ever.framework.contract.multisig2.MultisigContract2
 
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigContract
Send transaction function handle.
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWalletContract
 
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.multisig2.MultisigContract2
Send transaction function handle.
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2Contract
 
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2Contract
 
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2Contract
 
sendTransaction(Address, BigInteger, Boolean, Integer, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract
 
serializeInputTree(Abi.AbiParam, Object) - Static method in record class tech.deplant.java4ever.framework.datatype.SolStruct
Serialize input tree object.
serializeOutputTree(Abi.AbiParam, Object) - Static method in record class tech.deplant.java4ever.framework.datatype.SolStruct
Serialize output tree object.
setBurnByRootDisabled(boolean) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Sets burn by root disabled.
setBurnPaused(boolean) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Sets burn paused.
setBurnPaused(Boolean) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
setCallbackToQueue(boolean) - Method in class tech.deplant.java4ever.framework.subscription.Subscriptions.Builder
If set, received events that pass filters will be consumed by internal queue object.
SETCODE - Enum constant in enum class tech.deplant.java4ever.framework.contract.multisig.MultisigContract.Type
Setcode type.
SetcodeMultisigWallet2Contract - Class in tech.deplant.java4ever.framework.contract.multisig2
Java wrapper class for usage of SetcodeMultisigWallet2Contract contract for Everscale blockchain.
SetcodeMultisigWallet2Contract(int, String) - Constructor for class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2Contract
 
SetcodeMultisigWallet2Contract(int, String, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2Contract
 
SetcodeMultisigWallet2Contract(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2Contract
 
SetcodeMultisigWallet2Contract(int, String, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2Contract
 
SetcodeMultisigWallet2Template - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of SetcodeMultisigWallet2Contract contract for Everscale blockchain.
SetcodeMultisigWallet2Template() - Constructor for record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
 
SetcodeMultisigWallet2Template(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
Creates an instance of a SetcodeMultisigWallet2Template record class.
SetcodeMultisigWallet2Template(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
 
SetcodeMultisigWalletContract - Class in tech.deplant.java4ever.framework.contract.multisig
Java wrapper class for usage of SetcodeMultisigWalletContract contract for Everscale blockchain.
SetcodeMultisigWalletContract(int, String) - Constructor for class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
SetcodeMultisigWalletContract(int, String, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
SetcodeMultisigWalletContract(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
SetcodeMultisigWalletContract(int, String, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
SetcodeMultisigWalletTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of SetcodeMultisigWalletContract contract for Everscale blockchain.
SetcodeMultisigWalletTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
 
SetcodeMultisigWalletTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
Creates an instance of a SetcodeMultisigWalletTemplate record class.
SetcodeMultisigWalletTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
 
setConfirmations(int) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
Sets confirmations.
setContract(Contract) - Method in class tech.deplant.java4ever.framework.FunctionHandle.Builder
Sets contract.
setDebugOptions(DebugOptions) - Method in class tech.deplant.java4ever.framework.FunctionHandle.Builder
Sets debug options.
setDecimals(int) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Sets decimals.
setDeployKeys(Credentials) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
Sets deploy keys.
setFunctionHeader(Abi.FunctionHeader) - Method in class tech.deplant.java4ever.framework.FunctionHandle.Builder
Sets function header.
setFunctionInputs(Map<String, Object>) - Method in class tech.deplant.java4ever.framework.FunctionHandle.Builder
Sets function inputs.
setFunctionName(String) - Method in class tech.deplant.java4ever.framework.FunctionHandle.Builder
Sets function name.
setMintDisabled(boolean) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Sets mint disabled.
setMintingFee(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
setName(String) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Sets name.
setOwnerAddress(String) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Sets owner address.
setOwnerAddress(Address) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Sets owner address.
setRandomNonce(Integer) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Sets random nonce.
setRemainOnNft(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
setReturnClass(Class) - Method in class tech.deplant.java4ever.framework.FunctionHandle.Builder
Sets return class.
setRootKeys(Credentials) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Sets root keys.
setSymbol(String) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Sets symbol.
setType(MultisigContract.Type) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
Sets type.
setWalletTvc(Tvc) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Sets wallet tvc.
shareOutputs() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns the value of the shareOutputs record component.
signer() - Method in record class tech.deplant.java4ever.framework.Credentials
Signer abi . signer.
size() - Method in record class tech.deplant.java4ever.framework.datatype.AbiType
Returns the value of the size record component.
size() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
Returns the value of the size record component.
size() - Method in record class tech.deplant.java4ever.framework.datatype.Uint
Returns the value of the size record component.
SLICE - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
Slice abi type prefix.
SolArray - Record Class in tech.deplant.java4ever.framework.datatype
The type Sol array.
SolArray(AbiValue[]) - Constructor for record class tech.deplant.java4ever.framework.datatype.SolArray
Creates an instance of a SolArray record class.
SolBytes - Record Class in tech.deplant.java4ever.framework.datatype
The type Sol bytes.
SolBytes(byte[]) - Constructor for record class tech.deplant.java4ever.framework.datatype.SolBytes
Instantiates a new Sol bytes.
SolBytes(int, byte[]) - Constructor for record class tech.deplant.java4ever.framework.datatype.SolBytes
Creates an instance of a SolBytes record class.
SolBytes(int, String) - Constructor for record class tech.deplant.java4ever.framework.datatype.SolBytes
Instantiates a new Sol bytes.
SolBytes(String) - Constructor for record class tech.deplant.java4ever.framework.datatype.SolBytes
Instantiates a new Sol bytes.
Solc - Record Class in tech.deplant.java4ever.framework.artifact
Wrapper class around solc compiler library (for compiling TMV-Solidity files)
Solc(String) - Constructor for record class tech.deplant.java4ever.framework.artifact.Solc
Instantiates a new Solc compiler.
SolString - Record Class in tech.deplant.java4ever.framework.datatype
The type Sol string.
SolString(String) - Constructor for record class tech.deplant.java4ever.framework.datatype.SolString
Creates an instance of a SolString record class.
SolStruct - Record Class in tech.deplant.java4ever.framework.datatype
The type Sol struct.
SolStruct(Abi.AbiParam[], Map<String, Object>) - Constructor for record class tech.deplant.java4ever.framework.datatype.SolStruct
Creates an instance of a SolStruct record class.
sourceOfMessage(Net.MessageNode) - Static method in class tech.deplant.java4ever.framework.LogUtils
Source of message string.
sourcePath() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
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, Object) - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
Store tvm builder.
store(AbiValue...) - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
Store tvm builder.
STRING - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
String abi type prefix.
stringCode() - Method in record class tech.deplant.java4ever.framework.TvmException
Returns the value of the stringCode record component.
submitTransaction(Address, BigInteger, Boolean, Boolean, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigContract
Submit transaction function handle.
submitTransaction(Address, BigInteger, Boolean, Boolean, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.multisig.SafeMultisigWalletContract
 
submitTransaction(Address, BigInteger, Boolean, Boolean, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
submitTransaction(Address, BigInteger, Boolean, Boolean, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
submitTransaction(Address, BigInteger, Boolean, Boolean, TvmCell, Optional<TvmCell>) - Method in class tech.deplant.java4ever.framework.contract.multisig2.MultisigContract2
Submit transaction function handle.
submitTransaction(Address, BigInteger, Boolean, Boolean, TvmCell, Optional<TvmCell>) - Method in class tech.deplant.java4ever.framework.contract.multisig2.SafeMultisigWallet2Contract
 
submitTransaction(Address, BigInteger, Boolean, Boolean, TvmCell, Optional<TvmCell>) - Method in class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2Contract
 
submitTransaction(Address, BigInteger, Boolean, Boolean, TvmCell, Optional<TvmCell>) - Method in class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2Contract
 
submitUpdate(BigInteger, BigInteger[], Integer) - Method in class tech.deplant.java4ever.framework.contract.multisig.SetcodeMultisigWalletContract
 
submitUpdate(BigInteger, BigInteger[], Integer) - Method in class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
submitUpdate(Optional<BigInteger>, Optional<BigInteger[]>, Optional<Integer>, Optional<Long>) - Method in class tech.deplant.java4ever.framework.contract.multisig2.SetcodeMultisigWallet2Contract
 
submitUpdate(Optional<BigInteger>, Optional<BigInteger[]>, Optional<Integer>, Optional<Long>) - Method in class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2Contract
 
subscribeOnAccount(String, Consumer<JsonNode>) - Method in class tech.deplant.java4ever.framework.contract.AbstractContract
Subscribe on account subscribe handle.
subscribeOnIncomingMessages(String, Consumer<JsonNode>) - Method in class tech.deplant.java4ever.framework.contract.AbstractContract
Subscribe on incoming messages subscribe handle.
subscribeOnOutgoingMessages(String, Consumer<JsonNode>) - Method in class tech.deplant.java4ever.framework.contract.AbstractContract
Subscribe on outgoing messages subscribe handle.
subscribeOnTransactions(Consumer<JsonNode>, String...) - Method in class tech.deplant.java4ever.framework.contract.AbstractContract
Subscribe on transactions subscribe handle.
SubscribeResult - Record Class in tech.deplant.java4ever.framework.gql
The type Subscribe result.
SubscribeResult() - Constructor for record class tech.deplant.java4ever.framework.gql.SubscribeResult
Creates an instance of a SubscribeResult record class.
subscribeUntilCancel(int) - Method in class tech.deplant.java4ever.framework.subscription.Subscriptions.Builder
 
subscribeUntilCondition(int, Predicate<JsonNode>) - Method in class tech.deplant.java4ever.framework.subscription.Subscriptions.Builder
 
subscribeUntilFirst(int) - Method in class tech.deplant.java4ever.framework.subscription.Subscriptions.Builder
 
SubscriptionHandle - Class in tech.deplant.java4ever.framework.subscription
 
SubscriptionHandle(int, String, boolean, Predicate<JsonNode>, Set<Predicate<JsonNode>>, Set<Consumer<JsonNode>>, boolean) - Constructor for class tech.deplant.java4ever.framework.subscription.SubscriptionHandle
 
Subscriptions - Interface in tech.deplant.java4ever.framework.subscription
 
Subscriptions.Builder - Class in tech.deplant.java4ever.framework.subscription
 
Subscriptions.SubscriptionType - Enum Class in tech.deplant.java4ever.framework.subscription
 
supportsInterface(Long) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
supportsInterface(Long) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract
 
supportsInterface(Long) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
supportsInterface(Long) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract
 
SURF - Enum constant in enum class tech.deplant.java4ever.framework.contract.multisig.MultisigContract.Type
Surf type.
SurfMultisigWalletContract - Class in tech.deplant.java4ever.framework.contract.multisig
Java wrapper class for usage of SurfMultisigWalletContract contract for Everscale blockchain.
SurfMultisigWalletContract(int, String) - Constructor for class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
SurfMultisigWalletContract(int, String, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
SurfMultisigWalletContract(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
SurfMultisigWalletContract(int, String, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.multisig.SurfMultisigWalletContract
 
SurfMultisigWalletTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of SurfMultisigWalletContract contract for Everscale blockchain.
SurfMultisigWalletTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
 
SurfMultisigWalletTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
Creates an instance of a SurfMultisigWalletTemplate record class.
SurfMultisigWalletTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
 
symbol() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Symbol string.
symbol() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
sync() - Method in record class tech.deplant.java4ever.framework.LocalConfig
Sync.
sync() - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Flushes this config to file on serializationPath()

T

targetDir() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig
Returns the value of the targetDir record component.
tech.deplant.java4ever.framework - package tech.deplant.java4ever.framework
 
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.contract.multisig - package tech.deplant.java4ever.framework.contract.multisig
 
tech.deplant.java4ever.framework.contract.multisig2 - package tech.deplant.java4ever.framework.contract.multisig2
 
tech.deplant.java4ever.framework.contract.tip3 - package tech.deplant.java4ever.framework.contract.tip3
 
tech.deplant.java4ever.framework.contract.tip4 - package tech.deplant.java4ever.framework.contract.tip4
 
tech.deplant.java4ever.framework.datatype - package tech.deplant.java4ever.framework.datatype
 
tech.deplant.java4ever.framework.generator - package tech.deplant.java4ever.framework.generator
 
tech.deplant.java4ever.framework.gql - package tech.deplant.java4ever.framework.gql
 
tech.deplant.java4ever.framework.subscription - package tech.deplant.java4ever.framework.subscription
 
tech.deplant.java4ever.framework.template - package tech.deplant.java4ever.framework.template
 
template() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the template record component.
Template - Interface in tech.deplant.java4ever.framework.template
The interface Template.
templateNameMask() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns the value of the templateNameMask record component.
templatePkg() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig
Returns the value of the templatePkg record component.
testConsumeFilters(JsonNode) - Method in class tech.deplant.java4ever.framework.subscription.SubscriptionHandle
 
throwErrors() - Method in record class tech.deplant.java4ever.framework.DebugOptions
Returns the value of the throwErrors record component.
timeout() - Method in record class tech.deplant.java4ever.framework.DebugOptions
Returns the value of the timeout record component.
TIP3Builder - Class in tech.deplant.java4ever.framework.contract.tip3
The type Tip 3 builder.
TIP3Builder() - Constructor for class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Instantiates a new Tip 3 builder.
TIP3TokenRootContract - Class in tech.deplant.java4ever.framework.contract.tip3
Java wrapper class for usage of TIP3TokenRootContract contract for Everscale blockchain.
TIP3TokenRootContract(int, String) - Constructor for class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
TIP3TokenRootContract(int, String, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
TIP3TokenRootContract(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
TIP3TokenRootContract(int, String, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
TIP3TokenRootContract.ResultOfBurnByRootDisabled - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRootContract.ResultOfBurnPaused - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRootContract.ResultOfDecimals - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRootContract.ResultOfDeployWallet - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRootContract.ResultOfDisableBurnByRoot - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRootContract.ResultOfDisableMint - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRootContract.ResultOfMintDisabled - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRootContract.ResultOfName - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRootContract.ResultOfRootOwner - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRootContract.ResultOfSetBurnPaused - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRootContract.ResultOfSupportsInterface - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRootContract.ResultOfSymbol - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRootContract.ResultOfTotalSupply - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRootContract.ResultOfWalletCode - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRootContract.ResultOfWalletOf - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenRootTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of TIP3TokenRootContract contract for Everscale blockchain.
TIP3TokenRootTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
 
TIP3TokenRootTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
Creates an instance of a TIP3TokenRootTemplate record class.
TIP3TokenRootTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
 
TIP3TokenWalletContract - Class in tech.deplant.java4ever.framework.contract.tip3
Java wrapper class for usage of TIP3TokenWalletContract contract for Everscale blockchain.
TIP3TokenWalletContract(int, String) - Constructor for class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract
 
TIP3TokenWalletContract(int, String, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract
 
TIP3TokenWalletContract(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract
 
TIP3TokenWalletContract(int, String, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract
 
TIP3TokenWalletContract.ResultOfBalance - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenWalletContract.ResultOfOwner - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenWalletContract.ResultOfRoot - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenWalletContract.ResultOfSupportsInterface - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenWalletContract.ResultOfWalletCode - Record Class in tech.deplant.java4ever.framework.contract.tip3
 
TIP3TokenWalletTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of TIP3TokenWalletContract contract for Everscale blockchain.
TIP3TokenWalletTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
 
TIP3TokenWalletTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
Creates an instance of a TIP3TokenWalletTemplate record class.
TIP3TokenWalletTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
 
TIP4CollectionContract - Class in tech.deplant.java4ever.framework.contract.tip4
Java wrapper class for usage of TIP4CollectionContract contract for Everscale blockchain.
TIP4CollectionContract(int, String) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
TIP4CollectionContract(int, String, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
TIP4CollectionContract(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
TIP4CollectionContract(int, String, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
TIP4CollectionContract.ResultOfGetJson - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4CollectionContract.ResultOfIndexBasisCode - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4CollectionContract.ResultOfIndexBasisCodeHash - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4CollectionContract.ResultOfIndexCode - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4CollectionContract.ResultOfIndexCodeHash - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4CollectionContract.ResultOfMintingFee - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4CollectionContract.ResultOfNftAddress - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4CollectionContract.ResultOfNftCode - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4CollectionContract.ResultOfNftCodeHash - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4CollectionContract.ResultOfOwner - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4CollectionContract.ResultOfResolveIndexBasis - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4CollectionContract.ResultOfSupportsInterface - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4CollectionContract.ResultOfTotalSupply - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4CollectionTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of TIP4CollectionContract contract for Everscale blockchain.
TIP4CollectionTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
 
TIP4CollectionTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
Creates an instance of a TIP4CollectionTemplate record class.
TIP4CollectionTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
 
TIP4IndexBasisContract - Class in tech.deplant.java4ever.framework.contract.tip4
Java wrapper class for usage of TIP4IndexBasisContract contract for Everscale blockchain.
TIP4IndexBasisContract(int, String) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasisContract
 
TIP4IndexBasisContract(int, String, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasisContract
 
TIP4IndexBasisContract(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasisContract
 
TIP4IndexBasisContract(int, String, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasisContract
 
TIP4IndexBasisContract.ResultOfGetInfo - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4IndexBasisTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of TIP4IndexBasisContract contract for Everscale blockchain.
TIP4IndexBasisTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
 
TIP4IndexBasisTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
Creates an instance of a TIP4IndexBasisTemplate record class.
TIP4IndexBasisTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
 
TIP4IndexContract - Class in tech.deplant.java4ever.framework.contract.tip4
Java wrapper class for usage of TIP4IndexContract contract for Everscale blockchain.
TIP4IndexContract(int, String) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexContract
 
TIP4IndexContract(int, String, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexContract
 
TIP4IndexContract(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexContract
 
TIP4IndexContract(int, String, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexContract
 
TIP4IndexContract.ResultOfGetInfo - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4IndexTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of TIP4IndexContract contract for Everscale blockchain.
TIP4IndexTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
 
TIP4IndexTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
Creates an instance of a TIP4IndexTemplate record class.
TIP4IndexTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
 
TIP4NftContract - Class in tech.deplant.java4ever.framework.contract.tip4
Java wrapper class for usage of TIP4NftContract contract for Everscale blockchain.
TIP4NftContract(int, String) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract
 
TIP4NftContract(int, String, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract
 
TIP4NftContract(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract
 
TIP4NftContract(int, String, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract
 
TIP4NftContract.ResultOfGetInfo - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4NftContract.ResultOfGetJson - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4NftContract.ResultOfIndexCode - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4NftContract.ResultOfIndexCodeHash - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4NftContract.ResultOfResolveIndex - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4NftContract.ResultOfSupportsInterface - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4NftTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of TIP4NftContract contract for Everscale blockchain.
TIP4NftTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
 
TIP4NftTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
Creates an instance of a TIP4NftTemplate record class.
TIP4NftTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
 
TIP4WalletContract - Class in tech.deplant.java4ever.framework.contract.tip4
Java wrapper class for usage of TIP4WalletContract contract for Everscale blockchain.
TIP4WalletContract(int, String) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract
 
TIP4WalletContract(int, String, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract
 
TIP4WalletContract(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract
 
TIP4WalletContract(int, String, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract
 
TIP4WalletContract.ResultOf_randomNonce - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4WalletContract.ResultOfOwner - Record Class in tech.deplant.java4ever.framework.contract.tip4
 
TIP4WalletTemplate - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of TIP4WalletContract contract for Everscale blockchain.
TIP4WalletTemplate() - Constructor for record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
 
TIP4WalletTemplate(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
Creates an instance of a TIP4WalletTemplate record class.
TIP4WalletTemplate(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
 
toABI() - Method in interface tech.deplant.java4ever.framework.datatype.AbiValue
To abi object.
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.Address
 
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.Bool
 
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.SolArray
 
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
 
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.SolString
 
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.SolStruct
 
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
 
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
 
toABI() - Method in record class tech.deplant.java4ever.framework.datatype.Uint
 
toAbiParam(String, Abi.AbiParam[]) - Method in record class tech.deplant.java4ever.framework.datatype.AbiType
To abi param abi . abi param.
toAddress() - Method in record class tech.deplant.java4ever.framework.DeployHandle
To address address.
toBigInteger() - Method in record class tech.deplant.java4ever.framework.datatype.Uint
To big integer big integer.
toBoolean() - Method in record class tech.deplant.java4ever.framework.datatype.Bool
To boolean boolean.
toBuilder() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
To builder builder.
toBuilder(int) - Method in record class tech.deplant.java4ever.framework.Tvc
To builder builder.
toBytes() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
To bytes byte [ ].
toCallSet() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
To call set abi . call set.
toCell(int) - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
To cell tvm cell.
toConstructorCallSet() - Method in record class tech.deplant.java4ever.framework.DeployHandle
To constructor call set abi . call set.
toDeploySet() - Method in record class tech.deplant.java4ever.framework.DeployHandle
To deploy set abi . deploy set.
toHexString() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
To hex string string.
toJava() - Method in interface tech.deplant.java4ever.framework.datatype.AbiValue
To java j.
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.Address
 
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.Bool
 
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.SolArray
 
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
 
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.SolString
 
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.SolStruct
 
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
 
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
 
toJava() - Method in record class tech.deplant.java4ever.framework.datatype.Uint
 
tokenWallet() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDeployWallet
Returns the value of the tokenWallet record component.
TON_WORD_COUNT - Static variable in record class tech.deplant.java4ever.framework.Seed
The constant TON_WORD_COUNT.
toOutput(JsonNode) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
To output return.
toPayload() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Encodes internal message string.
toSigner() - Method in record class tech.deplant.java4ever.framework.DeployHandle
To signer abi . signer.
toSigner() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
To signer abi . signer.
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.GiverV2Contract.ResultOfGetMessages
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetCustodians
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetParameters
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransaction
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactionIds
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactions
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetUpdateRequests
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfIsConfirmed
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitTransaction
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitUpdate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetCustodians
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetParameters
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransaction
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransactions
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetUpdateRequests
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfIsConfirmed
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitTransaction
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitUpdate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfBurnByRootDisabled
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfBurnPaused
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDecimals
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDeployWallet
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDisableBurnByRoot
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDisableMint
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfMintDisabled
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfName
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfRootOwner
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfSetBurnPaused
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfSupportsInterface
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfSymbol
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfTotalSupply
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfWalletCode
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfWalletOf
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfBalance
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfOwner
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfRoot
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfSupportsInterface
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfWalletCode
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfGetJson
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexBasisCode
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexBasisCodeHash
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexCode
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfIndexCodeHash
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfMintingFee
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfNftAddress
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfNftCode
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfNftCodeHash
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfOwner
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfResolveIndexBasis
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfSupportsInterface
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfTotalSupply
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexBasisContract.ResultOfGetInfo
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4IndexContract.ResultOfGetInfo
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfGetInfo
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfGetJson
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfIndexCode
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfIndexCodeHash
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfResolveIndex
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfSupportsInterface
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract.ResultOf_randomNonce
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract.ResultOfOwner
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.ContractAbi
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Credentials
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.AbiType
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.Address
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.Bool
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.SolArray
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.SolString
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.SolStruct
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.datatype.Uint
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.DebugOptions
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.FunctionHandle
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.gql.QueryHandle
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.gql.SubscribeResult
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.LocalConfig
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.OnchainConfig.OnchainInfo
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.OnchainConfig.SavedContract
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.OnchainConfig
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.QueryHandle
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.ResultOfTree
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Seed
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.AbstractTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.GiverV2Template
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.Tvc
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.TvmException
Returns a string representation of this record class.
toString() - Method in record class tech.deplant.java4ever.framework.TvmNetwork
Returns a string representation of this record class.
totalSupply() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
totalSupply() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
trace(System.Logger, String) - Static method in class tech.deplant.java4ever.framework.LogUtils
Trace.
trace(System.Logger, Supplier<String>) - Static method in class tech.deplant.java4ever.framework.LogUtils
Trace.
trans() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransaction
Returns the value of the trans record component.
trans() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransaction
Returns the value of the trans record component.
transactionMaxCount() - Method in record class tech.deplant.java4ever.framework.DebugOptions
Returns the value of the transactionMaxCount record component.
transactions() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetTransactions
Returns the value of the transactions record component.
transactions() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetTransactions
Returns the value of the transactions record component.
TRANSACTIONS - Enum constant in enum class tech.deplant.java4ever.framework.subscription.Subscriptions.SubscriptionType
 
TransactionStatus - Enum Class in tech.deplant.java4ever.framework.gql
The enum Transaction status.
transfer(BigInteger, Address, BigInteger, Address, Boolean, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract
 
transfer(Address, Address, Map<Address, Map<String, Object>>) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract
 
transferOwnership(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
transferOwnership(BigInteger) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract
 
transferOwnership(Address, Address, Map<Address, Map<String, Object>>) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
transferToWallet(BigInteger, Address, Address, Boolean, TvmCell) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract
 
transId() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitTransaction
Returns the value of the transId record component.
transId() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitTransaction
Returns the value of the transId record component.
treeAbis() - Method in record class tech.deplant.java4ever.framework.DebugOptions
Returns the value of the treeAbis record component.
TUPLE - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
Tuple abi type prefix.
tvc() - Method in record class tech.deplant.java4ever.framework.generator.GeneratorConfig.GeneratorContract
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.AbstractTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.GiverV2Template
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWallet2Template
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.SafeMultisigWalletTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWallet2Template
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.SetcodeMultisigWalletTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.SurfMultisigWalletTemplate
Returns the value of the tvc record component.
tvc() - Method in interface tech.deplant.java4ever.framework.template.Template
Tvc tvc.
tvc() - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenRootTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.TIP3TokenWalletTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.TIP4CollectionTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexBasisTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.TIP4IndexTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.TIP4NftTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.TIP4WalletTemplate
Returns the value of the tvc record component.
tvc() - Method in record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
Returns the value of the tvc record component.
tvc(String) - Method in record class tech.deplant.java4ever.framework.LocalConfig
Tvc tvc.
Tvc - Record Class in tech.deplant.java4ever.framework
The type Tvc.
Tvc(byte[]) - Constructor for record class tech.deplant.java4ever.framework.Tvc
Creates an instance of a Tvc record class.
Tvc.Builder - Class in tech.deplant.java4ever.framework
The type Builder.
tvcs() - Method in record class tech.deplant.java4ever.framework.LocalConfig.LocalInfo
Returns the value of the tvcs record component.
TvmBuilder - Record Class in tech.deplant.java4ever.framework.datatype
The type Tvm builder.
TvmBuilder() - Constructor for record class tech.deplant.java4ever.framework.datatype.TvmBuilder
Instantiates a new Tvm builder.
TvmBuilder(AtomicInteger, List<Boc.BuilderOp>) - Constructor for record class tech.deplant.java4ever.framework.datatype.TvmBuilder
Creates an instance of a TvmBuilder record class.
TvmCell - Record Class in tech.deplant.java4ever.framework.datatype
The type Tvm cell.
TvmCell(String) - Constructor for record class tech.deplant.java4ever.framework.datatype.TvmCell
Creates an instance of a TvmCell record class.
TvmException - Record Class in tech.deplant.java4ever.framework
The type Tvm exception.
TvmException(String, String) - Constructor for record class tech.deplant.java4ever.framework.TvmException
Creates an instance of a TvmException record class.
TvmExceptions - Class in tech.deplant.java4ever.framework
The type Tvm exceptions.
TvmExceptions() - Constructor for class tech.deplant.java4ever.framework.TvmExceptions
 
TvmLinker - Record Class in tech.deplant.java4ever.framework.artifact
The type Tvm linker.
TvmLinker(String, String) - Constructor for record class tech.deplant.java4ever.framework.artifact.TvmLinker
Instantiates a new Tvm linker.
TvmNetwork - Record Class in tech.deplant.java4ever.framework
The type Tvm network.
TvmNetwork(Integer, String, TvmExceptions) - Constructor for record class tech.deplant.java4ever.framework.TvmNetwork
Creates an instance of a TvmNetwork record class.
type() - Method in class tech.deplant.java4ever.framework.contract.multisig.MultisigBuilder
Type multisig contract . type.
type() - Method in interface tech.deplant.java4ever.framework.datatype.AbiValue
Type abi type.
type() - Method in record class tech.deplant.java4ever.framework.datatype.Address
 
type() - Method in record class tech.deplant.java4ever.framework.datatype.Bool
 
type() - Method in record class tech.deplant.java4ever.framework.datatype.SolArray
 
type() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
 
type() - Method in record class tech.deplant.java4ever.framework.datatype.SolString
 
type() - Method in record class tech.deplant.java4ever.framework.datatype.SolStruct
 
type() - Method in record class tech.deplant.java4ever.framework.datatype.TvmBuilder
 
type() - Method in record class tech.deplant.java4ever.framework.datatype.TvmCell
 
type() - Method in record class tech.deplant.java4ever.framework.datatype.Uint
 
typeOfMessage(Net.MessageNode) - Static method in class tech.deplant.java4ever.framework.LogUtils
Type of message string.

U

Uint - Record Class in tech.deplant.java4ever.framework.datatype
The type Uint.
Uint(int, BigInteger) - Constructor for record class tech.deplant.java4ever.framework.datatype.Uint
Creates an instance of a Uint record class.
Uint(Object) - Constructor for record class tech.deplant.java4ever.framework.datatype.Uint
Instantiates a new Uint.
Uint(BigInteger) - Constructor for record class tech.deplant.java4ever.framework.datatype.Uint
Instantiates a new Uint.
UINT - Enum constant in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
Uint abi type prefix.
UNKNOWN - Enum constant in enum class tech.deplant.java4ever.framework.gql.TransactionStatus
Unknown transaction status.
unsubscribe() - Method in class tech.deplant.java4ever.framework.subscription.SubscriptionHandle
Unsubscribe.
unsubscribeCondition() - Method in class tech.deplant.java4ever.framework.subscription.SubscriptionHandle
 
updateId() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfSubmitUpdate
Returns the value of the updateId record component.
updateId() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfSubmitUpdate
Returns the value of the updateId record component.
UpdateMultisigWallet2Contract - Class in tech.deplant.java4ever.framework.contract.multisig2
Java wrapper class for usage of UpdateMultisigWallet2Contract contract for Everscale blockchain.
UpdateMultisigWallet2Contract(int, String) - Constructor for class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2Contract
 
UpdateMultisigWallet2Contract(int, String, ContractAbi) - Constructor for class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2Contract
 
UpdateMultisigWallet2Contract(int, String, ContractAbi, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2Contract
 
UpdateMultisigWallet2Contract(int, String, Credentials) - Constructor for class tech.deplant.java4ever.framework.contract.multisig2.UpdateMultisigWallet2Contract
 
UpdateMultisigWallet2Template - Record Class in tech.deplant.java4ever.framework.template
Java template class for deploy of UpdateMultisigWallet2Contract contract for Everscale blockchain.
UpdateMultisigWallet2Template() - Constructor for record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
 
UpdateMultisigWallet2Template(ContractAbi, Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
Creates an instance of a UpdateMultisigWallet2Template record class.
UpdateMultisigWallet2Template(Tvc) - Constructor for record class tech.deplant.java4ever.framework.template.UpdateMultisigWallet2Template
 
updates() - Method in record class tech.deplant.java4ever.framework.contract.multisig.ResultOfGetUpdateRequests
Returns the value of the updates record component.
updates() - Method in record class tech.deplant.java4ever.framework.contract.multisig2.ResultOfGetUpdateRequests
Returns the value of the updates record component.
upgrade(TvmCell) - Method in class tech.deplant.java4ever.framework.contract.GiverV2Contract
 

V

V2(int) - Static method in interface tech.deplant.java4ever.framework.contract.EverOSGiver
V 2 giver v 2 contract.
value() - Method in record class tech.deplant.java4ever.framework.datatype.Address
Returns the value of the value record component.
value() - Method in record class tech.deplant.java4ever.framework.datatype.Bool
Returns the value of the value record component.
value() - Method in record class tech.deplant.java4ever.framework.datatype.SolBytes
Returns the value of the value record component.
value() - Method in record class tech.deplant.java4ever.framework.datatype.SolString
Returns the value of the value record component.
value() - Method in record class tech.deplant.java4ever.framework.datatype.Uint
Returns the value of the value record component.
value() - Method in enum class tech.deplant.java4ever.framework.gql.TransactionStatus
Value int.
VALUE(CurrencyUnit, String) - Static method in interface tech.deplant.java4ever.framework.CurrencyUnit
Value big integer.
VALUE(CurrencyUnit, BigDecimal) - Static method in interface tech.deplant.java4ever.framework.CurrencyUnit
Value big integer.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfBurnByRootDisabled
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfBurnPaused
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDecimals
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDisableBurnByRoot
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfDisableMint
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfMintDisabled
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfName
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfRootOwner
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfSetBurnPaused
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfSupportsInterface
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfSymbol
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfTotalSupply
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfWalletCode
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract.ResultOfWalletOf
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfBalance
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfOwner
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfRoot
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfSupportsInterface
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract.ResultOfWalletCode
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfMintingFee
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract.ResultOfSupportsInterface
Returns the value of the value0 record component.
value0() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4NftContract.ResultOfSupportsInterface
Returns the value of the value0 record component.
valueOf(String) - Static method in enum class tech.deplant.java4ever.framework.artifact.Artifact.PathType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.deplant.java4ever.framework.contract.multisig.MultisigContract.Type
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.
valueOf(String) - Static method in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.deplant.java4ever.framework.gql.TransactionStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.deplant.java4ever.framework.MessageFlag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.deplant.java4ever.framework.subscription.Subscriptions.SubscriptionType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class tech.deplant.java4ever.framework.artifact.Artifact.PathType
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.contract.multisig.MultisigContract.Type
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.
values() - Static method in enum class tech.deplant.java4ever.framework.datatype.AbiTypePrefix
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in record class tech.deplant.java4ever.framework.datatype.SolArray
Returns the value of the values record component.
values() - Method in record class tech.deplant.java4ever.framework.datatype.SolStruct
Returns the value of the values record component.
values() - Static method in enum class tech.deplant.java4ever.framework.gql.TransactionStatus
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.MessageFlag
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.subscription.Subscriptions.SubscriptionType
Returns an array containing the constants of this enum class, in the order they are declared.
verifySeedPhrase(int) - Method in record class tech.deplant.java4ever.framework.Seed
Verify seed phrase boolean.

W

walletCode() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
walletCode() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenWalletContract
 
walletOf(Address) - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3TokenRootContract
 
walletTvc() - Method in class tech.deplant.java4ever.framework.contract.tip3.TIP3Builder
Wallet tvc tvc.
warn(System.Logger, String) - Static method in class tech.deplant.java4ever.framework.LogUtils
Warn.
warn(System.Logger, Supplier<String>) - Static method in class tech.deplant.java4ever.framework.LogUtils
Warn.
WETH - Enum constant in enum class tech.deplant.java4ever.framework.CurrencyUnit.Tokens
Weth tokens.
wid() - Method in record class tech.deplant.java4ever.framework.datatype.Address
Returns the value of the wid record component.
withConstructorHeader(Abi.FunctionHeader) - Method in record class tech.deplant.java4ever.framework.DeployHandle
With constructor header deploy handle.
withConstructorInputs(Map<String, Object>) - Method in record class tech.deplant.java4ever.framework.DeployHandle
With constructor inputs deploy handle.
withCredentials(Credentials) - Method in record class tech.deplant.java4ever.framework.DeployHandle
With credentials deploy handle.
withCredentials(Credentials) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
With credentials function handle.
withDebugTree(boolean, long, boolean, long, ContractAbi...) - Method in record class tech.deplant.java4ever.framework.DeployHandle
With debug tree deploy handle.
withDebugTree(boolean, long, boolean, long, ContractAbi...) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
With debug tree function handle.
withDebugTree(DebugOptions) - Method in record class tech.deplant.java4ever.framework.DeployHandle
With debug tree deploy handle.
withDebugTree(DebugOptions) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
With debug tree function handle.
withdraw(Address, BigInteger) - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4CollectionContract
 
withFunctionHeader(Abi.FunctionHeader) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
With function header function handle.
withFunctionInputs(Map<String, Object>) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
With function inputs function handle.
withInitDataFields(Map<String, Object>) - Method in record class tech.deplant.java4ever.framework.DeployHandle
With init data fields deploy handle.
withReturnClass(Class<T>) - Method in record class tech.deplant.java4ever.framework.DeployHandle
With return class deploy handle.
withReturnClass(Class<T>) - Method in record class tech.deplant.java4ever.framework.FunctionHandle
With return class function handle.
withUpdatedInitialData(int, ContractAbi, Map<String, Object>, String) - Method in record class tech.deplant.java4ever.framework.Tvc
With updated initial data tvc.
words() - Method in record class tech.deplant.java4ever.framework.Seed
Returns the value of the words record component.
workchainId() - Method in record class tech.deplant.java4ever.framework.DeployHandle
Returns the value of the workchainId record component.

Z

ZERO - Static variable in record class tech.deplant.java4ever.framework.datatype.Address
The constant ZERO.
ZEROSTATES - Enum constant in enum class tech.deplant.java4ever.framework.subscription.Subscriptions.SubscriptionType
 

_

_randomNonce() - Method in class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract
 
_randomNonce() - Method in record class tech.deplant.java4ever.framework.contract.tip4.TIP4WalletContract.ResultOf_randomNonce
Returns the value of the _randomNonce record component.
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
All Classes and Interfaces|All Packages|Constant Field Values