Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W _ 

A

ABI - Class in com.klaytn.caver.abi
Representing a ABI type encode / decode.
ABI() - Constructor for class com.klaytn.caver.abi.ABI
 
ABI - Static variable in class com.klaytn.caver.kct.kip13.KIP13ConstantData
 
ABI - Static variable in class com.klaytn.caver.kct.kip17.KIP17ConstantData
 
ABI - Static variable in class com.klaytn.caver.kct.kip37.KIP37ConstantData
 
ABI - Static variable in class com.klaytn.caver.kct.kip7.KIP7ConstantData
 
AbstractFeeDelegatedTransaction - Class in com.klaytn.caver.transaction
Abstract class that implements common logic for each fee delegated transaction type.
AbstractFeeDelegatedTransaction(AbstractFeeDelegatedTransaction.Builder) - Constructor for class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Create an AbstractFeeDelegatedTransaction instance
AbstractFeeDelegatedTransaction(Klay, String, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>) - Constructor for class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Create an AbstractFeeDelegatedTransaction instance
AbstractFeeDelegatedTransaction.Builder<B extends AbstractFeeDelegatedTransaction.Builder> - Class in com.klaytn.caver.transaction
Represent a AbstractFeeDelegatedTransaction builder
AbstractFeeDelegatedWithRatioTransaction - Class in com.klaytn.caver.transaction
Abstract class that implements common logic for each fee delegated with ratio transaction type.
AbstractFeeDelegatedWithRatioTransaction(AbstractFeeDelegatedWithRatioTransaction.Builder) - Constructor for class com.klaytn.caver.transaction.AbstractFeeDelegatedWithRatioTransaction
Create an AbstractFeeDelegatedWithRatioTransaction instance
AbstractFeeDelegatedWithRatioTransaction(Klay, String, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String) - Constructor for class com.klaytn.caver.transaction.AbstractFeeDelegatedWithRatioTransaction
Create an AbstractFeeDelegatedWithRatioTransaction instance
AbstractFeeDelegatedWithRatioTransaction.Builder<B extends AbstractFeeDelegatedWithRatioTransaction.Builder> - Class in com.klaytn.caver.transaction
AbstractFeeDelegatedWithRatioTransaction Builder class.
AbstractKeyring - Class in com.klaytn.caver.wallet.keyring
 
AbstractKeyring(String) - Constructor for class com.klaytn.caver.wallet.keyring.AbstractKeyring
Create a AbstractKeyring instance.
AbstractTransaction - Class in com.klaytn.caver.transaction
 
AbstractTransaction(AbstractTransaction.Builder) - Constructor for class com.klaytn.caver.transaction.AbstractTransaction
Create AbstractTransaction instance
AbstractTransaction(Klay, String, String, String, String, String, String, List<SignatureData>) - Constructor for class com.klaytn.caver.transaction.AbstractTransaction
Create AbstractTransaction instance
AbstractTransaction.Builder<B extends AbstractTransaction.Builder> - Class in com.klaytn.caver.transaction
Represents a AbstractTransaction class builder.
AbstractTxType - Class in com.klaytn.caver.tx.type
Deprecated.
Please use AbstractTransaction instead.
AbstractTxType(BigInteger, BigInteger, BigInteger, String, String, BigInteger) - Constructor for class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
 
accept(T) - Method in interface com.klaytn.caver.methods.response.Callback
 
Account - Class in com.klaytn.caver.account
Representing an Account which includes information for account update
Account(String, IAccountKey) - Constructor for class com.klaytn.caver.account.Account
Creates an Account instance
account - Variable in class com.klaytn.caver.kct.KIP17.MinterAddedEventResponse
Deprecated.
 
account - Variable in class com.klaytn.caver.kct.KIP17.MinterRemovedEventResponse
Deprecated.
 
account - Variable in class com.klaytn.caver.kct.KIP17.PausedEventResponse
Deprecated.
 
account - Variable in class com.klaytn.caver.kct.KIP17.PauserAddedEventResponse
Deprecated.
 
account - Variable in class com.klaytn.caver.kct.KIP17.PauserRemovedEventResponse
Deprecated.
 
account - Variable in class com.klaytn.caver.kct.KIP17.UnpausedEventResponse
Deprecated.
 
account - Variable in class com.klaytn.caver.kct.KIP7.MinterAddedEventResponse
Deprecated.
 
account - Variable in class com.klaytn.caver.kct.KIP7.MinterRemovedEventResponse
Deprecated.
 
account - Variable in class com.klaytn.caver.kct.KIP7.PausedEventResponse
Deprecated.
 
account - Variable in class com.klaytn.caver.kct.KIP7.PauserAddedEventResponse
Deprecated.
 
account - Variable in class com.klaytn.caver.kct.KIP7.PauserRemovedEventResponse
Deprecated.
 
account - Variable in class com.klaytn.caver.kct.KIP7.UnpausedEventResponse
Deprecated.
 
Account - Class in com.klaytn.caver.methods.response
 
Account() - Constructor for class com.klaytn.caver.methods.response.Account
 
Account() - Constructor for class com.klaytn.caver.methods.response.KlayAccount.Account
Deprecated.
 
Account(IAccountType, int) - Constructor for class com.klaytn.caver.methods.response.KlayAccount.Account
Deprecated.
 
Account - Class in com.klaytn.caver.tx
Deprecated.
This class is deprecated since caver-java:1.5.0
Account.AccountData - Class in com.klaytn.caver.methods.response
 
Account.AccountData.AccountDecoder - Class in com.klaytn.caver.methods.response
 
Account.AccountData.AccountDeserializer - Class in com.klaytn.caver.methods.response
 
accountCreated(String) - Method in class com.klaytn.caver.rpc.Klay
Returns true if the account associated with the address is created.
accountCreated(String, long) - Method in class com.klaytn.caver.rpc.Klay
Returns true if the account associated with the address is created.
accountCreated(String, DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns true if the account associated with the address is created.
AccountData(int, IAccountType) - Constructor for class com.klaytn.caver.methods.response.Account.AccountData
 
AccountDecoder() - Constructor for class com.klaytn.caver.methods.response.Account.AccountData.AccountDecoder
 
AccountDecoder() - Constructor for class com.klaytn.caver.methods.response.KlayAccount.AccountDecoder
Deprecated.
 
AccountDeserializer() - Constructor for class com.klaytn.caver.methods.response.Account.AccountData.AccountDeserializer
 
AccountDeserializer() - Constructor for class com.klaytn.caver.methods.response.KlayAccount.AccountDeserializer
Deprecated.
 
AccountEOA - Class in com.klaytn.caver.methods.response
Deprecated.
Please use AccountTypeEOA instead.
AccountEOA() - Constructor for class com.klaytn.caver.methods.response.AccountEOA
Deprecated.
 
AccountKey - Class in com.klaytn.caver.methods.response
 
AccountKey() - Constructor for class com.klaytn.caver.methods.response.AccountKey
 
AccountKey - Interface in com.klaytn.caver.tx.account
Deprecated.
Please use IAccountKey instead.
AccountKey.AccountKeyData - Class in com.klaytn.caver.methods.response
 
AccountKey.AccountKeyDeserializer - Class in com.klaytn.caver.methods.response
 
AccountKey.Type - Enum in com.klaytn.caver.tx.account
Deprecated.
 
AccountKeyData(String, IAccountKey) - Constructor for class com.klaytn.caver.methods.response.AccountKey.AccountKeyData
 
AccountKeyDecoder - Class in com.klaytn.caver.account
Representing an AccountKeyDecoder which can decode RLP-encoded accountKey string.
AccountKeyDecoder() - Constructor for class com.klaytn.caver.account.AccountKeyDecoder
 
AccountKeyDecoder() - Constructor for class com.klaytn.caver.methods.response.KlayAccountKey.AccountKeyDecoder
Deprecated.
 
AccountKeyDecoder - Class in com.klaytn.caver.tx.account
Deprecated.
Please use AccountKeyDecoder instead.
AccountKeyDecoder() - Constructor for class com.klaytn.caver.tx.account.AccountKeyDecoder
Deprecated.
 
AccountKeyDeserializer() - Constructor for class com.klaytn.caver.methods.response.AccountKey.AccountKeyDeserializer
 
AccountKeyDeserializer() - Constructor for class com.klaytn.caver.methods.response.KlayAccountKey.AccountKeyDeserializer
Deprecated.
 
AccountKeyFail - Class in com.klaytn.caver.account
AccountKeyFail is used for smart contract accounts so that a transaction sent from the smart contract account always fails.
AccountKeyFail() - Constructor for class com.klaytn.caver.account.AccountKeyFail
Creates an AccountKeyFail instance.
AccountKeyFail - Class in com.klaytn.caver.tx.account
Deprecated.
Please use AccountKeyFail instaed.
AccountKeyFail() - Constructor for class com.klaytn.caver.tx.account.AccountKeyFail
Deprecated.
 
AccountKeyFail.AccountKeyFailSerializer - Class in com.klaytn.caver.account
Serialize class to AccountKeyFail object into JSON.
AccountKeyFailSerializer() - Constructor for class com.klaytn.caver.account.AccountKeyFail.AccountKeyFailSerializer
 
AccountKeyLegacy - Class in com.klaytn.caver.account
AccountKeyLegacy represents a key of legacy account types.
AccountKeyLegacy() - Constructor for class com.klaytn.caver.account.AccountKeyLegacy
Creates an AccountKeyLegacy instance
AccountKeyLegacy - Class in com.klaytn.caver.tx.account
Deprecated.
Please use AccountKeyLegacy instead.
AccountKeyLegacy() - Constructor for class com.klaytn.caver.tx.account.AccountKeyLegacy
Deprecated.
 
AccountKeyLegacy.AccountKeyLegacySerializer - Class in com.klaytn.caver.account
Serialize class to AccountKeyLegacy object into JSON.
AccountKeyLegacySerializer() - Constructor for class com.klaytn.caver.account.AccountKeyLegacy.AccountKeyLegacySerializer
 
AccountKeyNil - Class in com.klaytn.caver.account
AccountKeyNil represents an empty key.
AccountKeyNil() - Constructor for class com.klaytn.caver.account.AccountKeyNil
Creates an AccountKeyNil instance.
AccountKeyNil - Class in com.klaytn.caver.tx.account
Deprecated.
Please use AccountKeyNil instead.
AccountKeyNil() - Constructor for class com.klaytn.caver.tx.account.AccountKeyNil
Deprecated.
 
AccountKeyNil.AccountKeyNilSerializer - Class in com.klaytn.caver.account
Serialize class to AccountKeyNil object into JSON.
AccountKeyNilSerializer() - Constructor for class com.klaytn.caver.account.AccountKeyNil.AccountKeyNilSerializer
 
AccountKeyPublic - Class in com.klaytn.caver.account
AccountKeyPublic is used for accounts having one public key.
AccountKeyPublic(String) - Constructor for class com.klaytn.caver.account.AccountKeyPublic
Creates an AccountKeyPublic instance.
AccountKeyPublic - Class in com.klaytn.caver.tx.account
Deprecated.
Please use AccountKeyPublic instead.
AccountKeyPublic() - Constructor for class com.klaytn.caver.tx.account.AccountKeyPublic
Deprecated.
 
AccountKeyPublic(String, String) - Constructor for class com.klaytn.caver.tx.account.AccountKeyPublic
Deprecated.
 
AccountKeyPublic.AccountKeyPublicDeserializer - Class in com.klaytn.caver.account
Deserialize class to JSON to AccountKeyPublic.
AccountKeyPublic.AccountKeyPublicSerializer - Class in com.klaytn.caver.account
Serialize class to AccountKeyPublic into JSON.
AccountKeyPublicDeserializer() - Constructor for class com.klaytn.caver.account.AccountKeyPublic.AccountKeyPublicDeserializer
 
AccountKeyPublicSerializer() - Constructor for class com.klaytn.caver.account.AccountKeyPublic.AccountKeyPublicSerializer
 
AccountKeyPublicUtils - Class in com.klaytn.caver.utils
 
AccountKeyPublicUtils() - Constructor for class com.klaytn.caver.utils.AccountKeyPublicUtils
 
AccountKeyRoleBased - Class in com.klaytn.caver.account
AccountKeyRoleBased represents a role-based key.
AccountKeyRoleBased(List<IAccountKey>) - Constructor for class com.klaytn.caver.account.AccountKeyRoleBased
Creates an AccountKeyRoleBased instance.
AccountKeyRoleBased - Class in com.klaytn.caver.tx.account
Deprecated.
Please use AccountKeyRoleBased instead.
AccountKeyRoleBased(List<AccountKey>) - Constructor for class com.klaytn.caver.tx.account.AccountKeyRoleBased
Deprecated.
 
AccountKeyRoleBased.AccountKeyRoleBasedDeserializer - Class in com.klaytn.caver.account
Deserialize class to JSON to AccountKeyRoleBased
AccountKeyRoleBased.AccountKeyRoleBasedSerializer - Class in com.klaytn.caver.account
Serializer class to AccountKeyRoleBased into JSON.
AccountKeyRoleBased.RoleGroup - Enum in com.klaytn.caver.account
 
AccountKeyRoleBasedDeserializer() - Constructor for class com.klaytn.caver.account.AccountKeyRoleBased.AccountKeyRoleBasedDeserializer
 
AccountKeyRoleBasedSerializer() - Constructor for class com.klaytn.caver.account.AccountKeyRoleBased.AccountKeyRoleBasedSerializer
 
AccountKeyValue() - Constructor for class com.klaytn.caver.methods.response.KlayAccountKey.AccountKeyValue
Deprecated.
 
AccountKeyValue(AccountKey, int) - Constructor for class com.klaytn.caver.methods.response.KlayAccountKey.AccountKeyValue
Deprecated.
 
AccountKeyWeightedMultiSig - Class in com.klaytn.caver.account
AccountKeyWeightedMultiSig is an account key type containing a threshold and WeightedPublicKeys.
AccountKeyWeightedMultiSig - Class in com.klaytn.caver.tx.account
Deprecated.
Please use AccountKeyWeightedMultiSig instead.
AccountKeyWeightedMultiSig() - Constructor for class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig
Deprecated.
 
AccountKeyWeightedMultiSig(BigInteger, List<AccountKeyWeightedMultiSig.WeightedPublicKey>) - Constructor for class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig
Deprecated.
 
AccountKeyWeightedMultiSig.AccountKeyWeightedMultiSigDeserializer - Class in com.klaytn.caver.account
Deserialize class to JSON to AccountKeyWeightedMultiSig.
AccountKeyWeightedMultiSig.AccountKeyWeightedMultiSigSerializer - Class in com.klaytn.caver.account
Serialize class to AccountKeyWeightedMultiSig into JSON.
AccountKeyWeightedMultiSig.WeightedPublicKey - Class in com.klaytn.caver.tx.account
Deprecated.
 
AccountKeyWeightedMultiSigDeserializer() - Constructor for class com.klaytn.caver.account.AccountKeyWeightedMultiSig.AccountKeyWeightedMultiSigDeserializer
 
AccountKeyWeightedMultiSigSerializer() - Constructor for class com.klaytn.caver.account.AccountKeyWeightedMultiSig.AccountKeyWeightedMultiSigSerializer
 
AccountSmartContract - Class in com.klaytn.caver.methods.response
Deprecated.
Please use AccountTypeSCA instead.
AccountSmartContract() - Constructor for class com.klaytn.caver.methods.response.AccountSmartContract
Deprecated.
 
AccountTypeEOA - Class in com.klaytn.caver.methods.response
 
AccountTypeEOA() - Constructor for class com.klaytn.caver.methods.response.AccountTypeEOA
 
AccountTypeEOA(String, boolean, AccountKey.AccountKeyData, String) - Constructor for class com.klaytn.caver.methods.response.AccountTypeEOA
 
AccountTypeSCA - Class in com.klaytn.caver.methods.response
 
AccountTypeSCA() - Constructor for class com.klaytn.caver.methods.response.AccountTypeSCA
 
AccountTypeSCA(String, String, String, boolean, AccountKey.AccountKeyData, String, String) - Constructor for class com.klaytn.caver.methods.response.AccountTypeSCA
 
AccountUpdate - Class in com.klaytn.caver.transaction.type
Represents an account update transaction.
AccountUpdate(AccountUpdate.Builder) - Constructor for class com.klaytn.caver.transaction.type.AccountUpdate
Creates an AccountUpdate instance.
AccountUpdate(Klay, String, String, String, String, String, List<SignatureData>, Account) - Constructor for class com.klaytn.caver.transaction.type.AccountUpdate
Creates an AccountUpdate instance.
AccountUpdate.Builder - Class in com.klaytn.caver.transaction.type
AccountUpdate Builder class
AccountUpdateTransaction - Class in com.klaytn.caver.tx.model
Deprecated.
Please use AccountUpdate instead.
add(String) - Method in class com.klaytn.caver.ipfs.IPFS
Add file to IPFS.
add(byte[]) - Method in class com.klaytn.caver.ipfs.IPFS
Add byte array to IPFS
add(AbstractKeyring) - Method in class com.klaytn.caver.wallet.KeyringContainer
Adds a keyring to the keyringContainer.
add(KlayCredentials) - Method in class com.klaytn.caver.wallet.WalletManager
Deprecated.
 
addFeePayerSignatureData(KlaySignatureData) - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegate
Deprecated.
add a feePayer signature
addFeePayerSignatureData(Set<KlaySignatureData>) - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegate
Deprecated.
add feePayers signature
addFeePayerSignatureData(List<RlpType>) - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegate
Deprecated.
add feePayers signature
addHexPrefix(String) - Static method in class com.klaytn.caver.utils.Utils
Add hex prefix("0x").
addMinter(String) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "addMinter" in KIP-17 Standard Token Function Caller must have "Minter" permission
addMinter(String) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "addMinter" in KIP-17 standard contract.
addMinter(String, SendOptions) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "addMinter" in KIP-17 standard contract.
addMinter(String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Adds an account as a minter that has the permission of MinterRole and can mint.
addMinter(String, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Adds an account as a minter that has the permission of MinterRole and can mint.
addMinter(String) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "addMinter" in KIP-7 Standard Token Function Caller must have "Minter" permission
addMinter(String) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "addMinter" in KIP-7 standard contract.
addMinter(String, SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "addMinter" in KIP-7 standard contract.
addNullTopic() - Method in class com.klaytn.caver.methods.request.Filter
 
addOptionalTopics(String...) - Method in class com.klaytn.caver.methods.request.Filter
 
addPauser(String) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "addPauser" in KIP-17 Standard Token Function Caller must have "Pauser" permission
addPauser(String) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "addPauser" in KIP-17 standard contract.
addPauser(String, SendOptions) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "addPauser" in KIP-17 standard contract.
addPauser(String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Adds an account as a pauser that has the permission of PauserRole and can pause.
addPauser(String, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Adds an account as a pauser that has the permission of PauserRole and can pause.
addPauser(String) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "addPauser" in KIP-7 Standard Token Function Caller must have "Pauser" permission
addPauser(String) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "addPauser" in KIP-7 standard contract.
addPauser(String, SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "addPauser" in KIP-7 standard contract.
ADDRESS_HEX_SIZE - Static variable in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
Addresses - Class in com.klaytn.caver.methods.response
List of 20-byte DATA(Address).
Addresses() - Constructor for class com.klaytn.caver.methods.response.Addresses
 
addSenderSignatureData(KlaySignatureData) - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
add the sender's signature data
addSenderSignatureData(Set<KlaySignatureData>) - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
add the sender's signature data
addSenderSignatureData(List<RlpType>) - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
add the sender's signature data
addSignatureData(List<RlpType>, int) - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
add the sender's signature data
addSignatureData(AbstractTxType) - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
add the sender's signature data
addSignatureData(List<RlpType>, int) - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegate
Deprecated.
add signature data
addSignatureData(TxTypeFeeDelegate) - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegate
Deprecated.
add signature data
addSingleTopic(String) - Method in class com.klaytn.caver.methods.request.Filter
 
Aes128CtrKdfParams() - Constructor for class com.klaytn.caver.wallet.WalletFile.Aes128CtrKdfParams
Deprecated.
 
allowance(String, String) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "allowance" in KIP-7 Standard Token
allowance(String, String) - Method in class com.klaytn.caver.kct.kip7.KIP7
Call method "allowance" in KIP-7 standard contract.
AnchoredChainData(String, int, String, String, String, int, String, int) - Constructor for class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
appendFeePayerSignatures(SignatureData) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Appends fee payer's signatures to the transaction.
appendFeePayerSignatures(List<SignatureData>) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Appends fee payer's signatures to the transaction.
appendSignatures(SignatureData) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Appends signatures to the transaction.
appendSignatures(List<SignatureData>) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Appends signatures to the transaction.
appendSignatures(SignatureData) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Appends signatures array to transaction.
appendSignatures(List<SignatureData>) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Appends signatures array to transaction.
APPROVAL_EVENT - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
APPROVAL_EVENT - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
ApprovalEventResponse() - Constructor for class com.klaytn.caver.kct.KIP17.ApprovalEventResponse
Deprecated.
 
ApprovalEventResponse() - Constructor for class com.klaytn.caver.kct.KIP7.ApprovalEventResponse
Deprecated.
 
APPROVALFORALL_EVENT - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
ApprovalForAllEventResponse() - Constructor for class com.klaytn.caver.kct.KIP17.ApprovalForAllEventResponse
Deprecated.
 
approve(String, BigInteger) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "approve" in KIP-17 Standard Token
approve(String, BigInteger) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "approve" in KIP-17 standard contract.
approve(String, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "approve" in KIP-17 standard contract.
approve(String, BigInteger) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "approve" in KIP-7 Standard Token
approve(String, BigInteger) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "approve" in KIP-7 standard contract.
approve(String, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "approve" in KIP-7 standard contract.
approved - Variable in class com.klaytn.caver.kct.KIP17.ApprovalEventResponse
Deprecated.
 
approved - Variable in class com.klaytn.caver.kct.KIP17.ApprovalForAllEventResponse
Deprecated.
 
ASPEN_TESTNET - Static variable in class com.klaytn.caver.utils.ChainId
 

B

balanceOf(String) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "balanceOf" in KIP-17 Standard Token
balanceOf(String) - Method in class com.klaytn.caver.kct.kip17.KIP17
Call method "balanceOf" in KIP-17 standard contract.
balanceOf(String, String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Get the balance of an account's tokens.
balanceOf(String, BigInteger) - Method in class com.klaytn.caver.kct.kip37.KIP37
Get the balance of an account's tokens
balanceOf(String) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "balanceOf" in KIP-7 Standard Token
balanceOf(String) - Method in class com.klaytn.caver.kct.kip7.KIP7
Call method "balanceOf" in KIP-7 standard contract.
balanceOfBatch(String[], String[]) - Method in class com.klaytn.caver.kct.kip37.KIP37
Get the balance of multiple account / token pairs.
balanceOfBatch(String[], BigInteger[]) - Method in class com.klaytn.caver.kct.kip37.KIP37
Get the balance of multiple account / token pairs.
BAOBAB_TESTNET - Static variable in class com.klaytn.caver.utils.ChainId
 
BIN_NOT_PROVIDED - Static variable in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
BINARY - Static variable in class com.klaytn.caver.kct.kip17.KIP17ConstantData
 
BINARY - Static variable in class com.klaytn.caver.kct.kip37.KIP37ConstantData
 
BINARY - Static variable in class com.klaytn.caver.kct.kip7.KIP7ConstantData
 
Block - Class in com.klaytn.caver.methods.response
 
Block() - Constructor for class com.klaytn.caver.methods.response.Block
 
Block() - Constructor for class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
Block(String, String, List<String>, String, String, String, String, String, String, String, String, String, String, String, String, String, List<Transaction.TransactionData>, String) - Constructor for class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
Block() - Constructor for class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
Block(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, List<KlayTransaction.Transaction>, String, String, String) - Constructor for class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
Block() - Constructor for class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
Block(List<String>, String, String, String, String, String, String, String, String, String, String, String, String, String, List<KlayTransaction.Transaction>, String) - Constructor for class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
Block.BlockData<T> - Class in com.klaytn.caver.methods.response
 
Block.ResponseDeserializer - Class in com.klaytn.caver.methods.response
 
BlockData() - Constructor for class com.klaytn.caver.methods.response.Block.BlockData
 
BlockData(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, List, String, String) - Constructor for class com.klaytn.caver.methods.response.Block.BlockData
 
BlockReceipts - Class in com.klaytn.caver.methods.response
Deprecated.
Please use BlockTransactionReceipts instead.
BlockReceipts() - Constructor for class com.klaytn.caver.methods.response.BlockReceipts
Deprecated.
 
BlockTransactionReceipts - Class in com.klaytn.caver.methods.response
BlockTransactionReceipts() - Constructor for class com.klaytn.caver.methods.response.BlockTransactionReceipts
 
BlockWithConsensusInfo - Class in com.klaytn.caver.methods.response
 
BlockWithConsensusInfo() - Constructor for class com.klaytn.caver.methods.response.BlockWithConsensusInfo
 
BlockWithConsensusInfo.Block - Class in com.klaytn.caver.methods.response
 
BlockWithConsensusInfo.ResponseDeserializer - Class in com.klaytn.caver.methods.response
 
Boolean - Class in com.klaytn.caver.methods.response
true or false
Boolean() - Constructor for class com.klaytn.caver.methods.response.Boolean
 
build(Web3jService) - Static method in class com.klaytn.caver.Caver
Deprecated.
Please use Caver.Caver(Web3jService) instead.
build(String) - Static method in class com.klaytn.caver.Caver
Deprecated.
Please use Caver.Caver(String) instead.
build() - Static method in class com.klaytn.caver.Caver
Deprecated.
Please use Caver.Caver() instead.
build() - Method in class com.klaytn.caver.fee.FeePayerManager.Builder
Deprecated.
 
build() - Method in class com.klaytn.caver.transaction.type.AccountUpdate.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.Cancel.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.ChainDataAnchoring.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.LegacyTransaction.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.SmartContractExecution.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.ValueTransfer.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo.Builder
 
build() - Method in class com.klaytn.caver.tx.manager.TransactionManager.Builder
Deprecated.
 
build() - Method in class com.klaytn.caver.tx.model.AccountUpdateTransaction
Deprecated.
 
build() - Method in class com.klaytn.caver.tx.model.CancelTransaction
Deprecated.
 
build() - Method in class com.klaytn.caver.tx.model.SmartContractDeployTransaction
Deprecated.
 
build() - Method in class com.klaytn.caver.tx.model.SmartContractExecutionTransaction
Deprecated.
 
build() - Method in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
build(boolean) - Method in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
build() - Method in class com.klaytn.caver.tx.model.ValueTransferTransaction
Deprecated.
 
Builder(Caver, KlayCredentials) - Constructor for class com.klaytn.caver.fee.FeePayerManager.Builder
Deprecated.
 
Builder(String) - Constructor for class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction.Builder
 
Builder(String) - Constructor for class com.klaytn.caver.transaction.AbstractFeeDelegatedWithRatioTransaction.Builder
 
Builder(String) - Constructor for class com.klaytn.caver.transaction.AbstractTransaction.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.AccountUpdate.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.Cancel.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.ChainDataAnchoring.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedCancel.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.LegacyTransaction.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.SmartContractDeploy.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.SmartContractExecution.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.ValueTransfer.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.ValueTransferMemo.Builder
 
Builder(Caver, WalletManager) - Constructor for class com.klaytn.caver.tx.manager.TransactionManager.Builder
Deprecated.
 
Builder(Caver, KlayCredentials) - Constructor for class com.klaytn.caver.tx.manager.TransactionManager.Builder
Deprecated.
 
buildEventString(ContractEvent) - Static method in class com.klaytn.caver.abi.ABI
Build a event name string.
buildFeeDelegated() - Method in class com.klaytn.caver.tx.model.AccountUpdateTransaction
Deprecated.
 
buildFeeDelegated() - Method in class com.klaytn.caver.tx.model.CancelTransaction
Deprecated.
 
buildFeeDelegated() - Method in class com.klaytn.caver.tx.model.SmartContractDeployTransaction
Deprecated.
 
buildFeeDelegated() - Method in class com.klaytn.caver.tx.model.SmartContractExecutionTransaction
Deprecated.
 
buildFeeDelegated() - Method in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
buildFeeDelegated() - Method in class com.klaytn.caver.tx.model.ValueTransferTransaction
Deprecated.
 
buildFunctionString(ContractMethod) - Static method in class com.klaytn.caver.abi.ABI
Build a function name string.
buildWithoutFeeDelegated() - Method in class com.klaytn.caver.tx.model.ValueTransferTransaction
Deprecated.
 
burn(BigInteger) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "burn" in KIP-17 Standard Token
burn(BigInteger) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "burn" in KIP-17 standard contract.
burn(BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "burn" in KIP-17 standard contract.
burn(String, String, BigInteger) - Method in class com.klaytn.caver.kct.kip37.KIP37
Burns a token.
burn(String, BigInteger, BigInteger) - Method in class com.klaytn.caver.kct.kip37.KIP37
Burns a token.
burn(String, String, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Burns a token.
burn(String, BigInteger, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Burns a token.
burn(BigInteger) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "burn" in KIP-7 Standard Token
burn(BigInteger) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "burn" in KIP-7 standard contract.
burn(BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "burn" in KIP-7 standard contract.
burnBatch(String, String[], BigInteger[]) - Method in class com.klaytn.caver.kct.kip37.KIP37
Burns multiple KIP37 tokens.
burnBatch(String, BigInteger[], BigInteger[]) - Method in class com.klaytn.caver.kct.kip37.KIP37
Burns multiple KIP37 tokens.
burnBatch(String, String[], BigInteger[], SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Burns multiple KIP37 tokens.
burnBatch(String, BigInteger[], BigInteger[], SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Burns multiple KIP37 tokens.
burnFrom(String, BigInteger) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "burnFrom" in KIP-7 Standard Token
burnFrom(String, BigInteger) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "burnFrom" in KIP-7 standard contract.
burnFrom(String, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "burnFrom" in KIP-7 standard contract.
Bytes - Class in com.klaytn.caver.methods.response
String value
Bytes() - Constructor for class com.klaytn.caver.methods.response.Bytes
 
Bytes20 - Class in com.klaytn.caver.methods.response
20-byte DATA(Address)
Bytes20() - Constructor for class com.klaytn.caver.methods.response.Bytes20
 
Bytes32 - Class in com.klaytn.caver.methods.response
32-byte DATA(Transaction Hash)
Bytes32() - Constructor for class com.klaytn.caver.methods.response.Bytes32
 
BytesUtils - Class in com.klaytn.caver.utils
 

C

call(String, Object...) - Method in class com.klaytn.caver.contract.Contract
Execute smart contract method in the EVM without sending any transaction.
call(CallObject, String, Object...) - Method in class com.klaytn.caver.contract.Contract
Execute smart contract method in the EVM without sending any transaction.
call(List<Object>) - Method in class com.klaytn.caver.contract.ContractMethod
Execute smart contract method in the EVM without sending any transaction.
call(List<Object>, CallObject) - Method in class com.klaytn.caver.contract.ContractMethod
Execute smart contract method in the EVM without sending any transaction.
call(CallObject, DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
call(CallObject, DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Executes a new message call immediately without creating a transaction on the block chain.
call(CallObject) - Method in class com.klaytn.caver.rpc.Klay
Executes a new message call immediately without creating a transaction on the block chain.
call(CallObject, Quantity) - Method in class com.klaytn.caver.rpc.Klay
Executes a new message call immediately without creating a transaction on the block chain.
call(CallObject, DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Executes a new message call immediately without creating a transaction on the block chain.
Callback<T> - Interface in com.klaytn.caver.methods.response
Transaction receipt processor callback.
CallObject - Class in com.klaytn.caver.methods.request
 
CallObject(String, String, BigInteger, BigInteger, BigInteger, String) - Constructor for class com.klaytn.caver.methods.request.CallObject
 
callWithSolidityType(String, Type...) - Method in class com.klaytn.caver.contract.Contract
Execute smart contract method in the EVM without sending any transaction.
callWithSolidityType(CallObject, String, Type...) - Method in class com.klaytn.caver.contract.Contract
Execute smart contract method in the EVM without sending any transaction.
callWithSolidityWrapper(List<Type>) - Method in class com.klaytn.caver.contract.ContractMethod
Execute smart contract method in the EVM without sending any transaction.
callWithSolidityWrapper(List<Type>, CallObject) - Method in class com.klaytn.caver.contract.ContractMethod
Execute smart contract method in the EVM without sending any transaction.
Cancel - Class in com.klaytn.caver.transaction.type
Represents a cancel transaction.
Cancel(Klay, String, String, String, String, String, List<SignatureData>) - Constructor for class com.klaytn.caver.transaction.type.Cancel
Creates a Cancel instance.
Cancel - Class in com.klaytn.caver.tx
Deprecated.
This class is deprecated since caver-java:1.5.0
Cancel.Builder - Class in com.klaytn.caver.transaction.type
Cancel Builder class
CancelTransaction - Class in com.klaytn.caver.tx.model
Deprecated.
Please use Cancel instead.
Caver - Class in com.klaytn.caver
Core Caverj JSON-RPC API.
Caver() - Constructor for class com.klaytn.caver.Caver
 
Caver(String) - Constructor for class com.klaytn.caver.Caver
Creates a Caver instance
Caver(Web3jService) - Constructor for class com.klaytn.caver.Caver
Creates a Caver instance
caver - Variable in class com.klaytn.caver.tx.ManagedTransaction
Deprecated.
 
caver - Variable in class com.klaytn.caver.tx.manager.GetNonceProcessor
Deprecated.
 
CaverException - Exception in com.klaytn.caver
Deprecated.
This class is deprecated since caver-java:1.5.0
CaverException(ErrorType, int, String) - Constructor for exception com.klaytn.caver.CaverException
Deprecated.
 
CaverImpl - Class in com.klaytn.caver
Deprecated.
Please use RPC instead.
ChainDataAnchoring - Class in com.klaytn.caver.transaction.type
Represents a chain data anchoring transaction.
ChainDataAnchoring(ChainDataAnchoring.Builder) - Constructor for class com.klaytn.caver.transaction.type.ChainDataAnchoring
Creates a ChainDataAnchoring instance.
ChainDataAnchoring(Klay, String, String, String, String, String, List<SignatureData>, String) - Constructor for class com.klaytn.caver.transaction.type.ChainDataAnchoring
Creates a ChainDataAnchoring instance.
ChainDataAnchoring.Builder - Class in com.klaytn.caver.transaction.type
ChainDataAnchoring Builder class
ChainId - Class in com.klaytn.caver.utils
 
ChainId() - Constructor for class com.klaytn.caver.utils.ChainId
 
checkAddressChecksum(String) - Static method in class com.klaytn.caver.utils.Utils
Check if address has valid checksum.
CHECKSUM - Static variable in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
checkTypeValid(List<Object>) - Method in class com.klaytn.caver.contract.ContractMethod
Check that passed parameter is valid to execute smart contract method.
CipherParams() - Constructor for class com.klaytn.caver.wallet.keyring.KeyStore.CipherParams
Creates CipherParams instance It set iv valus to random byte(16 bytes)
CipherParams(String) - Constructor for class com.klaytn.caver.wallet.keyring.KeyStore.CipherParams
Creates CipherParams instance.
CipherParams() - Constructor for class com.klaytn.caver.wallet.WalletFile.CipherParams
Deprecated.
 
clear() - Method in class com.klaytn.caver.wallet.WalletManager
Deprecated.
 
clone() - Method in class com.klaytn.caver.kct.kip17.KIP17
Copy instance
clone(String) - Method in class com.klaytn.caver.kct.kip17.KIP17
Copy instance with token address
clone() - Method in class com.klaytn.caver.kct.kip37.KIP37
Copy instance
clone(String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Copy instance with token address
clone() - Method in class com.klaytn.caver.kct.kip7.KIP7
Copy instance
clone(String) - Method in class com.klaytn.caver.kct.kip7.KIP7
Copy instance with token address
CodeFormat - Class in com.klaytn.caver.utils
 
CodeFormat() - Constructor for class com.klaytn.caver.utils.CodeFormat
 
com.klaytn.caver - package com.klaytn.caver
 
com.klaytn.caver.abi - package com.klaytn.caver.abi
 
com.klaytn.caver.account - package com.klaytn.caver.account
 
com.klaytn.caver.contract - package com.klaytn.caver.contract
 
com.klaytn.caver.crypto - package com.klaytn.caver.crypto
 
com.klaytn.caver.fee - package com.klaytn.caver.fee
 
com.klaytn.caver.ipfs - package com.klaytn.caver.ipfs
 
com.klaytn.caver.kct - package com.klaytn.caver.kct
 
com.klaytn.caver.kct.kip13 - package com.klaytn.caver.kct.kip13
 
com.klaytn.caver.kct.kip17 - package com.klaytn.caver.kct.kip17
 
com.klaytn.caver.kct.kip37 - package com.klaytn.caver.kct.kip37
 
com.klaytn.caver.kct.kip7 - package com.klaytn.caver.kct.kip7
 
com.klaytn.caver.methods.request - package com.klaytn.caver.methods.request
 
com.klaytn.caver.methods.response - package com.klaytn.caver.methods.response
 
com.klaytn.caver.rpc - package com.klaytn.caver.rpc
 
com.klaytn.caver.transaction - package com.klaytn.caver.transaction
 
com.klaytn.caver.transaction.response - package com.klaytn.caver.transaction.response
 
com.klaytn.caver.transaction.type - package com.klaytn.caver.transaction.type
 
com.klaytn.caver.tx - package com.klaytn.caver.tx
 
com.klaytn.caver.tx.account - package com.klaytn.caver.tx.account
 
com.klaytn.caver.tx.exception - package com.klaytn.caver.tx.exception
 
com.klaytn.caver.tx.gas - package com.klaytn.caver.tx.gas
 
com.klaytn.caver.tx.manager - package com.klaytn.caver.tx.manager
 
com.klaytn.caver.tx.model - package com.klaytn.caver.tx.model
 
com.klaytn.caver.tx.type - package com.klaytn.caver.tx.type
 
com.klaytn.caver.utils - package com.klaytn.caver.utils
 
com.klaytn.caver.wallet - package com.klaytn.caver.wallet
 
com.klaytn.caver.wallet.exception - package com.klaytn.caver.wallet.exception
 
com.klaytn.caver.wallet.keyring - package com.klaytn.caver.wallet.keyring
 
combineSignedRawTransactions(List<String>) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Combines signatures and feePayerSignatures to the transaction from RLP-encoded transaction strings and returns a single transaction with all signatures combined.
combineSignedRawTransactions(List<String>) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Combines signatures to the transaction from RLP-encoded transaction strings and returns a single transaction with all signatures combined.
compareTxField(AbstractFeeDelegatedTransaction, boolean) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Check equals txObj passed parameter and current instance.
compareTxField(AbstractFeeDelegatedWithRatioTransaction, boolean) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedWithRatioTransaction
Check equals txObj passed parameter and current instance.
compareTxField(AbstractTransaction, boolean) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.AccountUpdate
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.Cancel
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.ChainDataAnchoring
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractFeeDelegatedTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractFeeDelegatedWithRatioTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractFeeDelegatedTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractFeeDelegatedWithRatioTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractFeeDelegatedTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractFeeDelegatedWithRatioTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractFeeDelegatedTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractFeeDelegatedWithRatioTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractFeeDelegatedTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractFeeDelegatedWithRatioTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractFeeDelegatedTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractFeeDelegatedTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractFeeDelegatedWithRatioTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractFeeDelegatedWithRatioTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.SmartContractExecution
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.ValueTransfer
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Check equals txObj passed parameter and Current instance.
compressPublicKey(String) - Static method in class com.klaytn.caver.utils.Utils
Convert an uncompressed public key to a compressed public key Given public key has already compressed format, it will return.
concat(byte[], byte[]) - Static method in class com.klaytn.caver.utils.BytesUtils
 
Contract - Class in com.klaytn.caver.contract
 
Contract(Caver, String) - Constructor for class com.klaytn.caver.contract.Contract
Creates a Contract instance.
Contract(Caver, String, String) - Constructor for class com.klaytn.caver.contract.Contract
Creates a Contract instance.
contractAddress - Variable in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
contractBinary - Variable in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
ContractDeployParams - Class in com.klaytn.caver.contract
Representing a parameters need to deploy smart contract.
ContractDeployParams(String) - Constructor for class com.klaytn.caver.contract.ContractDeployParams
Creates a ContractDeployParam instance.
ContractDeployParams(String, Object...) - Constructor for class com.klaytn.caver.contract.ContractDeployParams
Creates a ContractDeployParam instance.
ContractDeployParams(String, List<Object>) - Constructor for class com.klaytn.caver.contract.ContractDeployParams
Creates a ContractDeployParam instance.
ContractEvent - Class in com.klaytn.caver.contract
Representing a Contract's event information.
ContractEvent() - Constructor for class com.klaytn.caver.contract.ContractEvent
Creates a ContractEvent instance.
ContractEvent(String, String, String, List<ContractIOType>) - Constructor for class com.klaytn.caver.contract.ContractEvent
Creates a ContractEvent instance.
ContractIOType - Class in com.klaytn.caver.contract
Representing a Contract's method or event parameter information.
ContractIOType() - Constructor for class com.klaytn.caver.contract.ContractIOType
Creates a ContractIOType instance.
ContractIOType(String, String, boolean) - Constructor for class com.klaytn.caver.contract.ContractIOType
Creates a ContractIOType instance.
ContractMethod - Class in com.klaytn.caver.contract
Representing a Contract's method information.
ContractMethod() - Constructor for class com.klaytn.caver.contract.ContractMethod
Creates a ContractMethod instance.
ContractMethod(Caver, String, String, List<ContractIOType>, List<ContractIOType>, String, String) - Constructor for class com.klaytn.caver.contract.ContractMethod
Creates a ContractMethod instance.
Convert - Class in com.klaytn.caver.utils
Deprecated.
Please use Utils instead.
Convert.Unit - Enum in com.klaytn.caver.utils
Deprecated.
 
convertFromPeb(String, String) - Static method in class com.klaytn.caver.utils.Utils
Converts peb amount to specific unit amount.
convertFromPeb(BigDecimal, String) - Static method in class com.klaytn.caver.utils.Utils
Converts peb amount to specific unit amount.
convertFromPeb(String, Utils.KlayUnit) - Static method in class com.klaytn.caver.utils.Utils
Converts peb amount to specific unit amount.
convertFromPeb(BigDecimal, Utils.KlayUnit) - Static method in class com.klaytn.caver.utils.Utils
Converts peb amount to specific unit amount.
convertsTopic(ContractEvent, EventFilterOptions) - Static method in class com.klaytn.caver.contract.EventFilterOptions
 
convertToNative(List<S>) - Static method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
convertToPeb(String, String) - Static method in class com.klaytn.caver.utils.Utils
Converts amount to peb amount.
convertToPeb(BigDecimal, String) - Static method in class com.klaytn.caver.utils.Utils
Converts amount to peb amount.
convertToPeb(String, Utils.KlayUnit) - Static method in class com.klaytn.caver.utils.Utils
Converts amount to peb amount.
convertToPeb(BigDecimal, Utils.KlayUnit) - Static method in class com.klaytn.caver.utils.Utils
Converts amount to peb amount.
copy() - Method in class com.klaytn.caver.wallet.keyring.AbstractKeyring
Returns a copied keyring instance.
copy() - Method in class com.klaytn.caver.wallet.keyring.MultipleKeyring
Returns a copied MultipleKeyring instance.
copy() - Method in class com.klaytn.caver.wallet.keyring.RoleBasedKeyring
Returns a copied RoleBasedKeyring instance.
copy() - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
Returns a copied SingleKeyring instance.
create(String, String) - Static method in class com.klaytn.caver.account.Account
Create an Account instance that contains the AccountKeyPublic instance
create(String, String[]) - Static method in class com.klaytn.caver.account.Account
Create an Account instance that contains the AccountKeyWeightedMultiSig instance This method set 1 to WeightedMultiSigOptions values(threshold, weights)
create(String, String[], WeightedMultiSigOptions) - Static method in class com.klaytn.caver.account.Account
Create an Account instance that contains AccountKeyWeightedMultiSig instance
create(String, List<String[]>) - Static method in class com.klaytn.caver.account.Account
Create an Account instance that contains AccountKeyRoleBased instance This method set 1 to WeightedMultiSigOptions values(threshold, weights)
create(String, List<String[]>, List<WeightedMultiSigOptions>) - Static method in class com.klaytn.caver.account.Account
Create an Account instance that contains AccountKeyRoleBased instance
create(String) - Static method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
Static method for creating KlayCredentials instance Use address extracted from private key
create(ECKeyPair) - Static method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
Static method for creating KlayCredentials instance Use address extracted from private key
create(String, String) - Static method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
Static method for creating KlayCredentials instance
create(ECKeyPair, String) - Static method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
Static method for creating KlayCredentials instance
create(List<ECKeyPair>, String) - Static method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
Static method for creating KlayCredentials instance
create(List<ECKeyPair>, List<ECKeyPair>, List<ECKeyPair>, String) - Static method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
Static method for creating KlayCredentials instance
create(ECKeyPair[], ECKeyPair[], ECKeyPair[], String) - Static method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
Static method for creating KlayCredentials instance
create(String[], String[], String[], String) - Static method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
Static method for creating KlayCredentials instance
create(String[], String) - Static method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
Static method for creating KlayCredentials instance
create(String, BigInteger) - Method in class com.klaytn.caver.kct.kip37.KIP37
Creates a new token type and assigns initialSupply to the minter.
create(BigInteger, BigInteger) - Method in class com.klaytn.caver.kct.kip37.KIP37
Creates a new token type and assigns initialSupply to the minter.
create(String, BigInteger, String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Creates a new token type and assigns initialSupply to the minter.
create(BigInteger, BigInteger, String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Creates a new token type and assigns initialSupply to the minter.
create(String, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Creates a new token type and assigns initialSupply to the minter.
create(BigInteger, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Creates a new token type and assigns initialSupply to the minter.
create(String, BigInteger, String, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Creates a new token type and assigns initialSupply to the minter.
create(BigInteger, BigInteger, String, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Creates a new token type and assigns initialSupply to the minter.
create() - Static method in class com.klaytn.caver.tx.account.AccountKeyFail
Deprecated.
 
create() - Static method in class com.klaytn.caver.tx.account.AccountKeyLegacy
Deprecated.
 
create() - Static method in class com.klaytn.caver.tx.account.AccountKeyNil
Deprecated.
 
create(BigInteger) - Static method in class com.klaytn.caver.tx.account.AccountKeyPublic
Deprecated.
 
create(String, String) - Static method in class com.klaytn.caver.tx.account.AccountKeyPublic
Deprecated.
 
create(List<AccountKey>) - Static method in class com.klaytn.caver.tx.account.AccountKeyRoleBased
Deprecated.
 
create(BigInteger, List<AccountKeyWeightedMultiSig.WeightedPublicKey>) - Static method in class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig
Deprecated.
 
create(BigInteger, AccountKeyPublic) - Static method in class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig.WeightedPublicKey
Deprecated.
 
create(Caver, TransactionManager) - Static method in class com.klaytn.caver.tx.Account
Deprecated.
 
create(Caver, KlayCredentials, int) - Static method in class com.klaytn.caver.tx.Account
Deprecated.
 
create(Caver, TransactionManager) - Static method in class com.klaytn.caver.tx.Cancel
Deprecated.
 
create(Caver, KlayCredentials, int) - Static method in class com.klaytn.caver.tx.Cancel
Deprecated.
 
create(String, AccountKey, BigInteger) - Static method in class com.klaytn.caver.tx.model.AccountUpdateTransaction
Deprecated.
 
create(String, AccountKey, BigInteger, BigInteger) - Static method in class com.klaytn.caver.tx.model.AccountUpdateTransaction
Deprecated.
 
create(String, BigInteger) - Static method in class com.klaytn.caver.tx.model.CancelTransaction
Deprecated.
 
create(String, BigInteger, BigInteger) - Static method in class com.klaytn.caver.tx.model.CancelTransaction
Deprecated.
 
create(String, BigInteger, byte[], BigInteger, BigInteger) - Static method in class com.klaytn.caver.tx.model.SmartContractDeployTransaction
Deprecated.
 
create(String, BigInteger, byte[], BigInteger, BigInteger, BigInteger) - Static method in class com.klaytn.caver.tx.model.SmartContractDeployTransaction
Deprecated.
 
create(String, String, BigInteger, byte[], BigInteger) - Static method in class com.klaytn.caver.tx.model.SmartContractExecutionTransaction
Deprecated.
 
create(String, String, BigInteger, byte[], BigInteger, BigInteger) - Static method in class com.klaytn.caver.tx.model.SmartContractExecutionTransaction
Deprecated.
 
create(String, String, BigInteger, BigInteger) - Static method in class com.klaytn.caver.tx.model.ValueTransferTransaction
Deprecated.
 
create(String, String, BigInteger, BigInteger, BigInteger) - Static method in class com.klaytn.caver.tx.model.ValueTransferTransaction
Deprecated.
 
create(Caver, TransactionManager) - Static method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
create(Caver, KlayCredentials, int) - Static method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
create(Caver, TransactionManager) - Static method in class com.klaytn.caver.tx.ValueTransfer
Deprecated.
 
create(Caver, KlayCredentials, int) - Static method in class com.klaytn.caver.tx.ValueTransfer
Deprecated.
 
create(String, String) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Creates a single type of keyring instance.
create(String, String[]) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Creates a multiple type of keyring instance.
create(String, List<String[]>) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Creates a roleBased type of keyring instance.
create(String, ECKeyPair, int, int, String) - Static method in class com.klaytn.caver.wallet.Wallet
Deprecated.
 
create(String, ECKeyPair, int, int) - Static method in class com.klaytn.caver.wallet.Wallet
Deprecated.
 
create(String, KlayCredentials, int, int) - Static method in class com.klaytn.caver.wallet.Wallet
Deprecated.
 
createCallObject(String, String, BigInteger, BigInteger, BigInteger, String) - Static method in class com.klaytn.caver.methods.request.CallObject
 
createCallObject(String, String, BigInteger, BigInteger, BigInteger) - Static method in class com.klaytn.caver.methods.request.CallObject
 
createCallObject(String) - Static method in class com.klaytn.caver.methods.request.CallObject
 
createCallObject() - Static method in class com.klaytn.caver.methods.request.CallObject
 
createCrypto(PrivateKey[], String, KeyStoreOption) - Static method in class com.klaytn.caver.wallet.keyring.KeyStore.Crypto
Creates Crypto instances with given params.
createEip155KlaySignatureData(Sign.SignatureData, int) - Static method in class com.klaytn.caver.utils.KlaySignatureDataUtils
Deprecated.
createFromKlaytnWalletKey(String) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Creates a keyring instance from KlaytnWalletKey string.
createFromPrivateKey(String) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Creates a keyring instance with private key.
createFromRLPEncoding(String, String) - Static method in class com.klaytn.caver.account.Account
Create an Account instance from RLP-encoded account key
createFull(String, ECKeyPair, String) - Static method in class com.klaytn.caver.wallet.Wallet
Deprecated.
 
createFull(String, ECKeyPair) - Static method in class com.klaytn.caver.wallet.Wallet
Deprecated.
 
createFull(String, KlayCredentials) - Static method in class com.klaytn.caver.wallet.Wallet
Deprecated.
 
createKlaySignatureDataFromChainId(int) - Static method in class com.klaytn.caver.crypto.KlaySignatureData
Deprecated.
 
createKlayTransaction(String, BigInteger, BigInteger, BigInteger, String, BigInteger) - Static method in class com.klaytn.caver.methods.request.KlayTransaction
Deprecated.
 
createRoleBased(List<List<ECKeyPair>>, String) - Static method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
Static method for creating KlayCredentials instance
createStandard(String, ECKeyPair, String) - Static method in class com.klaytn.caver.wallet.Wallet
Deprecated.
 
createStandard(String, KlayCredentials) - Static method in class com.klaytn.caver.wallet.Wallet
Deprecated.
 
createStandard(String, ECKeyPair) - Static method in class com.klaytn.caver.wallet.Wallet
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String, AccountKey) - Static method in class com.klaytn.caver.tx.type.TxTypeAccountUpdate
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String) - Static method in class com.klaytn.caver.tx.type.TxTypeCancel
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String, byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeChainDataAnchoringTransaction
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String, AccountKey) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdate
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String, AccountKey, BigInteger) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdateWithRatio
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancel
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String, BigInteger) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancelWithRatio
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, BigInteger, String, byte[], BigInteger) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeploy
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, BigInteger, String, byte[], BigInteger, BigInteger) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeployWithRatio
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String, BigInteger, String, byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractExecution
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String, BigInteger, String, byte[], BigInteger) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractExecutionWithRatio
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String, BigInteger, String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransfer
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String, BigInteger, String, byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferMemo
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String, BigInteger, String, byte[], BigInteger) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferMemoWithRatio
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String, BigInteger, String, BigInteger) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferWithRatio
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String, BigInteger, String) - Static method in class com.klaytn.caver.tx.type.TxTypeLegacyTransaction
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, BigInteger, String, byte[], BigInteger) - Static method in class com.klaytn.caver.tx.type.TxTypeSmartContractDeploy
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String, BigInteger, String, byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeSmartContractExecution
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String, BigInteger, String) - Static method in class com.klaytn.caver.tx.type.TxTypeValueTransfer
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String, BigInteger, String, byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeValueTransferMemo
Deprecated.
 
createWithAccountKeyFail(String) - Static method in class com.klaytn.caver.account.Account
Create an Account instance which has AccountKeyFail as an accountKey
createWithAccountKeyLegacy(String) - Static method in class com.klaytn.caver.account.Account
Create an Account instance which has AccountKeyLegacy as an accountKey
createWithAccountKeyPublic(String, String) - Static method in class com.klaytn.caver.account.Account
Creates an Account instance which has AccountKeyPublic as an accountKey
createWithAccountKeyRoleBased(String, List<String[]>) - Static method in class com.klaytn.caver.account.Account
Create an Account instance which has AccountKeyRoleBased as an accountKey This method set 1 to WeightedMultiSigOptions values(threshold, weights)
createWithAccountKeyRoleBased(String, List<String[]>, List<WeightedMultiSigOptions>) - Static method in class com.klaytn.caver.account.Account
Create an Account instance which has AccountKeyRoleBased as an accountKey
createWithAccountKeyWeightedMultiSig(String, String[]) - Static method in class com.klaytn.caver.account.Account
Create an Account instance which has AccountKeyWeightedMultiSig as an accountKey This method set 1 to WeightedMultiSigOptions values(threshold, weights)
createWithAccountKeyWeightedMultiSig(String, String[], WeightedMultiSigOptions) - Static method in class com.klaytn.caver.account.Account
Create an Account instance which has AccountKeyWeightedMultiSig as an accountKey
createWithKlaytnWalletKey(String) - Static method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
 
createWithMultipleKey(String, String[]) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Creates a multiple type of keyring instance from address and private key strings.
createWithRoleBasedKey(String, List<String[]>) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Create a roleBased type of keyring instance from address and private key strings.
createWithSingleKey(String, String) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Creates a single type of keyring instance from address and private key string.
CredentialNotFoundException - Exception in com.klaytn.caver.wallet.exception
Deprecated.
This class is deprecated since caver-java:1.5.0
CredentialNotFoundException() - Constructor for exception com.klaytn.caver.wallet.exception.CredentialNotFoundException
Deprecated.
 
Crypto() - Constructor for class com.klaytn.caver.wallet.keyring.KeyStore.Crypto
Creates an Crypto instance.
Crypto() - Constructor for class com.klaytn.caver.wallet.WalletFile.Crypto
Deprecated.
 
CURVE_PARAMS - Static variable in class com.klaytn.caver.utils.AccountKeyPublicUtils
 

D

decimals() - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "decimals" in KIP-7 Standard Token
decimals() - Method in class com.klaytn.caver.kct.kip7.KIP7
Call method "decimals" in KIP-7 standard contract.
decode(String) - Static method in class com.klaytn.caver.account.AccountKeyDecoder
Decodes a RLP-encoded AccountKey implements IAccountKey interface
decode(String) - Static method in class com.klaytn.caver.account.AccountKeyFail
Decodes a RLP-encoded AccountKeyFail string
decode(byte[]) - Static method in class com.klaytn.caver.account.AccountKeyFail
Decodes a RLP-encoded AccountKeyFail byte array
decode(String) - Static method in class com.klaytn.caver.account.AccountKeyLegacy
Decodes a RLP-encoded AccountKeyLegacy string
decode(byte[]) - Static method in class com.klaytn.caver.account.AccountKeyLegacy
Decodes a RLP-encoded AccountKeyLegacy byte array
decode(String) - Static method in class com.klaytn.caver.account.AccountKeyNil
Decodes a RLP-encoded AccountKeyNil string
decode(byte[]) - Static method in class com.klaytn.caver.account.AccountKeyNil
Decodes a RLP-encoded AccountKeyNil byte array
decode(String) - Static method in class com.klaytn.caver.account.AccountKeyPublic
Decodes a RLP-encoded AccountKeyPublic string
decode(byte[]) - Static method in class com.klaytn.caver.account.AccountKeyPublic
Decodes a RLP-encoded AccountKeyPublic byte array
decode(JsonNode) - Static method in class com.klaytn.caver.account.AccountKeyRoleBased.AccountKeyRoleBasedDeserializer
 
decode(String) - Static method in class com.klaytn.caver.account.AccountKeyRoleBased
Decodes a RLP-encoded AccountKeyRoleBased string
decode(byte[]) - Static method in class com.klaytn.caver.account.AccountKeyRoleBased
Decodes a RLP-encoded AccountKeyRoleBased byte array
decode(String) - Static method in class com.klaytn.caver.account.AccountKeyWeightedMultiSig
Decodes a RLP-encoded AccountKeyWeightedMultiSig string
decode(byte[]) - Static method in class com.klaytn.caver.account.AccountKeyWeightedMultiSig
Decodes a RLP-encoded AccountKeyWeightedMultiSig byte array.
decode(String) - Static method in class com.klaytn.caver.fee.FeePayerTransactionDecoder
Deprecated.
 
decode(IAccountType.AccType, JsonNode) - Static method in class com.klaytn.caver.methods.response.Account.AccountData.AccountDecoder
 
decode(JsonNode, String) - Static method in class com.klaytn.caver.methods.response.AccountKey.AccountKeyDeserializer
 
decode(IAccountType.AccType, JsonNode) - Static method in class com.klaytn.caver.methods.response.KlayAccount.AccountDecoder
Deprecated.
 
decode(AccountKey.Type, JsonNode) - Static method in class com.klaytn.caver.methods.response.KlayAccountKey.AccountKeyDecoder
Deprecated.
 
decode(String) - Static method in class com.klaytn.caver.transaction.TransactionDecoder
 
decode(String) - Static method in class com.klaytn.caver.transaction.type.AccountUpdate
Decodes a RLP-encoded AccountUpdate string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.AccountUpdate
Decodes a RLP-encoded AccountUpdate byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.Cancel
Decodes a RLP-encoded Cancel string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.Cancel
Decodes a RLP-encoded Cancel byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.ChainDataAnchoring
Decodes a RLP-encoded ChainDataAnchoring string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.ChainDataAnchoring
Decodes a RLP-encoded ChainDataAnchoring byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Decodes a RLP-encoded FeeDelegatedAccountUpdate string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Decodes a RLP-encoded FeeDelegatedAccountUpdate byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Decodes a RLP-encoded FeeDelegatedAccountUpdateWithRatio string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Decodes a RLP-encoded FeeDelegatedAccountUpdateWithRatio byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel
Decodes a RLP-encoded FeeDelegatedCancel string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel
Decodes a RLP-encoded FeeDelegatedCancel byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
Decodes a RLP-encoded FeeDelegatedCancelWithRatio string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
Decodes a RLP-encoded FeeDelegatedCancelWithRatio byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Decodes a RLP-encoded FeeDelegatedChainDataAnchoring string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Decodes a RLP-encoded FeeDelegatedChainDataAnchoring byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Decodes a RLP-encoded FeeDelegatedChainDataAnchoringWithRatio string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Decodes a RLP-encoded FeeDelegatedChainDataAnchoringWithRatio byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Decodes a RLP-encoded FeeDelegatedSmartContractDeploy string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Decodes a RLP-encoded FeeDelegatedSmartContractDeploy byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Decodes a RLP-encoded FeeDelegatedSmartContractDeployWithRatio string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Decodes a RLP-encoded FeeDelegatedSmartContractDeployWithRatio byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Decodes a RLP-encoded FeeDelegatedSmartContractExecution string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Decodes a RLP-encoded FeeDelegatedSmartContractExecution string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Decodes a RLP-encoded FeeDelegatedSmartContractExecutionWithRatio string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Decodes a RLP-encoded FeeDelegatedSmartContractExecutionWithRatio string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Decodes a RLP-encoded FeeDelegatedValueTransfer string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Decodes a RLP-encoded FeeDelegatedValueTransfer byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Decodes a RLP-encoded FeeDelegatedValueTransferMemo string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Decodes a RLP-encoded FeeDelegatedValueTransferMemo byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Decodes a RLP-encoded FeeDelegatedValueTransferMemo string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Decodes a RLP-encoded FeeDelegatedValueTransferMemo byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Decodes a RLP-encoded FeeDelegatedValueTransferWithRatio string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Decodes a RLP-encoded FeeDelegatedValueTransferWithRatio string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.LegacyTransaction
Decodes a RLP-encoded LegacyTransaction string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.LegacyTransaction
Decodes a RLP-encoded LegacyTransaction byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Decodes a RLP-encoded SmartContractDeploy string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Decodes a RLP-encoded SmartContractDeploy byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.SmartContractExecution
Decodes a RLP-encoded SmartContractExecution string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.SmartContractExecution
Decodes a RLP-encoded SmartContractExecution byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.ValueTransfer
Decodes a RLP-encoded ValueTransfer string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.ValueTransfer
Decodes a RLP-encoded ValueTransfer byte array.
decode(String) - Static method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Decodes a RLP-encoded ValueTransferMemo string.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Decodes a RLP-encoded ValueTransferMemo byte array.
decode(String) - Static method in class com.klaytn.caver.utils.TransactionDecoder
Deprecated.
 
decodeAccountKey(String) - Method in class com.klaytn.caver.rpc.Klay
Decodes an RLP encoded account key.
DecodeAnchoringTransaction - Class in com.klaytn.caver.methods.response
 
DecodeAnchoringTransaction() - Constructor for class com.klaytn.caver.methods.response.DecodeAnchoringTransaction
 
DecodeAnchoringTransaction.AnchoredChainData - Class in com.klaytn.caver.methods.response
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeAccountUpdate
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeAccountUpdate
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeCancel
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeCancel
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeChainDataAnchoringTransaction
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeChainDataAnchoringTransaction
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdate
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdate
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdateWithRatio
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdateWithRatio
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancel
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancel
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancelWithRatio
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancelWithRatio
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeploy
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeploy
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeployWithRatio
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeployWithRatio
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractExecution
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractExecution
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractExecutionWithRatio
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractExecutionWithRatio
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransfer
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransfer
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferMemo
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferMemo
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferMemoWithRatio
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferMemoWithRatio
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferWithRatio
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferWithRatio
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeLegacyTransaction
Deprecated.
decode transaction to reconstruct transaction
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeLegacyTransaction
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeSmartContractDeploy
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeSmartContractDeploy
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeSmartContractExecution
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeSmartContractExecution
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeValueTransfer
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeValueTransfer
Deprecated.
 
decodeFromRawTransaction(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeValueTransferMemo
Deprecated.
decode transaction hash from sender to reconstruct transaction with fee payer signature.
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeValueTransferMemo
Deprecated.
 
decodeFromRlp(byte[]) - Static method in class com.klaytn.caver.tx.account.AccountKeyFail
Deprecated.
 
decodeFromRlp(String) - Static method in class com.klaytn.caver.tx.account.AccountKeyFail
Deprecated.
 
decodeFromRlp(byte[]) - Static method in class com.klaytn.caver.tx.account.AccountKeyLegacy
Deprecated.
 
decodeFromRlp(String) - Static method in class com.klaytn.caver.tx.account.AccountKeyLegacy
Deprecated.
 
decodeFromRlp(byte[]) - Static method in class com.klaytn.caver.tx.account.AccountKeyNil
Deprecated.
 
decodeFromRlp(String) - Static method in class com.klaytn.caver.tx.account.AccountKeyNil
Deprecated.
 
decodeFromRlp(byte[]) - Static method in class com.klaytn.caver.tx.account.AccountKeyPublic
Deprecated.
 
decodeFromRlp(String) - Static method in class com.klaytn.caver.tx.account.AccountKeyPublic
Deprecated.
 
decodeFromRlp(byte[]) - Static method in class com.klaytn.caver.tx.account.AccountKeyRoleBased
Deprecated.
 
decodeFromRlp(String) - Static method in class com.klaytn.caver.tx.account.AccountKeyRoleBased
Deprecated.
 
decodeFromRlp(byte[]) - Static method in class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig
Deprecated.
 
decodeFromRlp(String) - Static method in class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig
Deprecated.
 
decodeLog(List<ContractIOType>, String, List<String>) - Static method in class com.klaytn.caver.abi.ABI
Decodes a ABI-encoded log data and indexed topic data
decodeParameter(String, String) - Static method in class com.klaytn.caver.abi.ABI
Decodes a ABI encoded parameter.
decodeParameters(List<String>, String) - Static method in class com.klaytn.caver.abi.ABI
Decodes a ABI encoded parameters.
decodeParameters(ContractMethod, String) - Static method in class com.klaytn.caver.abi.ABI
Decodes a ABI encoded parameters.
decodeSignatures(List<RlpType>) - Static method in class com.klaytn.caver.crypto.KlaySignatureData
Deprecated.
 
decodeSignatures(List<RlpType>) - Static method in class com.klaytn.caver.wallet.keyring.SignatureData
Decodes a RLP encoded string contains signature list.
decompressKey(String) - Static method in class com.klaytn.caver.utils.AccountKeyPublicUtils
Deprecated.
decompressPublicKey(String) - Static method in class com.klaytn.caver.utils.Utils
Convert a compressed public key to an uncompressed format.
decrypt(String, String) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Decrypts a KeyStore json string and returns a keyring instance.
decrypt(KeyStore, String) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Decrypts a keystore v3 or v4 and returns a keyring instance.
decrypt(String, WalletFile) - Static method in class com.klaytn.caver.wallet.Wallet
Deprecated.
 
decryptCrypto(KeyStore.Crypto, String) - Static method in class com.klaytn.caver.wallet.keyring.KeyStore.Crypto
Decrypts a keys in KeyStore
DEFAULT_BLOCK_TIME - Static variable in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
DEFAULT_POLLING_ATTEMPTS_PER_TX_HASH - Static variable in class com.klaytn.caver.transaction.response.QueuingTransactionReceiptProcessor
 
DEFAULT_POLLING_ATTEMPTS_PER_TX_HASH - Static variable in class com.klaytn.caver.tx.manager.QueuingTransactionReceiptProcessor
Deprecated.
 
DEFAULT_POLLING_FREQUENCY - Static variable in class com.klaytn.caver.transaction.response.QueuingTransactionReceiptProcessor
 
DEFAULT_POLLING_FREQUENCY - Static variable in class com.klaytn.caver.tx.manager.QueuingTransactionReceiptProcessor
Deprecated.
 
DEFAULT_URL - Static variable in class com.klaytn.caver.Caver
 
DEFAULT_ZERO_ADDRESS - Static variable in class com.klaytn.caver.utils.Utils
 
defaultBlockParameter - Variable in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
DefaultGasProvider - Class in com.klaytn.caver.tx.gas
Deprecated.
This class is deprecated since caver-java:1.5.0
DefaultGasProvider() - Constructor for class com.klaytn.caver.tx.gas.DefaultGasProvider
Deprecated.
 
DefaultGasProvider(Caver) - Constructor for class com.klaytn.caver.tx.gas.DefaultGasProvider
Deprecated.
 
deploy(SendOptions, String, Object...) - Method in class com.klaytn.caver.contract.Contract
Deploy a contract
deploy(SendOptions, TransactionReceiptProcessor, String, Object...) - Method in class com.klaytn.caver.contract.Contract
Deploy a contract
deploy(ContractDeployParams, SendOptions) - Method in class com.klaytn.caver.contract.Contract
Deploy a contract.
deploy(ContractDeployParams, SendOptions, TransactionReceiptProcessor) - Method in class com.klaytn.caver.contract.Contract
Deploy a contract
deploy(Caver, KlayCredentials, int, ContractGasProvider, String, String) - Static method in class com.klaytn.caver.kct.KIP17
Deprecated.
Static method for deploying KIP-17 Standard Token
deploy(Caver, TransactionManager, ContractGasProvider, String, String) - Static method in class com.klaytn.caver.kct.KIP17
Deprecated.
Static method for deploying KIP-17 Standard Token
deploy(Caver, String, String, String) - Static method in class com.klaytn.caver.kct.kip17.KIP17
Deploy a KIP-17 contract.
deploy(Caver, String, String, String, IWallet) - Static method in class com.klaytn.caver.kct.kip17.KIP17
Deploy a KIP-17 contract.
deploy(Caver, KIP17DeployParams, String) - Static method in class com.klaytn.caver.kct.kip17.KIP17
Deploy KIP17 contract It must add deployer's keyring in caver.wallet.
deploy(Caver, KIP17DeployParams, String, IWallet) - Static method in class com.klaytn.caver.kct.kip17.KIP17
Deploy KIP17 contract The wallet used in the contract is set to the wallet type passed as a parameter of the method.
deploy(Caver, String, String) - Static method in class com.klaytn.caver.kct.kip37.KIP37
Deploy a KIP-37 contract.
deploy(Caver, String, String, IWallet) - Static method in class com.klaytn.caver.kct.kip37.KIP37
Deploy a KIP-37 contract.
deploy(Caver, KlayCredentials, int, ContractGasProvider, String, String, BigInteger, BigInteger) - Static method in class com.klaytn.caver.kct.KIP7
Deprecated.
Static method for deploying KIP-7 Standard Token
deploy(Caver, TransactionManager, ContractGasProvider, String, String, BigInteger, BigInteger) - Static method in class com.klaytn.caver.kct.KIP7
Deprecated.
Static method for deploying KIP-7 Standard Token
deploy(Caver, String, String, String, int, BigInteger) - Static method in class com.klaytn.caver.kct.kip7.KIP7
Deploy KIP-7 contract.
deploy(Caver, String, String, String, int, BigInteger, IWallet) - Static method in class com.klaytn.caver.kct.kip7.KIP7
Deploy KIP-7 contract.
deploy(Caver, KIP7DeployParams, String) - Static method in class com.klaytn.caver.kct.kip7.KIP7
Deploy KIP-7 contract.
deploy(Caver, KIP7DeployParams, String, IWallet) - Static method in class com.klaytn.caver.kct.kip7.KIP7
Deploy KIP-7 contract.
deploy(Class<T>, Caver, KlayCredentials, int, ContractGasProvider, String, String, BigInteger) - Static method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
deploy(Class<T>, Caver, TransactionManager, ContractGasProvider, String, String, BigInteger) - Static method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
deployedAddresses - Variable in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
deployRemoteCall(Class<T>, Caver, KlayCredentials, int, ContractGasProvider, String, String, BigInteger) - Static method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
deployRemoteCall(Class<T>, Caver, KlayCredentials, int, ContractGasProvider, String, String) - Static method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
deployRemoteCall(Class<T>, Caver, TransactionManager, ContractGasProvider, String, String, BigInteger) - Static method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
deployRemoteCall(Class<T>, Caver, TransactionManager, ContractGasProvider, String, String) - Static method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.account.AccountKeyPublic.AccountKeyPublicDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.account.AccountKeyRoleBased.AccountKeyRoleBasedDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.account.AccountKeyWeightedMultiSig.AccountKeyWeightedMultiSigDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.account.WeightedPublicKey.WeightedPublicKeyDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.methods.response.Account.AccountData.AccountDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.methods.response.AccountKey.AccountKeyDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.methods.response.Block.ResponseDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.ResponseDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.methods.response.KlayAccount.AccountDeserializer
Deprecated.
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.methods.response.KlayAccountKey.AccountKeyDeserializer
Deprecated.
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.methods.response.KlayBlock.ResponseDeserialiser
Deprecated.
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.ResponseDeserialiser
Deprecated.
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.methods.response.KlayLogs.LogResultDeserialiser
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.methods.response.KlayTransaction.KlayTransactionDeserializer
Deprecated.
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.KlayTransactionReceiptDeserializer
Deprecated.
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.methods.response.SignTransaction.SignTransactionDataDeSerializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.methods.response.Transaction.SignatureDataListDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.SignatureDataListDeserializer
 
detectInterface(Caver, String) - Static method in class com.klaytn.caver.kct.kip17.KIP17
Detects which interface the KIP-17 token contract supports.
detectInterface() - Method in class com.klaytn.caver.kct.kip17.KIP17
Detects which interface the KIP-17 token contract supports.
detectInterface(Caver, String) - Static method in class com.klaytn.caver.kct.kip37.KIP37
Detects which interface the KIP-37 token contract supports.
detectInterface() - Method in class com.klaytn.caver.kct.kip37.KIP37
Detects which interface the KIP-37 token contract supports.
detectInterface(Caver, String) - Static method in class com.klaytn.caver.kct.kip7.KIP7
Detects which interface the KIP-7 token contract supports.
detectInterface() - Method in class com.klaytn.caver.kct.kip7.KIP7
Detects which interface the KIP-7 token contract supports.

E

EmptyNonceException - Exception in com.klaytn.caver.tx.exception
Deprecated.
This class is deprecated since caver-java:1.5.0
EmptyNonceException() - Constructor for exception com.klaytn.caver.tx.exception.EmptyNonceException
Deprecated.
 
EmptyTransactionReceipt - Class in com.klaytn.caver.methods.response
Deprecated.
This class is deprecated since caver-java:1.5.0
EmptyTransactionReceipt(String) - Constructor for class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
encodeABI(String, Object...) - Method in class com.klaytn.caver.contract.Contract
Encodes the ABI for the method in Contract.
encodeABI(List<Object>) - Method in class com.klaytn.caver.contract.ContractMethod
Encodes the ABI for this method.
encodeABIWithSolidityType(String, Type...) - Method in class com.klaytn.caver.contract.Contract
Encodes the ABI for the method in Contract with Solidity type wrapper reference.
encodeABIWithSolidityWrapper(List<Type>) - Method in class com.klaytn.caver.contract.ContractMethod
Encodes the ABI for this method.
encodeAccountKey(IAccountKey) - Method in class com.klaytn.caver.rpc.Klay
Encodes an account key using the RLP encoding scheme.
encodeContractDeploy(ContractMethod, String, List<Object>) - Static method in class com.klaytn.caver.abi.ABI
Encodes a data related contract deployment.
encodeEventSignature(ContractEvent) - Static method in class com.klaytn.caver.abi.ABI
Encodes a event signature.
encodeEventSignature(String) - Static method in class com.klaytn.caver.abi.ABI
Encodes a event signature.
encodeFunctionCall(ContractMethod, List<Object>) - Static method in class com.klaytn.caver.abi.ABI
Encodes a function call.
encodeFunctionCall(String, List<String>, List<Object>) - Static method in class com.klaytn.caver.abi.ABI
Encodes a function call.
encodeFunctionCallWithSolidityWrapper(ContractMethod, List<Type>) - Static method in class com.klaytn.caver.abi.ABI
Encodes a function call
encodeFunctionSignature(ContractMethod) - Static method in class com.klaytn.caver.abi.ABI
Encodes a function signature.
encodeFunctionSignature(String) - Static method in class com.klaytn.caver.abi.ABI
Encodes a function signature.
encodeParameter(String, Object) - Static method in class com.klaytn.caver.abi.ABI
Encodes a parameter based on its type to its ABI representation.
encodeParameter(Type) - Static method in class com.klaytn.caver.abi.ABI
Encodes a parameter based on its type to its ABI representation.
encodeParameters(ContractMethod, List<Object>) - Static method in class com.klaytn.caver.abi.ABI
Encodes a parameters based on its type to its ABI representation.
encodeParameters(List<String>, List<Object>) - Static method in class com.klaytn.caver.abi.ABI
Encodes a parameters based on its type to its ABI representation.
encodeParameters(List<Type>) - Static method in class com.klaytn.caver.abi.ABI
Encodes a parameter based on its type to its ABI representation.
encodeToBytes() - Method in class com.klaytn.caver.account.WeightedPublicKey
Returns an encoded weighted public key string.
encrypt(String, KeyStoreOption) - Method in class com.klaytn.caver.wallet.keyring.AbstractKeyring
Encrypts a keyring and returns a KeyStore.(according to KeyStore V4)
encrypt(String) - Method in class com.klaytn.caver.wallet.keyring.AbstractKeyring
Encrypts a keyring and returns a KeyStore.(according to KeyStore V4) This function automatically operates SCRYPT KDF Function
encrypt(String, KeyStoreOption) - Method in class com.klaytn.caver.wallet.keyring.MultipleKeyring
Encrypts a keyring and returns a KeyStore.(according to KeyStore V4)
encrypt(String, KeyStoreOption) - Method in class com.klaytn.caver.wallet.keyring.RoleBasedKeyring
Encrypts a keyring and returns a KeyStore.(according to KeyStore V4)
encrypt(String, KeyStoreOption) - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
Encrypts a keyring and returns a KeyStore.(according to KeyStore V4)
encryptV3(String, KeyStoreOption) - Method in class com.klaytn.caver.wallet.keyring.AbstractKeyring
Encrypts a keyring and returns a KeyStore.(according to KeyStore V3)
encryptV3(String) - Method in class com.klaytn.caver.wallet.keyring.AbstractKeyring
Encrypts a keyring and returns a KeyStore.(according to KeyStore V3)
encryptV3(String) - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
Encrypts a keyring and returns a KeyStore.(according to KeyStore V3) This function automatically operates SCRYPT KDF Function
encryptV3(String, KeyStoreOption) - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
Encrypts a keyring and returns a KeyStore.(according to KeyStore V3)
equals(Object) - Method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.crypto.KlaySignatureData
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.methods.response.AccountEOA
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.methods.response.AccountSmartContract
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.methods.response.KlayAccount.Account
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.methods.response.KlayAccountKey.AccountKeyValue
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.methods.response.KlayLogs.Hash
 
equals(Object) - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
equals(Object) - Method in class com.klaytn.caver.methods.response.KlayPeerCount.PeerCount
 
equals(Object) - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction
 
equals(Object) - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
equals(Object) - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.tx.account.AccountKeyFail
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.tx.account.AccountKeyLegacy
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.tx.account.AccountKeyNil
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.tx.account.AccountKeyPublic
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.tx.account.AccountKeyRoleBased
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.wallet.keyring.SignatureData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.klaytn.caver.wallet.WalletFile.Aes128CtrKdfParams
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.wallet.WalletFile.CipherParams
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.wallet.WalletFile.Crypto
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.wallet.WalletFile
Deprecated.
 
equals(Object) - Method in class com.klaytn.caver.wallet.WalletFile.ScryptKdfParams
Deprecated.
 
ErrorCode - Enum in com.klaytn.caver
Deprecated.
This class is deprecated since caver-java:1.5.0
ErrorHandler - Class in com.klaytn.caver.tx.manager
Deprecated.
This class is deprecated since caver-java:1.5.0
ErrorHandler() - Constructor for class com.klaytn.caver.tx.manager.ErrorHandler
Deprecated.
 
ErrorType - Enum in com.klaytn.caver
Deprecated.
This class is deprecated since caver-java:1.5.0
estimateComputationCost(CallObject, DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
estimateComputationCost(CallObject, DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Generates and returns an estimate of how much computation cost spent to execute the transaction.
estimateComputationCost(CallObject) - Method in class com.klaytn.caver.rpc.Klay
Generates and returns an estimate of how much computation cost spent to execute the transaction.
estimateComputationCost(CallObject, long) - Method in class com.klaytn.caver.rpc.Klay
Generates and returns an estimate of how much computation cost spent to execute the transaction.
estimateComputationCost(CallObject, DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Generates and returns an estimate of how much computation cost spent to execute the transaction.
estimateGas(CallObject, String, Object...) - Method in class com.klaytn.caver.contract.Contract
Estimate the gas to execute the contract's method.
estimateGas(List<Object>, CallObject) - Method in class com.klaytn.caver.contract.ContractMethod
Estimate the gas to execute the contract's method.
estimateGas(CallObject) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
estimateGas(CallObject) - Method in interface com.klaytn.caver.Klay
Deprecated.
Generates and returns an estimate of how much gas is necessary to allow the transaction to complete.
estimateGas(CallObject) - Method in class com.klaytn.caver.rpc.Klay
Generates and returns an estimate of how much gas is necessary to allow the transaction to complete.
estimateGasWithSolidityType(CallObject, String, Type...) - Method in class com.klaytn.caver.contract.Contract
Estimate the gas to execute the contract's method with Solidity type wrapper reference.
estimateGasWithSolidityWrapper(List<Type>, CallObject) - Method in class com.klaytn.caver.contract.ContractMethod
Estimate the gas to execute the Contract's method using Solidity type wrapper class.
EventFilterOptions - Class in com.klaytn.caver.contract
 
EventFilterOptions(List<EventFilterOptions.IndexedParameter>, List<String>) - Constructor for class com.klaytn.caver.contract.EventFilterOptions
 
EventFilterOptions.IndexedParameter - Class in com.klaytn.caver.contract
 
EVM - Static variable in class com.klaytn.caver.utils.CodeFormat
 
exception(Exception) - Method in interface com.klaytn.caver.methods.response.Callback
 
exception(Exception) - Method in class com.klaytn.caver.tx.manager.ErrorHandler
Deprecated.
 
executeCallMultipleValueReturn(Function) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
executeCallSingleValueReturn(Function) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
executeCallSingleValueReturn(Function, Class<R>) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
executeRemoteCallMultipleValueReturn(Function) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
executeRemoteCallSingleValueReturn(Function) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
executeRemoteCallSingleValueReturn(Function, Class<T>) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
executeRemoteCallTransaction(Function) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
executeRemoteCallTransaction(Function, BigInteger) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
executeTransaction(String) - Method in class com.klaytn.caver.fee.FeePayerManager
Deprecated.
 
executeTransaction(TransactionTransformer) - Method in class com.klaytn.caver.tx.manager.TransactionManager
Deprecated.
executes a transaction and receives a receipt for its live result
executeTransaction(AbstractTxType) - Method in class com.klaytn.caver.tx.manager.TransactionManager
Deprecated.
executes a transaction and receives a receipt for its live result
executeTransaction(String) - Method in class com.klaytn.caver.tx.manager.TransactionManager
Deprecated.
executes a transaction and receives a receipt for its live result
executeTransaction(Function) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
extractEventParameters(Event, KlayLogs.Log) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
extractEventParameters(Event, KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
extractEventParametersWithLog(Event, KlayLogs.Log) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
extractEventParametersWithLog(Event, KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 

F

FastGetNonceProcessor - Class in com.klaytn.caver.tx.manager
Deprecated.
This class is deprecated since caver-java:1.5.0
FastGetNonceProcessor(Caver) - Constructor for class com.klaytn.caver.tx.manager.FastGetNonceProcessor
Deprecated.
 
feeDelegate - Variable in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
feeDelegate() - Method in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
FeeDelegatedAccountUpdate - Class in com.klaytn.caver.transaction.type
Represents a fee delegated account update transaction.
FeeDelegatedAccountUpdate(FeeDelegatedAccountUpdate.Builder) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Creates a FeeDelegatedAccountUpdate instance.
FeeDelegatedAccountUpdate(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, Account) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Creates a FeeDelegatedAccountUpdate instance.
FeeDelegatedAccountUpdate.Builder - Class in com.klaytn.caver.transaction.type
FeeDelegatedAccountUpdate Builder class.
FeeDelegatedAccountUpdateWithRatio - Class in com.klaytn.caver.transaction.type
Represents a fee delegated account update with ratio transaction.
FeeDelegatedAccountUpdateWithRatio(FeeDelegatedAccountUpdateWithRatio.Builder) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Creates a FeeDelegatedAccountUpdateWithRatio instance.
FeeDelegatedAccountUpdateWithRatio(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, Account) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Creates a FeeDelegatedAccountUpdateWithRatio instance.
FeeDelegatedAccountUpdateWithRatio.Builder - Class in com.klaytn.caver.transaction.type
FeeDelegatedAccountUpdateWithRatio Builder class.
FeeDelegatedCancel - Class in com.klaytn.caver.transaction.type
Represents a fee delegated cancel transaction.
FeeDelegatedCancel(FeeDelegatedCancel.Builder) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedCancel
Creates a FeeDelegatedCancel instance.
FeeDelegatedCancel(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedCancel
Creates a FeeDelegatedCancel instance.
FeeDelegatedCancel.Builder - Class in com.klaytn.caver.transaction.type
FeeDelegatedCancel Builder class.
FeeDelegatedCancelWithRatio - Class in com.klaytn.caver.transaction.type
Represents a fee delegated cancel with ratio transaction.
FeeDelegatedCancelWithRatio(FeeDelegatedCancelWithRatio.Builder) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
Creates a FeeDelegatedCancelWithRatio instance.
FeeDelegatedCancelWithRatio(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
Creates a FeeDelegatedCancelWithRatio instance.
FeeDelegatedCancelWithRatio.Builder - Class in com.klaytn.caver.transaction.type
FeeDelegatedCancelWithRatio Builder class.
FeeDelegatedChainDataAnchoring - Class in com.klaytn.caver.transaction.type
Represents a fee delegated chain data anchoring transaction.
FeeDelegatedChainDataAnchoring(FeeDelegatedChainDataAnchoring.Builder) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Creates a FeeDelegatedChainDataAnchoring instance.
FeeDelegatedChainDataAnchoring(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Creates a FeeDelegatedChainDataAnchoring instance.
FeeDelegatedChainDataAnchoring.Builder - Class in com.klaytn.caver.transaction.type
FeeDelegatedChainDataAnchoring Builder class
FeeDelegatedChainDataAnchoringWithRatio - Class in com.klaytn.caver.transaction.type
Represents a fee delegated chain data anchoring with ratio transaction.
FeeDelegatedChainDataAnchoringWithRatio(FeeDelegatedChainDataAnchoringWithRatio.Builder) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Creates a FeeDelegatedChainDataAnchoringWithRatio instance.
FeeDelegatedChainDataAnchoringWithRatio(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Creates a FeeDelegatedChainDataAnchoringWithRatio instance.
FeeDelegatedChainDataAnchoringWithRatio.Builder - Class in com.klaytn.caver.transaction.type
FeeDelegatedChainDataAnchoringWithRatio Builder class
FeeDelegatedSmartContractDeploy - Class in com.klaytn.caver.transaction.type
Represents a fee delegated smart contract deploy transaction.
FeeDelegatedSmartContractDeploy(FeeDelegatedSmartContractDeploy.Builder) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Creates a FeeDelegatedSmartContractDeploy instance.
FeeDelegatedSmartContractDeploy(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String, boolean, String) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Creates a SmartContractDeploy instance.
FeeDelegatedSmartContractDeploy.Builder - Class in com.klaytn.caver.transaction.type
FeeDelegatedSmartContractDeploy Builder class
FeeDelegatedSmartContractDeployWithRatio - Class in com.klaytn.caver.transaction.type
Represents a fee delegated smart contract deploy with ratio transaction.
FeeDelegatedSmartContractDeployWithRatio(FeeDelegatedSmartContractDeployWithRatio.Builder) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Creates a FeeDelegatedSmartContractDeployWithRatio instance.
FeeDelegatedSmartContractDeployWithRatio(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String, String, boolean, String) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Creates a FeeDelegatedSmartContractDeployWithRatio instance.
FeeDelegatedSmartContractDeployWithRatio.Builder - Class in com.klaytn.caver.transaction.type
FeeDelegatedSmartContractDeployWithRatio Builder class
FeeDelegatedSmartContractExecution - Class in com.klaytn.caver.transaction.type
Represents a fee delegated smart contract execution transaction.
FeeDelegatedSmartContractExecution(FeeDelegatedSmartContractExecution.Builder) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Creates a FeeDelegatedSmartContractExecution instance
FeeDelegatedSmartContractExecution(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Creates a FeeDelegatedSmartContractExecution instance.
FeeDelegatedSmartContractExecution.Builder - Class in com.klaytn.caver.transaction.type
FeeDelegatedSmartContractExecution Builder class
FeeDelegatedSmartContractExecutionWithRatio - Class in com.klaytn.caver.transaction.type
 
FeeDelegatedSmartContractExecutionWithRatio(FeeDelegatedSmartContractExecutionWithRatio.Builder) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Creates a FeeDelegatedSmartContractExecutionWithRatio instance.
FeeDelegatedSmartContractExecutionWithRatio(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String, String) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Creates a FeeDelegatedSmartContractExecutionWithRatio instance.
FeeDelegatedSmartContractExecutionWithRatio.Builder - Class in com.klaytn.caver.transaction.type
FeeDelegatedSmartContractExecutionWithRatio Builder class
FeeDelegatedValueTransfer - Class in com.klaytn.caver.transaction.type
Represents a fee delegated value transfer transaction.
FeeDelegatedValueTransfer(FeeDelegatedValueTransfer.Builder) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Creates a FeeDelegatedValueTransfer instance.
FeeDelegatedValueTransfer(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Creates a FeeDelegatedValueTransfer instance.
FeeDelegatedValueTransfer.Builder - Class in com.klaytn.caver.transaction.type
FeeDelegatedValueTransfer Builder class
FeeDelegatedValueTransferMemo - Class in com.klaytn.caver.transaction.type
Represents a fee delegated value transfer memo transaction.
FeeDelegatedValueTransferMemo(FeeDelegatedValueTransferMemo.Builder) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Creates a FeeDelegatedValueTransferMemo instance.
FeeDelegatedValueTransferMemo(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Creates a FeeDelegatedValueTransferMemo instance.
FeeDelegatedValueTransferMemo.Builder - Class in com.klaytn.caver.transaction.type
FeeDelegatedValueTransferMemo Builder class
FeeDelegatedValueTransferMemoWithRatio - Class in com.klaytn.caver.transaction.type
Represents a fee delegated value transfer memo with ratio transaction.
FeeDelegatedValueTransferMemoWithRatio(FeeDelegatedValueTransferMemoWithRatio.Builder) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Creates a FeeDelegatedValueTransferMemoWithRatio instance.
FeeDelegatedValueTransferMemoWithRatio(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String, String) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Creates a FeeDelegatedValueTransferMemoWithRatio instance.
FeeDelegatedValueTransferMemoWithRatio.Builder - Class in com.klaytn.caver.transaction.type
FeeDelegatedValueTransferMemo Builder class
FeeDelegatedValueTransferWithRatio - Class in com.klaytn.caver.transaction.type
Represents a fee delegated value transfer with ratio transaction.
FeeDelegatedValueTransferWithRatio(FeeDelegatedValueTransferWithRatio.Builder) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Creates a FeeDelegatedValueTransferWithRatio instance.
FeeDelegatedValueTransferWithRatio(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Creates a FeeDelegatedValueTransferWithRatio instance.
FeeDelegatedValueTransferWithRatio.Builder - Class in com.klaytn.caver.transaction.type
FeeDelegatedValueTransferWithRatio Builder class
FeePayer - Class in com.klaytn.caver.fee
Deprecated.
FeePayer(KlayCredentials, int) - Constructor for class com.klaytn.caver.fee.FeePayer
Deprecated.
 
FeePayerManager - Class in com.klaytn.caver.fee
Deprecated.
FeePayerManager.Builder - Class in com.klaytn.caver.fee
Deprecated.
 
FeePayerTransactionDecoder - Class in com.klaytn.caver.fee
Deprecated.
Please use TransactionDecoder instead.
FeePayerTransactionDecoder() - Constructor for class com.klaytn.caver.fee.FeePayerTransactionDecoder
Deprecated.
 
feeRatio(BigInteger) - Method in class com.klaytn.caver.tx.model.AccountUpdateTransaction
Deprecated.
 
feeRatio(BigInteger) - Method in class com.klaytn.caver.tx.model.CancelTransaction
Deprecated.
 
feeRatio(BigInteger) - Method in class com.klaytn.caver.tx.model.SmartContractDeployTransaction
Deprecated.
 
feeRatio(BigInteger) - Method in class com.klaytn.caver.tx.model.SmartContractExecutionTransaction
Deprecated.
 
feeRatio(BigInteger) - Method in class com.klaytn.caver.tx.model.ValueTransferTransaction
Deprecated.
 
fillTransaction() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Fills empty optional transaction field.(nonce, gasPrice, chainId)
Filter<T extends Filter> - Class in com.klaytn.caver.methods.request
 
Filter.FilterTopic<T> - Interface in com.klaytn.caver.methods.request
 
Filter.ListTopic - Class in com.klaytn.caver.methods.request
 
Filter.SingleTopic - Class in com.klaytn.caver.methods.request
 
findByAddress(String) - Method in class com.klaytn.caver.wallet.WalletManager
Deprecated.
 
findByValue(byte) - Static method in enum com.klaytn.caver.tx.account.AccountKey.Type
Deprecated.
 
findByValue(byte) - Static method in enum com.klaytn.caver.tx.type.TxType.Type
Deprecated.
 
from - Variable in class com.klaytn.caver.kct.KIP17.TransferEventResponse
Deprecated.
 
from - Variable in class com.klaytn.caver.kct.KIP7.TransferEventResponse
Deprecated.
 
from(String) - Method in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
fromHex(String) - Static method in class com.klaytn.caver.ipfs.IPFS
Encode hex string with Base58 algorithm.
fromPeb(String, Convert.Unit) - Static method in class com.klaytn.caver.utils.Convert
Deprecated.
 
fromPeb(BigDecimal, Convert.Unit) - Static method in class com.klaytn.caver.utils.Convert
Deprecated.
 
fromPublicKey(String) - Static method in class com.klaytn.caver.account.AccountKeyPublic
Creates AccountKeyPublic instance from ECC Public Key.
fromPublicKeysAndOptions(String[], WeightedMultiSigOptions) - Static method in class com.klaytn.caver.account.AccountKeyWeightedMultiSig
Create AccountKeyWeightedMultiSig instance form public Key array and WeightedMultiSigOption
fromRlp(String) - Static method in class com.klaytn.caver.tx.account.AccountKeyDecoder
Deprecated.
 
fromRlp(String...) - Static method in class com.klaytn.caver.tx.account.AccountKeyDecoder
Deprecated.
 
fromRoleBasedPublicKeysAndOptions(List<String[]>, List<WeightedMultiSigOptions>) - Static method in class com.klaytn.caver.account.AccountKeyRoleBased
Creates an AccountKeyRoleBased with given params.
fromString(String) - Static method in enum com.klaytn.caver.utils.Convert.Unit
Deprecated.
 
fromString(String) - Static method in enum com.klaytn.caver.utils.Utils.KlayUnit
 
fromXYPoint(String, String) - Static method in class com.klaytn.caver.account.AccountKeyPublic
Creates AccountKeyPublic instance from Elliptic curve x, y coordinates.
FUNC_ADDMINTER - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_ADDMINTER - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_ADDPAUSER - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_ADDPAUSER - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_ALLOWANCE - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_APPROVE - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_APPROVE - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_BALANCEOF - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_BALANCEOF - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_BURN - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_BURN - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_BURNFROM - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_DECIMALS - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_DEPLOY - Static variable in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
FUNC_GETAPPROVED - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_ISAPPROVEDFORALL - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_ISMINTER - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_ISMINTER - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_ISPAUSER - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_ISPAUSER - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_MINT - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_MINT - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_MINTWITHTOKENURI - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_NAME - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_NAME - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_OWNEROF - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_PAUSE - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_PAUSE - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_PAUSED - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_PAUSED - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_RENOUNCEMINTER - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_RENOUNCEMINTER - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_RENOUNCEPAUSER - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_RENOUNCEPAUSER - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_SAFETRANSFER - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_SAFETRANSFERFROM - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_SAFETRANSFERFROM - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_SETAPPROVALFORALL - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_SUPPORTSINTERFACE - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_SUPPORTSINTERFACE - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_SYMBOL - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_SYMBOL - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_TOKENBYINDEX - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_TOKENOFOWNERBYINDEX - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_TOKENURI - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_TOTALSUPPLY - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_TOTALSUPPLY - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_TRANSFER - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_TRANSFERFROM - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_TRANSFERFROM - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNC_UNPAUSE - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
FUNC_UNPAUSE - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
FUNCTION_ADD_MINTER - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_ADD_MINTER - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_ADD_PAUSER - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_ADD_PAUSER - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_APPROVE - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_BALANCE_OF - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_BALANCE_OF - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_BALANCE_OF_BATCH - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_BURN - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_BURN - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_BURN_BATCH - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_CREATE - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_GET_APPROVED - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_IS_APPROVED_FOR_ALL - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_IS_APPROVED_FOR_ALL - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_IS_MINTER - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_IS_MINTER - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_IS_PAUSER - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_IS_PAUSER - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_MINT - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_MINT - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_MINT_BATCH - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_MINT_WITH_TOKEN_URI - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_NAME - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_OWNER_OF - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_PAUSE - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_PAUSE - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_PAUSED - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_PAUSED - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_RENOUNCE_MINTER - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_RENOUNCE_MINTER - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_RENOUNCE_PAUSER - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_RENOUNCE_PAUSER - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_SAFE_BATCH_TRANSFER_FROM - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_SAFE_TRANSFER_FROM - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_SAFE_TRANSFER_FROM - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_SET_APPROVAL_FOR_ALL - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_SET_APPROVED_FOR_ALL - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_SUPPORTS_INTERFACE - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_SUPPORTS_INTERFACE - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_SYMBOL - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_TOKEN_BY_INDEX - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_TOKEN_OF_OWNER_BY_INDEX - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_TOKEN_URI - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_TOTAL_SUPPLY - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_TOTAL_SUPPLY - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_TRANSFER_FROM - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_UNPAUSE - Static variable in class com.klaytn.caver.kct.kip17.KIP17
 
FUNCTION_UNPAUSE - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 
FUNCTION_URI - Static variable in class com.klaytn.caver.kct.kip37.KIP37
 

G

GAS_LIMIT - Static variable in class com.klaytn.caver.tx.gas.DefaultGasProvider
Deprecated.
 
GAS_LIMIT - Static variable in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
GAS_LIMIT - Static variable in class com.klaytn.caver.tx.ValueTransfer
Deprecated.
 
GAS_PRICE - Static variable in class com.klaytn.caver.tx.gas.DefaultGasProvider
Deprecated.
 
GAS_PRICE - Static variable in class com.klaytn.caver.tx.ManagedTransaction
Deprecated.
 
gasLimit(BigInteger) - Method in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
gasPrice(BigInteger) - Method in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
gasProvider - Variable in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
generate(int) - Method in interface com.klaytn.caver.wallet.IWallet
Generates key data to manage in wallet.
generate() - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Generates a keyring instance.
generate(String) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Generates a keyring instance with entropy.
generate() - Static method in class com.klaytn.caver.wallet.keyring.PrivateKey
Create a random PrivateKey instance.
generate(String) - Static method in class com.klaytn.caver.wallet.keyring.PrivateKey
Create a PrivateKey instance with entropy
generate(int) - Method in class com.klaytn.caver.wallet.KeyringContainer
Generates keyrings in the keyring container with randomly generated key pairs.
generate(int, String) - Method in class com.klaytn.caver.wallet.KeyringContainer
Generates keyrings in the keyring container with randomly generated key pairs.
generateBip39Wallet(String, String, File) - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
Generates a BIP-39 compatible Ethereum wallet.
generateFullNewWalletFile(String, String, File) - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
generateFullNewWalletFile(String, File) - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
generateMultipleKeys(int) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Generates an array of private key strings.
generateMultipleKeys(int, String) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Generates an array of private key strings with entropy.
generateNewWalletFile(String, String, File) - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
generateNewWalletFile(String, File) - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
generateNewWalletFile(String, String, File, boolean) - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
generateRandomBytes(int) - Static method in class com.klaytn.caver.utils.Utils
Generate random bytes
generateRolBasedKeys(int[]) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Generates an list of private key strings.
generateRoleBasedKeys(int[], String) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Generates an list of private key strings.
generateSingleKey() - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Generates a single private key string.
generateSingleKey(String) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Generates a single private key string with entropy.
get(String) - Method in class com.klaytn.caver.ipfs.IPFS
Get file from IPFS.
get() - Method in class com.klaytn.caver.methods.response.KlayLogs.Hash
 
get() - Method in class com.klaytn.caver.methods.response.KlayLogs.LogObject
 
get() - Method in interface com.klaytn.caver.methods.response.KlayLogs.LogResult
 
get() - Method in enum com.klaytn.caver.tx.type.TxType.Type
Deprecated.
 
getAbi() - Method in class com.klaytn.caver.contract.Contract
Getter function for contract's abi.
getAccount(String, DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getAccount(String, DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the account information of a given address.
getAccount() - Method in class com.klaytn.caver.methods.response.Account.AccountData
 
getAccount() - Method in class com.klaytn.caver.methods.response.KlayAccount.Account
Deprecated.
 
getAccount(String) - Method in class com.klaytn.caver.rpc.Klay
Returns the account information of a given address.
getAccount(String, long) - Method in class com.klaytn.caver.rpc.Klay
Returns the account information of a given address.
getAccount(String, DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns the account information of a given address.
getAccount() - Method in class com.klaytn.caver.transaction.type.AccountUpdate
Getter function for Account
getAccount() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Getter function for Account
getAccount() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Getter function for Account
getAccountKey() - Method in class com.klaytn.caver.account.Account
Getter function for accountKey
getAccountKey(String, DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getAccountKey(String, DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the account key of the Externally Owned Account (EOA) at a given address.
getAccountKey() - Method in class com.klaytn.caver.methods.response.AccountKey.AccountKeyData
 
getAccountKey(String) - Method in class com.klaytn.caver.rpc.Klay
Returns AccountKey of a given address.
getAccountKey(String, long) - Method in class com.klaytn.caver.rpc.Klay
Returns AccountKey of a given address.
getAccountKey(String, DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns AccountKey of a given address.
getAccountKey() - Method in class com.klaytn.caver.tx.type.TxTypeAccountUpdate
Deprecated.
 
getAccountKey() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdate
Deprecated.
 
getAccountKey() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdateWithRatio
Deprecated.
 
getAccountKeys() - Method in class com.klaytn.caver.account.AccountKeyRoleBased
Getter function for accountKeys
getAccountKeys() - Method in class com.klaytn.caver.tx.account.AccountKeyRoleBased
Deprecated.
 
getAccounts() - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getAccounts() - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns a list of addresses owned by client.
getAccounts() - Method in class com.klaytn.caver.rpc.Klay
Returns a list of addresses owned by client.
getAccounts() - Method in class com.klaytn.caver.wallet.WalletManager
Deprecated.
 
getAccType() - Method in class com.klaytn.caver.methods.response.Account.AccountData
 
getAccType() - Method in enum com.klaytn.caver.methods.response.IAccountType.AccType
 
getAccType() - Method in class com.klaytn.caver.methods.response.KlayAccount.Account
Deprecated.
 
getAddress() - Method in class com.klaytn.caver.account.Account
Getter function for address
getAddress() - Method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
 
getAddress() - Method in class com.klaytn.caver.methods.request.KlayFilter
 
getAddress() - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
getAddress() - Method in class com.klaytn.caver.wallet.keyring.AbstractKeyring
 
getAddress() - Method in class com.klaytn.caver.wallet.keyring.KeyStore
Getter function of address.
getAddress() - Method in class com.klaytn.caver.wallet.keyring.KeyStoreOption
Getter function of address.
getAddress() - Method in class com.klaytn.caver.wallet.WalletFile
Deprecated.
 
getAmount() - Method in class com.klaytn.caver.tx.model.ValueTransferTransaction
Deprecated.
 
getAnchoredData() - Method in class com.klaytn.caver.tx.type.TxTypeChainDataAnchoringTransaction
Deprecated.
 
getApprovalEvents(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for getting Event "Approval" in KIP-17 Standard Token
getApprovalEvents(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for getting Event "Approval" in KIP-7 Standard Token
getApprovalForAllEvents(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for getting Event "ApprovalForAll" in KIP-17 Standard Token
getApproved(BigInteger) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "getApproved" in KIP-17 Standard Token
getApproved(BigInteger) - Method in class com.klaytn.caver.kct.kip17.KIP17
Call method "getApproved" in KIP-17 standard contract.
getBalance(String, DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getBalance(String, DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the balance of the account of given address.
getBalance() - Method in class com.klaytn.caver.methods.response.AccountEOA
Deprecated.
 
getBalance() - Method in class com.klaytn.caver.methods.response.AccountSmartContract
Deprecated.
 
getBalance() - Method in class com.klaytn.caver.methods.response.AccountTypeEOA
 
getBalance() - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
getBalance(String) - Method in class com.klaytn.caver.rpc.Klay
Returns the balance of the account of given address.
getBalance(String, long) - Method in class com.klaytn.caver.rpc.Klay
Returns the balance of the account of given address.
getBalance(String, DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns the balance of the account of given address.
getBaobabKeyDirectory() - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
getBlock() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo
 
getBlock() - Method in class com.klaytn.caver.methods.response.KlayBlock
Deprecated.
 
getBlock() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo
Deprecated.
 
getBlockByHash(String, boolean) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getBlockByHash(String, boolean) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns information about a block by hash.
getBlockByHash(String) - Method in class com.klaytn.caver.rpc.Klay
Returns information about a block by block number.
getBlockByHash(String, boolean) - Method in class com.klaytn.caver.rpc.Klay
Returns information about a block by block number.
getBlockByNumber(DefaultBlockParameter, boolean) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getBlockByNumber(DefaultBlockParameter, boolean) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns information about a block by block number.
getBlockByNumber(long) - Method in class com.klaytn.caver.rpc.Klay
Returns information about a block by block number.
getBlockByNumber(long, boolean) - Method in class com.klaytn.caver.rpc.Klay
Returns information about a block by block number.
getBlockByNumber(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns information about a block by block number.
getBlockByNumber(DefaultBlockParameter, boolean) - Method in class com.klaytn.caver.rpc.Klay
Returns information about a block by block number.
getBlockCount() - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
getBlockHash() - Method in class com.klaytn.caver.methods.request.KlayLogFilter
 
getBlockHash() - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
getBlockHash() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getBlockHash() - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
getBlockHash() - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
getBlockHash() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getBlockHash() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getBlockHash() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getBlockNumber() - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getBlockNumber() - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the number of most recent block.
getBlockNumber() - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
getBlockNumber() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getBlockNumber() - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
getBlockNumber() - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
getBlockNumber() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getBlockNumber() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getBlockNumber() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getBlockNumber() - Method in class com.klaytn.caver.rpc.Klay
Returns the number of most recent block.
getBlockNumberRaw() - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
getBlockReceipts(String) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getBlockReceipts(String) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns receipts included in a block identified by block hash.
getBlockReceipts(String) - Method in class com.klaytn.caver.rpc.Klay
Returns receipts included in a block identified by block hash.
getBlockScore() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getBlockScore() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getBlockTransactionCountByHash(String) - Method in class com.klaytn.caver.rpc.Klay
Returns the number of transactions in a block from a block matching the given block hash.
getBlockTransactionCountByNumber(long) - Method in class com.klaytn.caver.rpc.Klay
Returns the number of transactions in a block matching the given block number.
getBlockTransactionCountByNumber(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns the number of transactions in a block matching the given block number.
getBlockWithConsensusInfoByHash(String) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getBlockWithConsensusInfoByHash(String) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns a block with consensus information matched by the given hash.
getBlockWithConsensusInfoByHash(String) - Method in class com.klaytn.caver.rpc.Klay
Returns a block with consensus information matched by the given hash.
getBlockWithConsensusInfoByNumber(DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getBlockWithConsensusInfoByNumber(DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns a block with consensus information matched by the given block number.
getBlockWithConsensusInfoByNumber(long) - Method in class com.klaytn.caver.rpc.Klay
Returns a block with consensus information matched by the given block number.
getBlockWithConsensusInfoByNumber(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns a block with consensus information matched by the given block number.
getBytecode() - Method in class com.klaytn.caver.contract.ContractDeployParams
Getter function for bytecode.
getC() - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Pbkdf2KdfParams
Getter function for C
getC() - Method in class com.klaytn.caver.wallet.WalletFile.Aes128CtrKdfParams
Deprecated.
 
getCaver() - Method in class com.klaytn.caver.contract.Contract
Getter function for caver.
getCaver() - Method in class com.klaytn.caver.contract.ContractMethod
Getter function for Caver.
getChainID() - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getChainID() - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the chain ID of the chain.
getChainID() - Method in class com.klaytn.caver.rpc.Klay
Returns the chain ID of the chain.
getChainId() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Getter function for chain id
getCipher() - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Crypto
Getter function for cipher.
getCipher() - Method in class com.klaytn.caver.wallet.WalletFile.Crypto
Deprecated.
 
getCipherparams() - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Crypto
Getter function for CipherParams.
getCipherParams() - Method in class com.klaytn.caver.wallet.keyring.KeyStoreOption
Getter function of CipherParams.
getCipherparams() - Method in class com.klaytn.caver.wallet.WalletFile.Crypto
Deprecated.
 
getCiphertext() - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Crypto
Getter function for cipher text.
getCiphertext() - Method in class com.klaytn.caver.wallet.WalletFile.Crypto
Deprecated.
 
getClazz() - Method in enum com.klaytn.caver.tx.account.AccountKey.Type
Deprecated.
 
getClientVersion() - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getClientVersion() - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the current client version of a Klaytn node.
getClientVersion() - Method in class com.klaytn.caver.rpc.Klay
Returns the current client version of a Klaytn node.
getCn() - Method in class com.klaytn.caver.methods.response.KlayPeerCount.PeerCount
 
getCode() - Method in exception com.klaytn.caver.CaverException
Deprecated.
 
getCode() - Method in enum com.klaytn.caver.ErrorCode
Deprecated.
 
getCode(String, DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getCode(String, DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns code at a given address.
getCode(String) - Method in class com.klaytn.caver.rpc.Klay
Returns code at a given address.
getCode(String, long) - Method in class com.klaytn.caver.rpc.Klay
Returns code at a given address.
getCode(String, DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns code at a given address.
getCode() - Method in exception com.klaytn.caver.UncheckedCaverException
Deprecated.
 
getCodeFormat() - Method in class com.klaytn.caver.methods.response.AccountSmartContract
Deprecated.
 
getCodeFormat() - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
getCodeFormat() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getCodeFormat() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getCodeFormat() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Getter function for code format
getCodeFormat() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Getter function for code format
getCodeFormat() - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Getter function for code format
getCodeFormat() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeploy
Deprecated.
 
getCodeFormat() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeployWithRatio
Deprecated.
 
getCodeFormat() - Method in class com.klaytn.caver.tx.type.TxTypeSmartContractDeploy
Deprecated.
 
getCodeHash() - Method in class com.klaytn.caver.methods.response.AccountSmartContract
Deprecated.
 
getCodeHash() - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
getCommittee(DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getCommittee(DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns a list of all validators in the committee at the specified block.
getCommittee() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getCommittee() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
getCommittee() - Method in class com.klaytn.caver.rpc.Klay
Returns a list of all validators in the committee at the specified block.
getCommittee(long) - Method in class com.klaytn.caver.rpc.Klay
Returns a list of all validators in the committee at the specified block.
getCommittee(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns a list of all validators in the committee at the specified block.
getCommitteeSize(DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getCommitteeSize(DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the size of the committee at the specified block.
getCommitteeSize() - Method in class com.klaytn.caver.rpc.Klay
Returns the size of the committee at the specified block.
getCommitteeSize(long) - Method in class com.klaytn.caver.rpc.Klay
Returns the size of the committee at the specified block.
getCommitteeSize(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns the size of the committee at the specified block.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.AccountUpdate
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.Cancel
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.ChainDataAnchoring
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
 
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.SmartContractExecution
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.ValueTransfer
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Returns the RLP-encoded string to make the signature of this transaction.
getConstructor() - Method in class com.klaytn.caver.contract.Contract
Getter function for Contract's constructor function info.
getContractAddress() - Method in class com.klaytn.caver.contract.Contract
Getter function for contract address.
getContractAddress() - Method in class com.klaytn.caver.contract.ContractMethod
Getter function for contract address
getContractAddress() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getContractAddress() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getContractAddress() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getContractAddress() - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
getContractBinary() - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
getCouncil(DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getCouncil(DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns a list of all validators of the council at the specified block.
getCouncil() - Method in class com.klaytn.caver.rpc.Klay
Returns a list of all validators of the council at the specified block.
getCouncil(long) - Method in class com.klaytn.caver.rpc.Klay
Returns a list of all validators of the council at the specified block.
getCouncil(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns a list of all validators of the council at the specified block.
getCouncilSize(DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getCouncilSize(DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the size of the council at the specified block.
getCouncilSize() - Method in class com.klaytn.caver.rpc.Klay
Returns the size of the council at the specified block.
getCouncilSize(long) - Method in class com.klaytn.caver.rpc.Klay
Returns the size of the council at the specified block.
getCouncilSize(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns the size of the council at the specified block.
getCrypto() - Method in class com.klaytn.caver.wallet.keyring.KeyStore
Getter function of crypto.
getCrypto() - Method in class com.klaytn.caver.wallet.WalletFile
Deprecated.
 
getData() - Method in class com.klaytn.caver.methods.request.CallObject
 
getData() - Method in class com.klaytn.caver.methods.request.KlayTransaction
Deprecated.
 
getData() - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
getData() - Method in class com.klaytn.caver.tx.type.TxTypeLegacyTransaction
Deprecated.
 
getDecimals() - Method in class com.klaytn.caver.kct.kip7.KIP7DeployParams
 
getDecodedAnchoringTransaction(String) - Method in class com.klaytn.caver.rpc.Klay
Returns the decoded anchored data in the transaction for the given transaction hash.
getDefault() - Method in class com.klaytn.caver.wallet.WalletManager
Deprecated.
 
getDefaultAddress() - Method in class com.klaytn.caver.tx.manager.TransactionManager
Deprecated.
 
getDefaultKeyDirectory() - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
getDefaultOptionsForRoleBased(List<String[]>) - Static method in class com.klaytn.caver.account.WeightedMultiSigOptions
Creates a List that has WeightedMultiSigOptions instance with default value.(threshold, weight has 1)
getDefaultOptionsForWeightedMultiSig(String[]) - Static method in class com.klaytn.caver.account.WeightedMultiSigOptions
Create a WeightedMultiSigOptions instance with default value.(threshold, weight has 1)
getDefaultOptionWithKDF(String) - Static method in class com.klaytn.caver.wallet.keyring.KeyStoreOption
Creates an KeyStoreOption of each option instance has default value.
getDefaultOptionWithKDF(String, String) - Static method in class com.klaytn.caver.wallet.keyring.KeyStoreOption
Creates an KeyStoreOption of each option instance has default value.
getDefaultSendOptions() - Method in class com.klaytn.caver.contract.Contract
Getter function for DefaultSendOptions
getDefaultSendOptions() - Method in class com.klaytn.caver.contract.ContractMethod
Getter function for DefaultSendOptions
getDeployedAddress(String) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
getDeployParams() - Method in class com.klaytn.caver.contract.ContractDeployParams
Getter function for deployParams.
getDerivedAddress() - Method in class com.klaytn.caver.wallet.keyring.PrivateKey
Returns derived address from private key string
getDifficulty() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getDklen() - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Pbkdf2KdfParams
Getter function for dklen
getDklen() - Method in class com.klaytn.caver.wallet.keyring.KeyStore.ScryptKdfParams
Getter function for dkLen
getDklen() - Method in class com.klaytn.caver.wallet.WalletFile.Aes128CtrKdfParams
Deprecated.
 
getDklen() - Method in class com.klaytn.caver.wallet.WalletFile.ScryptKdfParams
Deprecated.
 
getEcKeyPair() - Method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
getEcKeyPairsForFeePayerList() - Method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
Returns keys for fee payer signing
getEcKeyPairsForSenderSign(KlayCredentials) - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
get the keys you need to sign transactions
getEcKeyPairsForSenderSign(KlayCredentials) - Method in class com.klaytn.caver.tx.type.TxTypeAccountUpdate
Deprecated.
get the keys you need to sign transactions
getEcKeyPairsForSenderSign(KlayCredentials) - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdate
Deprecated.
get the keys you need to sign transactions
getEcKeyPairsForSenderSign(KlayCredentials) - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdateWithRatio
Deprecated.
get the keys you need to sign transactions
getEcKeyPairsForTransactionList() - Method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
Returns keys for transaction signing
getEcKeyPairsForUpdateList() - Method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
Returns keys for update signing
getECPoint(String) - Static method in class com.klaytn.caver.utils.AccountKeyPublicUtils
Creates ECPoint instance using compressed public key
getECPoint(String, String) - Static method in class com.klaytn.caver.utils.AccountKeyPublicUtils
Creates ECPoint instance using ecc public key x,y coordinates
getEmptySignature() - Static method in class com.klaytn.caver.crypto.KlaySignatureData
Deprecated.
 
getEmptySignature() - Static method in class com.klaytn.caver.wallet.keyring.SignatureData
Get empty signature.
getEn() - Method in class com.klaytn.caver.methods.response.KlayPeerCount.PeerCount
 
getEncodedTransactionNoSig() - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
create rlp encoded value for signature component
getEncodedTransactionNoSig() - Method in interface com.klaytn.caver.tx.type.TxType
Deprecated.
create rlp encoded value for signature component
getErrorMessage() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getErrorMessage() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getEvent(String) - Method in class com.klaytn.caver.contract.Contract
Returns the ContractEvent instance corresponding to the event name.
getEvents() - Method in class com.klaytn.caver.contract.Contract
Getter function for events.
getExtraData() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getExtraData() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getFeePayer() - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
getFeePayer() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getFeePayer() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getFeePayer() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getFeePayer() - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Getter function for feePayer
getFeePayer() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegate
Deprecated.
 
getFeePayerSignatureData() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegate
Deprecated.
 
getFeePayerSignatures() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getFeePayerSignatures() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getFeePayerSignatures() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getFeePayerSignatures() - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Getter function for feePayerSignatures
getFeeRatio() - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
getFeeRatio() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getFeeRatio() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getFeeRatio() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getFeeRatio() - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedWithRatioTransaction
Getter function for feeRatio.
getFeeRatio() - Method in class com.klaytn.caver.tx.model.ValueTransferTransaction
Deprecated.
 
getFeeRatio() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegate
Deprecated.
 
getFeeRatio() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdateWithRatio
Deprecated.
 
getFeeRatio() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancelWithRatio
Deprecated.
 
getFeeRatio() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeployWithRatio
Deprecated.
 
getFeeRatio() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractExecutionWithRatio
Deprecated.
 
getFeeRatio() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferMemoWithRatio
Deprecated.
 
getFeeRatio() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferWithRatio
Deprecated.
 
getFeeRatioInteger() - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedWithRatioTransaction
 
getFilterChanges(BigInteger) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getFilterChanges(BigInteger) - Method in interface com.klaytn.caver.Klay
Deprecated.
Polling method for a filter, which returns an array of logs which occurred since last poll.
getFilterChanges(String) - Method in class com.klaytn.caver.rpc.Klay
Polling method for a filter, which returns an array of logs which occurred since last poll.
getFilterLogs(BigInteger) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getFilterLogs(BigInteger) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns an array of all logs matching filter with given id, which has been obtained using Klay.newFilter(KlayFilter).
getFilterLogs(String) - Method in class com.klaytn.caver.rpc.Klay
Returns an array of all logs matching filter with given id, which has been obtained using klay_newFilter.
getFilterOptions() - Method in class com.klaytn.caver.contract.EventFilterOptions
 
getFilterValue() - Method in class com.klaytn.caver.contract.EventFilterOptions.IndexedParameter
 
getFrom() - Method in class com.klaytn.caver.contract.SendOptions
Getter function for from.
getFrom() - Method in class com.klaytn.caver.methods.request.CallObject
 
getFrom() - Method in class com.klaytn.caver.methods.request.KlayTransaction
Deprecated.
 
getFrom() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getFrom() - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
getFrom() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getFrom() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getFrom() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getFrom() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Getter function for from
getFrom() - Method in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
getFrom() - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
 
getFromBlock() - Method in class com.klaytn.caver.methods.request.KlayFilter
 
getGas() - Method in class com.klaytn.caver.contract.SendOptions
Getter function for gas.
getGas() - Method in class com.klaytn.caver.methods.request.KlayTransaction
Deprecated.
 
getGas() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getGas() - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
getGas() - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
getGas() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getGas() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getGas() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getGas() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Getter function for gas
getGasLimit() - Method in class com.klaytn.caver.methods.request.CallObject
 
getGasLimit() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getGasLimit() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getGasLimit() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
getGasLimit() - Method in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
getGasLimit() - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
 
getGasPrice() - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getGasPrice() - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the current price per gas in peb.
getGasPrice() - Method in class com.klaytn.caver.methods.request.CallObject
 
getGasPrice() - Method in class com.klaytn.caver.methods.request.KlayTransaction
Deprecated.
 
getGasPrice() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getGasPrice() - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
getGasPrice() - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
getGasPrice() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getGasPrice() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getGasPrice() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getGasPrice() - Method in class com.klaytn.caver.rpc.Klay
Returns the current price per gas in peb.
getGasPrice() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
getGasPrice() - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
use ContractGasProvider
getGasPrice() - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
 
getGasPriceAt(DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getGasPriceAt(DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the unit price of the given block in peb.
NOTE: This API has different behavior from Ethereum's and returns a gas price of Klaytn instead of suggesting a gas price as in Ethereum.
getGasPriceAt() - Method in class com.klaytn.caver.rpc.Klay
Returns the unit price of the given block in peb.
getGasPriceAt(long) - Method in class com.klaytn.caver.rpc.Klay
Returns the unit price of the given block in peb.
getGasPriceAt(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns the unit price of the given block in peb.
getGasUsed() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getGasUsed() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getGasUsed() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getGasUsed() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getGasUsed() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
getGasUsed() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getGasUsed() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getGovernanceData() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getGovernanceData() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getHash() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getHash() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getHash() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getHash() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
getHash() - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
getHash() - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
getHash() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getHashForFeePayerSignature(AbstractFeeDelegatedTransaction) - Static method in class com.klaytn.caver.transaction.TransactionHasher
 
getHashForSignature(AbstractTransaction) - Static method in class com.klaytn.caver.transaction.TransactionHasher
 
getHumanReadable() - Method in class com.klaytn.caver.methods.response.AccountEOA
Deprecated.
 
getHumanReadable() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Getter function for humanReadable
getHumanReadable() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Getter function for humanReadable
getHumanReadable() - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Getter function for humanReadable
getId() - Method in enum com.klaytn.caver.kct.kip17.KIP17.INTERFACE
 
getId() - Method in enum com.klaytn.caver.kct.kip37.KIP37.INTERFACE
 
getId() - Method in enum com.klaytn.caver.kct.kip7.KIP7.INTERFACE
 
getId() - Method in class com.klaytn.caver.wallet.keyring.KeyStore
Getter function for id.
getId() - Method in class com.klaytn.caver.wallet.WalletFile
Deprecated.
 
getIndex() - Method in enum com.klaytn.caver.account.AccountKeyRoleBased.RoleGroup
 
getIndexedParamName() - Method in class com.klaytn.caver.contract.EventFilterOptions.IndexedParameter
 
getIndexedValues() - Method in class com.klaytn.caver.tx.SmartContract.EventValuesWithLog
Deprecated.
 
getInitialSupply() - Method in class com.klaytn.caver.kct.kip7.KIP7DeployParams
 
getInput() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getInput() - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
getInput() - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
getInput() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getInput() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getInput() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getInput() - Method in class com.klaytn.caver.transaction.type.ChainDataAnchoring
Getter function for input
getInput() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Getter function for input
getInput() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Getter function for input
getInput() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Getter function for input.
getInput() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Getter function for input.
getInput() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Getter function for input
getInput() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Getter function for input
getInput() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Getter function for input
getInput() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Getter function for input
getInput() - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Getter function for input
getInput() - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Getter function for input.
getInput() - Method in class com.klaytn.caver.transaction.type.SmartContractExecution
Getter function for input
getInput() - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Getter function for input
getInputs() - Method in class com.klaytn.caver.contract.ContractEvent
Getter function for input.
getInputs() - Method in class com.klaytn.caver.contract.ContractMethod
Getter function for input.
getIpfs() - Method in class com.klaytn.caver.Caver
Getter for IPFS
getIv() - Method in class com.klaytn.caver.wallet.keyring.KeyStore.CipherParams
Getter function for IV
getIv() - Method in class com.klaytn.caver.wallet.WalletFile.CipherParams
Deprecated.
 
getKdf() - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Crypto
Getter function for kdf name.
getKdf() - Method in class com.klaytn.caver.wallet.WalletFile.Crypto
Deprecated.
 
getKdfparams() - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Crypto
Getter function for KdfParams.
getKdfParams() - Method in class com.klaytn.caver.wallet.keyring.KeyStoreOption
Getter function of KdfParams.
getKdfparams() - Method in class com.klaytn.caver.wallet.WalletFile.Crypto
Deprecated.
 
getKey() - Method in class com.klaytn.caver.methods.response.AccountEOA
Deprecated.
 
getKey() - Method in class com.klaytn.caver.methods.response.AccountSmartContract
Deprecated.
 
getKey() - Method in class com.klaytn.caver.methods.response.AccountTypeEOA
 
getKey() - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
getKey() - Method in class com.klaytn.caver.methods.response.KlayAccountKey.AccountKeyValue
Deprecated.
 
getKey() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getKey() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getKey() - Method in class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig.WeightedPublicKey
Deprecated.
 
getKey() - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
Getter function for key
getKeyByRole(int) - Method in class com.klaytn.caver.wallet.keyring.MultipleKeyring
Returns keys by role.
getKeyByRole(int) - Method in class com.klaytn.caver.wallet.keyring.RoleBasedKeyring
Returns keys by role.
getKeyByRole(int) - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
returns keys by role.
getKeyring() - Method in class com.klaytn.caver.wallet.keyring.KeyStore
Getter function of keyRing.
getKeyring(String) - Method in class com.klaytn.caver.wallet.KeyringContainer
Get the keyring in container corresponding to the address.
getKeyring() - Method in class com.klaytn.caver.wallet.WalletFile
Deprecated.
 
getKeys() - Method in class com.klaytn.caver.wallet.keyring.MultipleKeyring
Getter function of keys
getKeys() - Method in class com.klaytn.caver.wallet.keyring.RoleBasedKeyring
Getter function of keys
getKeyType() - Method in class com.klaytn.caver.methods.response.KlayAccountKey.AccountKeyValue
Deprecated.
 
getKeyType() - Method in class com.klaytn.caver.transaction.AbstractTransaction
 
getKlay() - Method in class com.klaytn.caver.rpc.RPC
Getter for Klay API instance.
getKlaytnCall() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Getter function for klaytnRPC
getKlaytnWalletKey() - Method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
 
getKlaytnWalletKey() - Method in class com.klaytn.caver.wallet.keyring.AbstractKeyring
Returns a KlaytnWalletKey format
getKlaytnWalletKey() - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
Returns a KlaytnWalletKey format
getLog() - Method in class com.klaytn.caver.tx.SmartContract.EventValuesWithLog
Deprecated.
 
getLogIndex() - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
getLogIndexRaw() - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
getLogs(KlayLogFilter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getLogs(KlayLogFilter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns an array of all logs matching a given filter object.
getLogs() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getLogs() - Method in class com.klaytn.caver.methods.response.KlayLogs
 
getLogs() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getLogs() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getLogs(KlayLogFilter) - Method in class com.klaytn.caver.rpc.Klay
Returns an array of all logs matching a given filter object.
getLogsBloom() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getLogsBloom() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getLogsBloom() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getLogsBloom() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getLogsBloom() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getMac() - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Crypto
Getter function for mac.
getMac() - Method in class com.klaytn.caver.wallet.WalletFile.Crypto
Deprecated.
 
getMainnetKeyDirectory() - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
getMemo() - Method in class com.klaytn.caver.tx.model.ValueTransferTransaction
Deprecated.
 
getMessage() - Method in enum com.klaytn.caver.ErrorCode
Deprecated.
 
getMessage() - Method in class com.klaytn.caver.wallet.keyring.MessageSigned
Getter function of message
getMessageHash() - Method in class com.klaytn.caver.wallet.keyring.MessageSigned
Getter function of message hash
getMethod(String) - Method in class com.klaytn.caver.contract.Contract
Returns the ContractMethod instance corresponding to the method name.
getMethods() - Method in class com.klaytn.caver.contract.Contract
Getter function for methods.
getMiner() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getMiner() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getMiner() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
getMinterAddedEvents(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for getting Event "MinterAdded" in KIP-17 Standard Token
getMinterAddedEvents(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for getting Event "MinterAdded" in KIP-7 Standard Token
getMinterRemovedEvents(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for getting Event "MinterRemoved" in KIP-17 Standard Token
getMinterRemovedEvents(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for getting Event "MinterRemoved" in KIP-7 Standard Token
getN() - Method in class com.klaytn.caver.wallet.keyring.KeyStore.ScryptKdfParams
Getter function for N
getN() - Method in class com.klaytn.caver.wallet.WalletFile.ScryptKdfParams
Deprecated.
 
getName() - Method in class com.klaytn.caver.contract.ContractEvent
Getter function for name.
getName() - Method in class com.klaytn.caver.contract.ContractIOType
Getter function for name
getName() - Method in class com.klaytn.caver.contract.ContractMethod
Getter function for name.
getName() - Method in enum com.klaytn.caver.kct.kip17.KIP17.INTERFACE
 
getName() - Method in class com.klaytn.caver.kct.kip17.KIP17DeployParams
 
getName() - Method in enum com.klaytn.caver.kct.kip37.KIP37.INTERFACE
 
getName() - Method in enum com.klaytn.caver.kct.kip7.KIP7.INTERFACE
 
getName() - Method in class com.klaytn.caver.kct.kip7.KIP7DeployParams
 
getName() - Static method in class com.klaytn.caver.wallet.keyring.KeyStore.Pbkdf2KdfParams
Getter function for PBKDF2 name used in KeyStore
getName() - Static method in class com.klaytn.caver.wallet.keyring.KeyStore.ScryptKdfParams
Getter function for SCRYPT name used in KeyStore
getNet() - Method in class com.klaytn.caver.rpc.RPC
Getter for Net API instance
getNetworkId() - Method in class com.klaytn.caver.JsonRpc2_0Net
Deprecated.
 
getNetworkId() - Method in interface com.klaytn.caver.Net
Deprecated.
Returns the network identifier (network ID).
getNetworkID() - Method in class com.klaytn.caver.rpc.Net
Returns the network identifier (network ID).
getNewSenderSignatureDataSet(KlayCredentials, int) - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
rlp encoding for signature(SigRLP)
getNextContractMethods() - Method in class com.klaytn.caver.contract.ContractMethod
 
getNonce() - Method in class com.klaytn.caver.methods.request.KlayTransaction
Deprecated.
 
getNonce() - Method in class com.klaytn.caver.methods.response.AccountEOA
Deprecated.
 
getNonce() - Method in class com.klaytn.caver.methods.response.AccountSmartContract
Deprecated.
 
getNonce() - Method in class com.klaytn.caver.methods.response.AccountTypeEOA
 
getNonce() - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
getNonce() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getNonce() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getNonce() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getNonce() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
getNonce() - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
getNonce() - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
getNonce() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getNonce() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getNonce() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getNonce() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Getter function for nonce
getNonce(KlayCredentials) - Method in class com.klaytn.caver.tx.manager.FastGetNonceProcessor
Deprecated.
 
getNonce(KlayCredentials) - Method in class com.klaytn.caver.tx.manager.GetNonceProcessor
Deprecated.
 
getNonce() - Method in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
getNonce() - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
 
GetNonceProcessor - Class in com.klaytn.caver.tx.manager
Deprecated.
This class is deprecated since caver-java:1.5.0
GetNonceProcessor(Caver) - Constructor for class com.klaytn.caver.tx.manager.GetNonceProcessor
Deprecated.
 
getNonIndexedValues() - Method in class com.klaytn.caver.tx.SmartContract.EventValuesWithLog
Deprecated.
 
getNumber() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getNumber() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getNumber() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getNumber() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
getNumber() - Method in class com.klaytn.caver.methods.response.Number
 
getOutputs() - Method in class com.klaytn.caver.contract.ContractMethod
Getter function for output.
getP() - Method in class com.klaytn.caver.wallet.keyring.KeyStore.ScryptKdfParams
Getter function for P
getP() - Method in class com.klaytn.caver.wallet.WalletFile.ScryptKdfParams
Deprecated.
 
getParentHash() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getParentHash() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getParentHash() - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
getParentHash() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getParentHash() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
getPastEvent(String, KlayLogFilter) - Method in class com.klaytn.caver.contract.Contract
Get past events for this contract.
getPausedEvents(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for getting Event "Paused" in KIP-17 Standard Token
getPausedEvents(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for getting Event "Paused" in KIP-7 Standard Token
getPauserAddedEvents(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for getting Event "PauserAdded" in KIP-17 Standard Token
getPauserAddedEvents(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for getting Event "PauserAdded" in KIP-7 Standard Token
getPauserRemovedEvents(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for getting Event "PauserRemoved" in KIP-17 Standard Token
getPauserRemovedEvents(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for getting Event "PauserRemoved" in KIP-7 Standard Token
getPayload() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeploy
Deprecated.
 
getPayload() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeployWithRatio
Deprecated.
 
getPayload() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractExecution
Deprecated.
 
getPayload() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractExecutionWithRatio
Deprecated.
 
getPayload() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferMemo
Deprecated.
 
getPayload() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferMemoWithRatio
Deprecated.
 
getPayload() - Method in class com.klaytn.caver.tx.type.TxTypeSmartContractDeploy
Deprecated.
 
getPayload() - Method in class com.klaytn.caver.tx.type.TxTypeSmartContractExecution
Deprecated.
 
getPayload() - Method in class com.klaytn.caver.tx.type.TxTypeValueTransferMemo
Deprecated.
 
getpebFactor() - Method in enum com.klaytn.caver.utils.Convert.Unit
Deprecated.
 
getPebFactor() - Method in enum com.klaytn.caver.utils.Utils.KlayUnit
 
getPeerCount() - Method in class com.klaytn.caver.JsonRpc2_0Net
Deprecated.
 
getPeerCount() - Method in interface com.klaytn.caver.Net
Deprecated.
Returns the number of peers currently connected to the client.
getPeerCount() - Method in class com.klaytn.caver.rpc.Net
Returns the number of peers currently connected to the client.
getPeerCountByType() - Method in class com.klaytn.caver.JsonRpc2_0Net
Deprecated.
 
getPeerCountByType() - Method in interface com.klaytn.caver.Net
Deprecated.
Returns the number of connected nodes by type and the total number of connected nodes.
getPeerCountByType() - Method in class com.klaytn.caver.rpc.Net
Returns the number of connected nodes by type and the total number of connected nodes.
getPn() - Method in class com.klaytn.caver.methods.response.KlayPeerCount.PeerCount
 
getPreviouslyDeployedAddress(String) - Static method in class com.klaytn.caver.kct.KIP17
Deprecated.
 
getPreviouslyDeployedAddress(String) - Static method in class com.klaytn.caver.kct.KIP7
Deprecated.
 
getPrf() - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Pbkdf2KdfParams
Getter function for PRF name
getPrf() - Method in class com.klaytn.caver.wallet.WalletFile.Aes128CtrKdfParams
Deprecated.
 
getPrivateKey() - Method in class com.klaytn.caver.wallet.keyring.PrivateKey
Getter function of private key string
getProposer() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getProposer() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
getProtocolVersion() - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getProtocolVersion() - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the Klaytn protocol version of the node.
getProtocolVersion() - Method in class com.klaytn.caver.rpc.Klay
Returns the Klaytn protocol version of the node.
getPublicKey() - Method in class com.klaytn.caver.account.AccountKeyPublic
Getter function for publicKey
getPublicKey() - Method in class com.klaytn.caver.account.WeightedPublicKey
Getter function for PublicKey
getPublicKey() - Method in class com.klaytn.caver.tx.account.AccountKeyPublic
Deprecated.
 
getPublicKey() - Method in class com.klaytn.caver.wallet.keyring.MultipleKeyring
Returns a public key strings.
getPublicKey(boolean) - Method in class com.klaytn.caver.wallet.keyring.MultipleKeyring
Returns a public key strings.
getPublicKey(boolean) - Method in class com.klaytn.caver.wallet.keyring.PrivateKey
Returns public key string
getPublicKey() - Method in class com.klaytn.caver.wallet.keyring.RoleBasedKeyring
Returns a public key strings.
getPublicKey(boolean) - Method in class com.klaytn.caver.wallet.keyring.RoleBasedKeyring
Returns a public key strings.
getPublicKey() - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
Return a public key strings.
getPublicKey(boolean) - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
Return a public key strings.
getR() - Method in class com.klaytn.caver.crypto.KlaySignatureData
Deprecated.
 
getR() - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
getR() - Method in class com.klaytn.caver.wallet.keyring.KeyStore.ScryptKdfParams
Getter function for r
getR() - Method in class com.klaytn.caver.wallet.keyring.SignatureData
Getter function for R.
getR() - Method in class com.klaytn.caver.wallet.WalletFile.ScryptKdfParams
Deprecated.
 
getRaw() - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction
 
getRaw() - Method in class com.klaytn.caver.methods.response.SignTransaction.SignTransactionData
 
getRawEcKeyPairs() - Method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
Returns raw keys.
getRawTransaction() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Returns a RawTransaction(RLP-encoded transaction string)
getRawTransactionNoType(byte[]) - Static method in class com.klaytn.caver.tx.account.AccountKeyDecoder
Deprecated.
 
getRawTransactionNoType(byte[]) - Static method in class com.klaytn.caver.utils.KlayTransactionUtils
Deprecated.
 
getReceiptHash() - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
getReceiptsRoot() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getReceiptsRoot() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getReceiptsRoot() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getReceiptsRoot() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
getReward() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getReward() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getRewardbase() - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getRewardbase() - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the rewardbase of the current node.
getRewardbase() - Method in class com.klaytn.caver.rpc.Klay
Returns the reward base of the current node.
getRLPEncoding() - Method in class com.klaytn.caver.account.AccountKeyFail
Encodes a AccountKeyFail Object by RLP-Encoding method.
getRLPEncoding() - Method in class com.klaytn.caver.account.AccountKeyLegacy
Encodes a AccountKeyLegacy Object by RLP-encoding method.
getRLPEncoding() - Method in class com.klaytn.caver.account.AccountKeyNil
Encodes a AccountKeyNil Object by an RLP-Encoding method.
getRLPEncoding() - Method in class com.klaytn.caver.account.AccountKeyPublic
Encodes a AccountKeyPublic Object by RLP-encoding method.
getRLPEncoding() - Method in class com.klaytn.caver.account.AccountKeyRoleBased
Encodes a AccountKeyRoleBased Object by RLP-encoding method.
getRLPEncoding() - Method in class com.klaytn.caver.account.AccountKeyWeightedMultiSig
Encodes a AccountKeyWeightedMultiSig Object by RLP-encoding method.
getRLPEncoding() - Method in interface com.klaytn.caver.account.IAccountKey
Encodes AccountKey by RLP-encoding method.
getRLPEncoding() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.AccountUpdate
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.Cancel
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.ChainDataAnchoring
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.SmartContractExecution
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.ValueTransfer
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncodingAccountKey() - Method in class com.klaytn.caver.account.Account
Returns RLP-encoded accountKey string
getRLPEncodingForFeePayerSignature() - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Returns a RLP-encoded transaction string for making fee payer's signature.
getRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Returns an RLP-encoded transaction string for making signature.
getRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Returns the RLP-encoded string to make the signature of this transaction.
getRoleAccountUpdateKey() - Method in class com.klaytn.caver.account.AccountKeyRoleBased
Returns a RoleAccountUpdateKey
getRoleFeePayer() - Method in class com.klaytn.caver.tx.account.AccountKeyRoleBased
Deprecated.
 
getRoleFeePayerKey() - Method in class com.klaytn.caver.account.AccountKeyRoleBased
Returns a RoleFeePayerKey
getRoleTransaction() - Method in class com.klaytn.caver.tx.account.AccountKeyRoleBased
Deprecated.
 
getRoleTransactionKey() - Method in class com.klaytn.caver.account.AccountKeyRoleBased
Returns a RoleTransactionKey
getRoleUpdate() - Method in class com.klaytn.caver.tx.account.AccountKeyRoleBased
Deprecated.
 
getRpc() - Method in class com.klaytn.caver.Caver
Getter for RPC
getS() - Method in class com.klaytn.caver.crypto.KlaySignatureData
Deprecated.
 
getS() - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
getS() - Method in class com.klaytn.caver.wallet.keyring.SignatureData
Getter function for S.
getSalt() - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Pbkdf2KdfParams
Getter function for salt
getSalt() - Method in class com.klaytn.caver.wallet.keyring.KeyStore.ScryptKdfParams
Getter function for Salt
getSalt() - Method in class com.klaytn.caver.wallet.WalletFile.Aes128CtrKdfParams
Deprecated.
 
getSalt() - Method in class com.klaytn.caver.wallet.WalletFile.ScryptKdfParams
Deprecated.
 
getSenderSignatureData() - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
getSenderSignatureDataSet() - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
returns the sender's signature data set.
getSenderTxHash() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getSenderTxHash() - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
getSenderTxHash() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getSenderTxHash() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getSenderTxHash() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getSenderTxHash() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Returns a senderTxHash of transaction
getSenderTxHash() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Returns a senderTxHash of transaction
getSenderTxHash() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Returns a senderTxHash of transaction
getSenderTxHash() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel
Returns a senderTxHash of transaction
getSenderTxHash() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
Returns a senderTxHash of transaction
getSenderTxHash() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Returns a senderTxHash of transaction
getSenderTxHash() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Returns a senderTxHash of transaction
getSenderTxHash() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Returns a senderTxHash of transaction
getSenderTxHash() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Returns a senderTxHash of transaction
getSenderTxHash() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Returns a senderTxHash of transaction
getSenderTxHash() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Returns a senderTxHash of transaction
getSenderTxHash() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Returns a senderTxHash of transaction
getSenderTxHash() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Returns a senderTxHash of transaction
getSenderTxHash() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Returns a senderTxHash of transaction
getSenderTxHash() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Returns a senderTxHash of transaction
getSha3(String) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getSha3(String) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns Keccak-256 (not the standardized SHA3-256) of the given data.
getSignature() - Method in class com.klaytn.caver.contract.ContractEvent
Getter function for signature.
getSignature() - Method in class com.klaytn.caver.contract.ContractMethod
Getter function for signature.
getSignatureData(AbstractTxType) - Method in class com.klaytn.caver.fee.FeePayer
Deprecated.
getSignatureData() - Method in class com.klaytn.caver.tx.model.KlayRawTransaction
Deprecated.
 
getSignatureData(KlayCredentials, int) - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
rlp encoding for signature(SigRLP)
getSignatureData(KlayCredentials, int) - Method in interface com.klaytn.caver.tx.type.TxType
Deprecated.
rlp encoding for signature(SigRLP)
getSignatureData(KlayCredentials, int) - Method in class com.klaytn.caver.tx.type.TxTypeLegacyTransaction
Deprecated.
rlp encoding for signature(SigRLP)
getSignatures() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getSignatures() - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
getSignatures() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getSignatures() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getSignatures() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getSignatures() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Getter function for signatures
getSignatures() - Method in class com.klaytn.caver.wallet.keyring.MessageSigned
Getter function of ECDSA signature data
getSignTransaction() - Method in class com.klaytn.caver.methods.response.KlaySignTransaction
 
getSize() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getSize() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getSize() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getSize() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
getStateRoot() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getStateRoot() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getStateRoot() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getStateRoot() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
getStateRootHash() - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
getStaticDeployedAddress(String) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
 
getStaticDeployedAddress(String) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
 
getStaticDeployedAddress(String) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
Subclasses should implement this method to return pre-existing addresses for deployed contracts.
getStatus() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getStatus() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getStatus() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getStorageAt(String, DefaultBlockParameterNumber, DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getStorageAt(String, DefaultBlockParameterNumber, DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the value from a storage position at a given address.
getStorageAt(String, DefaultBlockParameterNumber, long) - Method in class com.klaytn.caver.rpc.Klay
Returns the value from a storage position at a given address.
getStorageAt(String, DefaultBlockParameterNumber, DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns the value from a storage position at a given address.
getStorageRoot() - Method in class com.klaytn.caver.methods.response.AccountSmartContract
Deprecated.
 
getStorageRoot() - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
getSymbol() - Method in class com.klaytn.caver.kct.kip17.KIP17DeployParams
 
getSymbol() - Method in class com.klaytn.caver.kct.kip7.KIP7DeployParams
 
getThreshold() - Method in class com.klaytn.caver.account.AccountKeyWeightedMultiSig
Getter function for threshold
getThreshold() - Method in class com.klaytn.caver.account.WeightedMultiSigOptions
Getter function for threshold
getThreshold() - Method in class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig
Deprecated.
 
getTimestamp() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getTimestamp() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getTimestamp() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getTimestamp() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
getTimestampFoS() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getTimestampFoS() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getTimestampFoS() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getTimestampFoS() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
getTo() - Method in class com.klaytn.caver.methods.request.CallObject
 
getTo() - Method in class com.klaytn.caver.methods.request.KlayTransaction
Deprecated.
 
getTo() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getTo() - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
getTo() - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
getTo() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getTo() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getTo() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getTo() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Getter function for to.
getTo() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Getter function for to.
getTo() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Getter function for to
getTo() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Getter function for to
getTo() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Getter function for to
getTo() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Getter function for to
getTo() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Getter function for to
getTo() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Getter function for to
getTo() - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Getter function for to
getTo() - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Getter function for to.
getTo() - Method in class com.klaytn.caver.transaction.type.SmartContractExecution
Getter function for to
getTo() - Method in class com.klaytn.caver.transaction.type.ValueTransfer
Getter function for to
getTo() - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Getter function for to
getTo() - Method in class com.klaytn.caver.tx.model.ValueTransferTransaction
Deprecated.
 
getTo() - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
 
getToBlock() - Method in class com.klaytn.caver.methods.request.KlayFilter
 
getTopics() - Method in class com.klaytn.caver.contract.EventFilterOptions
 
getTopics() - Method in class com.klaytn.caver.methods.request.Filter
 
getTopics() - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
getTotal() - Method in class com.klaytn.caver.methods.response.KlayPeerCount.PeerCount
 
getTotalBlockScore() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getTotalBlockScore() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getTotalDifficulty() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getTransaction() - Method in class com.klaytn.caver.methods.response.KlayTransaction
Deprecated.
 
getTransactionByBlockHashAndIndex(String, DefaultBlockParameterNumber) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getTransactionByBlockHashAndIndex(String, DefaultBlockParameterNumber) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns information about a transaction by block hash and transaction index position.
getTransactionByBlockHashAndIndex(String, long) - Method in class com.klaytn.caver.rpc.Klay
Returns information about a transaction by block hash and transaction index position.
getTransactionByBlockNumberAndIndex(DefaultBlockParameter, DefaultBlockParameterNumber) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getTransactionByBlockNumberAndIndex(DefaultBlockParameter, DefaultBlockParameterNumber) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns information about a transaction by block number and transaction index position.
getTransactionByBlockNumberAndIndex(long, long) - Method in class com.klaytn.caver.rpc.Klay
Returns information about a transaction by block number and transaction index position.
getTransactionByBlockNumberAndIndex(DefaultBlockParameter, DefaultBlockParameterNumber) - Method in class com.klaytn.caver.rpc.Klay
Returns information about a transaction by block number and transaction index position.
getTransactionByHash(String) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getTransactionByHash(String) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the information about a transaction requested by transaction hash.
getTransactionByHash(String) - Method in class com.klaytn.caver.rpc.Klay
Returns the information about a transaction requested by transaction hash.
getTransactionBySenderTxHash(String) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getTransactionBySenderTxHash(String) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the information about a transaction requested by sender transaction hash.
getTransactionBySenderTxHash(String) - Method in class com.klaytn.caver.rpc.Klay
Returns the information about a transaction requested by sender transaction hash.
getTransactionCount(String, DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getTransactionCount(String, DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the number of transactions sent from an address.
getTransactionCount(String) - Method in class com.klaytn.caver.rpc.Klay
Returns the number of transactions sent from an address.
getTransactionCount(String, long) - Method in class com.klaytn.caver.rpc.Klay
Returns the number of transactions sent from an address.
getTransactionCount(String, DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns the number of transaction sent from an address
getTransactionCountByHash(String) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getTransactionCountByHash(String) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the number of transactions in a block from a block matching the given block hash.
getTransactionCountByHash(String) - Method in class com.klaytn.caver.rpc.Klay
Returns the number of transactions in a block from a block matching the given block hash.
getTransactionCountByNumber(DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getTransactionCountByNumber(DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the number of transactions in a block matching the given block number.
getTransactionCountByNumber(long) - Method in class com.klaytn.caver.rpc.Klay
Returns the number of transactions in a block matching the given block number.
getTransactionCountByNumber(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns the number of transactions in a block matching the given block number.
getTransactionHash() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getTransactionHash() - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
getTransactionHash() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getTransactionHash() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getTransactionHash() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Returns a hash string of transaction
getTransactionIndex() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getTransactionIndex() - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
getTransactionIndex() - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
getTransactionIndex() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getTransactionIndex() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getTransactionIndex() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getTransactionIndexRaw() - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
getTransactionReceipt(String) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getTransactionReceipt(String) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the receipt of a transaction by transaction hash.
getTransactionReceipt() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt
Deprecated.
 
getTransactionReceipt(String) - Method in class com.klaytn.caver.rpc.Klay
Returns the receipt of a transaction by transaction hash.
getTransactionReceipt() - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
If this Contract instance was created at deployment, the TransactionReceipt associated with the initial creation will be provided, e.g.
getTransactionReceiptBySenderTxHash(String) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getTransactionReceiptBySenderTxHash(String) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the receipt of a transaction by sender transaction hash.
getTransactionReceiptBySenderTxHash(String) - Method in class com.klaytn.caver.rpc.Klay
Returns the receipt of a transaction by sender transaction hash.
getTransactions() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getTransactions() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getTransactions() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getTransactions() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
getTransactionsRoot() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getTransactionsRoot() - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
getTransactionsRoot() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getTransactionsRoot() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
getTransferEvents(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for getting Event "Transfer" in KIP-17 Standard Token
getTransferEvents(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for getting Event "Transfer" in KIP-7 Standard Token
getTrimZeroR() - Method in class com.klaytn.caver.wallet.keyring.SignatureData
 
getTrimZeroS() - Method in class com.klaytn.caver.wallet.keyring.SignatureData
 
getTrimZeroV() - Method in class com.klaytn.caver.wallet.keyring.SignatureData
 
getTx() - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction
 
getTx() - Method in class com.klaytn.caver.methods.response.SignTransaction.SignTransactionData
 
getTxCount() - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
getTxError() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getTxError() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getTxError() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getTxHash() - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
getType() - Static method in class com.klaytn.caver.account.AccountKeyFail
Returns an AccountKeyFail's type attribute
getType() - Static method in class com.klaytn.caver.account.AccountKeyLegacy
Returns an AccountKeyLegacy's type attribute
getType() - Static method in class com.klaytn.caver.account.AccountKeyNil
Return an AccountKeyNil's type attribute.
getType() - Static method in class com.klaytn.caver.account.AccountKeyPublic
Returns an AccountKeyPublic's type attribute
getType() - Static method in class com.klaytn.caver.account.AccountKeyRoleBased
Returns a AccountKeyRoleBased's type attribute
getType() - Static method in class com.klaytn.caver.account.AccountKeyWeightedMultiSig
Returns an AccountKeyWeightedMultiSig's type attribute
getType() - Method in exception com.klaytn.caver.CaverException
Deprecated.
 
getType() - Method in class com.klaytn.caver.contract.ContractEvent
Getter function for type.
getType() - Method in class com.klaytn.caver.contract.ContractIOType
Getter function for type
getType() - Method in class com.klaytn.caver.contract.ContractMethod
Getter function for type.
getType() - Method in class com.klaytn.caver.methods.response.AccountEOA
Deprecated.
 
getType() - Method in class com.klaytn.caver.methods.response.AccountKey.AccountKeyData
 
getType() - Method in class com.klaytn.caver.methods.response.AccountSmartContract
Deprecated.
 
getType() - Method in class com.klaytn.caver.methods.response.AccountTypeEOA
 
getType() - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
getType() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getType(int) - Static method in enum com.klaytn.caver.methods.response.IAccountType.AccType
 
getType() - Method in interface com.klaytn.caver.methods.response.IAccountType
 
getType() - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
getType() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getType() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getType() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getType() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Getter function for type.
getType() - Method in enum com.klaytn.caver.transaction.type.TransactionType
 
getType() - Method in interface com.klaytn.caver.tx.account.AccountKey
Deprecated.
 
getType() - Method in class com.klaytn.caver.tx.account.AccountKeyFail
Deprecated.
 
getType() - Method in class com.klaytn.caver.tx.account.AccountKeyLegacy
Deprecated.
 
getType() - Method in class com.klaytn.caver.tx.account.AccountKeyNil
Deprecated.
 
getType() - Method in class com.klaytn.caver.tx.account.AccountKeyPublic
Deprecated.
 
getType() - Method in class com.klaytn.caver.tx.account.AccountKeyRoleBased
Deprecated.
 
getType() - Method in class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig
Deprecated.
 
getType() - Method in interface com.klaytn.caver.tx.type.TxType
Deprecated.
This method is overridden from each transaction type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeAccountUpdate
Deprecated.
This method is overridden as ACCOUNT_UPDATE type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeCancel
Deprecated.
This method is overridden as CANCEL type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeChainDataAnchoringTransaction
Deprecated.
This method is overridden as CHAIN_DATA_ANCHORING type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdate
Deprecated.
This method is overridden as FEE_DELEGATED_ACCOUNT_UPDATE type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdateWithRatio
Deprecated.
This method is overridden as FEE_DELEGATED_ACCOUNT_UPDATE_WITH_RATIO type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancel
Deprecated.
This method is overridden as FEE_DELEGATED_CANCEL type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancelWithRatio
Deprecated.
This method is overridden as FEE_DELEGATED_CANCEL_WITH_RATIO type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeploy
Deprecated.
This method is overridden as FEE_DELEGATED_SMART_CONTRACT_DEPLOY type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeployWithRatio
Deprecated.
This method is overridden as FEE_DELEGATED_SMART_CONTRACT_DEPLOY_WITH_RATIO type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractExecution
Deprecated.
This method is overridden as FEE_DELEGATED_SMART_CONTRACT_EXECUTION type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractExecutionWithRatio
Deprecated.
This method is overridden as FEE_DELEGATED_SMART_CONTRACT_EXECUTION_WITH_RATIO type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransfer
Deprecated.
This method is overridden as FEE_DELEGATED_VALUE_TRANSFER type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferMemo
Deprecated.
This method is overridden as FEE_DELEGATED_VALUE_TRANSFER_MEMO type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferMemoWithRatio
Deprecated.
This method is overridden as FEE_DELEGATED_VALUE_TRANSFER_MEMO_WITH_RATIO type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferWithRatio
Deprecated.
This method is overridden as FEE_DELEGATED_VALUE_TRANSFER_WITH_RATIO type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeLegacyTransaction
Deprecated.
This method is overridden as LEGACY type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeSmartContractDeploy
Deprecated.
This method is overridden as SMART_CONTRACT_DEPLOY type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeSmartContractExecution
Deprecated.
This method is overridden as SMART_CONTRACT_EXECUTION type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeValueTransfer
Deprecated.
This method is overridden as VALUE_TRANSFER type.
getType() - Method in class com.klaytn.caver.tx.type.TxTypeValueTransferMemo
Deprecated.
This method is overridden as VALUE_TRANSFER_MEMO type.
getType() - Method in exception com.klaytn.caver.UncheckedCaverException
Deprecated.
 
getType(byte[]) - Static method in class com.klaytn.caver.utils.KlayTransactionUtils
Deprecated.
 
getType(String) - Static method in class com.klaytn.caver.utils.KlayTransactionUtils
Deprecated.
 
getTypeInt() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getTypeInt() - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
getTypeInt() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getTypeInt() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getTypeInt() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getUnpausedEvents(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for getting Event "Unpaused" in KIP-17 Standard Token
getUnpausedEvents(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for getting Event "Unpaused" in KIP-7 Standard Token
getV() - Method in class com.klaytn.caver.crypto.KlaySignatureData
Deprecated.
 
getV() - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
getV() - Method in class com.klaytn.caver.wallet.keyring.SignatureData
Getter function for V.
getValue() - Method in class com.klaytn.caver.contract.SendOptions
Getter function for value.
getValue() - Method in class com.klaytn.caver.methods.request.CallObject
 
getValue() - Method in interface com.klaytn.caver.methods.request.Filter.FilterTopic
 
getValue() - Method in class com.klaytn.caver.methods.request.Filter.ListTopic
 
getValue() - Method in class com.klaytn.caver.methods.request.Filter.SingleTopic
 
getValue() - Method in class com.klaytn.caver.methods.request.KlayTransaction
Deprecated.
 
getValue() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getValue() - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
getValue() - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
getValue() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getValue() - Method in class com.klaytn.caver.methods.response.Quantity
 
getValue() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getValue() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getValue() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Getter function for value.
getValue() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Getter function for value.
getValue() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Getter function for value
getValue() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Getter function for value
getValue() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Getter function for value
getValue() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Getter function for value
getValue() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Getter function for value
getValue() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Getter function for value
getValue() - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Getter function for value
getValue() - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Getter function for value.
getValue() - Method in class com.klaytn.caver.transaction.type.SmartContractExecution
Getter function for value
getValue() - Method in class com.klaytn.caver.transaction.type.ValueTransfer
Getter function for value
getValue() - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Getter function for value
getValue() - Method in enum com.klaytn.caver.tx.account.AccountKey.Type
Deprecated.
 
getValue() - Method in class com.klaytn.caver.tx.model.KlayRawTransaction
Deprecated.
 
getValue() - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
 
getValueAsString() - Method in class com.klaytn.caver.tx.model.KlayRawTransaction
Deprecated.
 
getVersion() - Method in class com.klaytn.caver.wallet.keyring.KeyStore
Getter function for version.
getVersion() - Method in class com.klaytn.caver.wallet.WalletFile
Deprecated.
 
getVoteData() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getVoteData() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getWallet() - Method in class com.klaytn.caver.Caver
Getter for Wallet
getWallet() - Method in class com.klaytn.caver.contract.Contract
Getter function for wallet
getWeb3jService() - Method in class com.klaytn.caver.rpc.RPC
Getter for web3jService
getWeight() - Method in class com.klaytn.caver.account.WeightedPublicKey
Getter function for weight.
getWeight() - Method in class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig.WeightedPublicKey
Deprecated.
 
getWeightedPublicKeys() - Method in class com.klaytn.caver.account.AccountKeyWeightedMultiSig
Getter function for List of WeightedOfPublicKey
getWeightedPublicKeys() - Method in class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig
Deprecated.
 
getWeights() - Method in class com.klaytn.caver.account.WeightedMultiSigOptions
Getter function for list of weight
getWork() - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getWork() - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns the hash of the current block, the seedHash, and the boundary condition to be met ("target").
getX() - Method in class com.klaytn.caver.tx.account.AccountKeyPublic
Deprecated.
 
getXYPoint() - Method in class com.klaytn.caver.account.AccountKeyPublic
Returns the x and y coordinates of publicKey.
getY() - Method in class com.klaytn.caver.tx.account.AccountKeyPublic
Deprecated.
 

H

Hash() - Constructor for class com.klaytn.caver.methods.response.KlayLogs.Hash
 
Hash(String) - Constructor for class com.klaytn.caver.methods.response.KlayLogs.Hash
 
hashCode() - Method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
 
hashCode() - Method in class com.klaytn.caver.crypto.KlaySignatureData
Deprecated.
 
hashCode() - Method in class com.klaytn.caver.methods.response.AccountEOA
Deprecated.
 
hashCode() - Method in class com.klaytn.caver.methods.response.AccountSmartContract
Deprecated.
 
hashCode() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
hashCode() - Method in class com.klaytn.caver.methods.response.KlayAccount.Account
Deprecated.
 
hashCode() - Method in class com.klaytn.caver.methods.response.KlayAccountKey.AccountKeyValue
Deprecated.
 
hashCode() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
hashCode() - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.Block
Deprecated.
 
hashCode() - Method in class com.klaytn.caver.methods.response.KlayLogs.Hash
 
hashCode() - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
hashCode() - Method in class com.klaytn.caver.methods.response.KlayPeerCount.PeerCount
 
hashCode() - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction
 
hashCode() - Method in class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
hashCode() - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
hashCode() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
hashCode() - Method in class com.klaytn.caver.wallet.keyring.SignatureData
Returns a hash code value for the object.
hashCode() - Method in class com.klaytn.caver.wallet.WalletFile.Aes128CtrKdfParams
Deprecated.
 
hashCode() - Method in class com.klaytn.caver.wallet.WalletFile.CipherParams
Deprecated.
 
hashCode() - Method in class com.klaytn.caver.wallet.WalletFile.Crypto
Deprecated.
 
hashCode() - Method in class com.klaytn.caver.wallet.WalletFile
Deprecated.
 
hashCode() - Method in class com.klaytn.caver.wallet.WalletFile.ScryptKdfParams
Deprecated.
 
hashMessage(String) - Static method in class com.klaytn.caver.utils.Utils
Hashing message with added prefix("\x19Klaytn Signed Message:\n").

I

IAccountKey - Interface in com.klaytn.caver.account
 
IAccountType - Interface in com.klaytn.caver.methods.response
 
IAccountType.AccType - Enum in com.klaytn.caver.methods.response
 
importRawKey() - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
importRawKey() - Method in interface com.klaytn.caver.Klay
Deprecated.
 
IndexedParameter(String, List<Object>) - Constructor for class com.klaytn.caver.contract.EventFilterOptions.IndexedParameter
 
ipfs - Variable in class com.klaytn.caver.Caver
The IPFS instance.
IPFS - Class in com.klaytn.caver.ipfs
This class represents uploading and getting file from IPFS.
IPFS() - Constructor for class com.klaytn.caver.ipfs.IPFS
 
IPFS(String, int, boolean) - Constructor for class com.klaytn.caver.ipfs.IPFS
Creates an IPFS instance.
isAccountCreated(String, DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
isAccountCreated(String, DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns true if the account associated with the address is created.
isAddress(String) - Static method in class com.klaytn.caver.utils.Utils
Check if string has address format.
isApprovedForAll(String, String) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "isApprovedForAll" in KIP-17 Standard Token
isApprovedForAll(String, String) - Method in class com.klaytn.caver.kct.kip17.KIP17
Call method "isApprovedForAll" in KIP-17 standard contract.
isApprovedForAll(String, String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Get the approval status of an operator for a given owner.
isCompressedPublicKey(String) - Static method in class com.klaytn.caver.utils.AccountKeyPublicUtils
Check if the given key is in compressed format.
isContractAccount(String, DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
isContractAccount(String, DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns true if an input account has a non-empty codeHash at the time of a specific block number.
isContractAccount(String) - Method in class com.klaytn.caver.rpc.Klay
Returns true if an input account has a non-empty codeHash at the time of a specific block number.
isContractAccount(String, long) - Method in class com.klaytn.caver.rpc.Klay
Returns true if an input account has a non-empty codeHash at the time of a specific block number.
isContractAccount(String, DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns true if an input account has a non-empty codeHash at the time of a specific block number.
isDecoupled() - Method in class com.klaytn.caver.wallet.keyring.AbstractKeyring
Returns true if keyring has decoupled key.
isDecoupled() - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
Returns true if keyring has decoupled key.
isEmpty() - Method in class com.klaytn.caver.account.WeightedMultiSigOptions
 
isEmptySig(SignatureData) - Static method in class com.klaytn.caver.utils.Utils
Check if SignatureData instance has empty signature.
isEmptySig(List<SignatureData>) - Static method in class com.klaytn.caver.utils.Utils
Check if elements in SignatureData list has empty signature
isExisted(String) - Method in interface com.klaytn.caver.wallet.IWallet
Check whether there is a key data corresponding to the address passed as a parameter in the wallet.
isExisted(String) - Method in class com.klaytn.caver.wallet.KeyringContainer
Check whether there is a keyring corresponding to the address passed as a parameter in the wallet.
isHex(String) - Static method in class com.klaytn.caver.utils.Utils
Check if string has hex format.
isHexStrict(String) - Static method in class com.klaytn.caver.utils.Utils
Check if string has hex format with "0x" prefix.
isHumanReadable() - Method in class com.klaytn.caver.methods.response.AccountSmartContract
Deprecated.
 
isHumanReadable() - Method in class com.klaytn.caver.methods.response.AccountTypeEOA
 
isHumanReadable() - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
isHumanReadable() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
isHumanReadable() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
isImplementedKIP13Interface() - Method in class com.klaytn.caver.kct.kip13.KIP13
Checks if the contract implements KIP-13.
isIndexed() - Method in class com.klaytn.caver.contract.ContractIOType
Getter function for indexed
isKlaytnWalletKey(String) - Static method in class com.klaytn.caver.utils.Utils
Check if string has Klaytn wallet key format.
isListening() - Method in class com.klaytn.caver.JsonRpc2_0Net
Deprecated.
 
isListening() - Method in interface com.klaytn.caver.Net
Deprecated.
Returns true if the client is actively listening for network connections.
isListening() - Method in class com.klaytn.caver.rpc.Net
Returns true if the client is actively listening for network connections.
isMining() - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
isMining() - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns true if client is actively mining new blocks.
isMinter(String) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "isMinter" in KIP-17 Standard Token
isMinter(String) - Method in class com.klaytn.caver.kct.kip17.KIP17
Call method "isMinter" in KIP-17 standard contract.
isMinter(String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Checks if specific account has the Minter role.
isMinter(String) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "isMinter" in KIP-7 Standard Token
isMinter(String) - Method in class com.klaytn.caver.kct.kip7.KIP7
Call method "isMinter" in KIP-7 standard contract.
isNumber(String) - Static method in class com.klaytn.caver.utils.Utils
Check if string has hex number format.
isParallelDBWrite() - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
isParallelDBWrite() - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns true if the node is writing blockchain data in parallel manner.
isParallelDBWrite() - Method in class com.klaytn.caver.rpc.Klay
Returns true if the node is writing blockchain data in parallel manner.
isPauser(String) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "isPauser" in KIP-17 Standard Token
isPauser(String) - Method in class com.klaytn.caver.kct.kip17.KIP17
Call method "isPauser" in KIP-17 standard contract
isPauser(String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Checks if specific account has Pauser role.
isPauser(String) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "isPauser" in KIP-7 Standard Token
isPauser(String) - Method in class com.klaytn.caver.kct.kip7.KIP7
Call method "isPauser" in KIP-7 standard contract.
isSenderTxHashIndexingEnabled() - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
isSenderTxHashIndexingEnabled() - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns true if the node is indexing sender transaction hash to transaction hash mapping information.
isSenderTxHashIndexingEnabled() - Method in class com.klaytn.caver.rpc.Klay
Returns true if the node is indexing sender transaction hash to transaction hash mapping information.
isSyncing() - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
isSyncing() - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns an object with data about the sync status or false.
isSyncing() - Method in class com.klaytn.caver.rpc.Klay
Returns an object with data about the sync status or false.
isUncompressedPublicKey(String) - Static method in class com.klaytn.caver.utils.AccountKeyPublicUtils
Check if the given key is in compressed format.
isValid() - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
Check that the contract deployed at the address associated with this smart contract wrapper is in fact the contract you believe it is.
isValidAddress(String) - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
isValidateOptions(BigInteger, List<BigInteger>) - Method in class com.klaytn.caver.account.WeightedMultiSigOptions
Before creating an instance, check whether the passed option is valid.
isValidPrivateKey(String) - Static method in class com.klaytn.caver.utils.Utils
Check if string has PrivateKey format.
isValidPrivateKey(String) - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
isValidPublicKey(String) - Static method in class com.klaytn.caver.utils.Utils
Check if the given public key is valid.
IWallet - Interface in com.klaytn.caver.wallet
The Interface of wallet that can manage multiple key data.

J

JsonRpc2_0Klay - Class in com.klaytn.caver
Deprecated.
Please use Klay instead.
JsonRpc2_0Klay(Web3jService, Admin) - Constructor for class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
JsonRpc2_0Klay(Web3jService, long, ScheduledExecutorService, Admin) - Constructor for class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
JsonRpc2_0Net - Class in com.klaytn.caver
Deprecated.
Please use Net instead.
JsonRpc2_0Net(Web3jService) - Constructor for class com.klaytn.caver.JsonRpc2_0Net
Deprecated.
 

K

KEY_STORE_VERSION_V3 - Static variable in class com.klaytn.caver.wallet.keyring.KeyStore
Keystore Format V4 version
KEY_STORE_VERSION_V4 - Static variable in class com.klaytn.caver.wallet.keyring.KeyStore
Keystore Format V3 version
KeyringContainer - Class in com.klaytn.caver.wallet
Represents a Keyring container which manages keyring
KeyringContainer() - Constructor for class com.klaytn.caver.wallet.KeyringContainer
Creates KeyringContainer instance
KeyringContainer(List<AbstractKeyring>) - Constructor for class com.klaytn.caver.wallet.KeyringContainer
Creates KeyringContainer instance
KeyringFactory - Class in com.klaytn.caver.wallet.keyring
Representing a KeyringFactory which supports create function for Keyring(Single/Multiple/RoleBased) instance.
KeyringFactory() - Constructor for class com.klaytn.caver.wallet.keyring.KeyringFactory
 
KeyStore - Class in com.klaytn.caver.wallet.keyring
Represents a KeyStore DTO(Data transfer Object) class according to KIP-3.
KeyStore() - Constructor for class com.klaytn.caver.wallet.keyring.KeyStore
Creates a KeyStore instance.
KeyStore.CipherParams - Class in com.klaytn.caver.wallet.keyring
Represents a Cipher option to encrypt or decrypt key
KeyStore.Crypto - Class in com.klaytn.caver.wallet.keyring
Represent a Crypto data in KeyStore It represents a 'keyring' in KeyStore Format V4 - If role-based Keyring : It has a List that has Crypto list.
KeyStore.Pbkdf2KdfParams - Class in com.klaytn.caver.wallet.keyring
Represent a PBKDF2 parameter Class used in Key derivation
KeyStore.ScryptKdfParams - Class in com.klaytn.caver.wallet.keyring
Represent a Scrypt parameter Class used in Key derivation
KeyStoreOption - Class in com.klaytn.caver.wallet.keyring
Represent a Crypto Option class using when creating KeyStore instance.
KeyStoreOption(KeyStore.CipherParams, KeyStore.IKdfParams, String) - Constructor for class com.klaytn.caver.wallet.keyring.KeyStoreOption
Creates an KeyStoreOption instance.
KIP13 - Class in com.klaytn.caver.kct.kip13
 
KIP13(Caver, String) - Constructor for class com.klaytn.caver.kct.kip13.KIP13
Creates a KIP13 instance.
KIP13ConstantData - Class in com.klaytn.caver.kct.kip13
 
KIP13ConstantData() - Constructor for class com.klaytn.caver.kct.kip13.KIP13ConstantData
 
KIP17 - Class in com.klaytn.caver.kct
Deprecated.
Please use KIP17 instead.
KIP17(String, Caver, KlayCredentials, int, ContractGasProvider) - Constructor for class com.klaytn.caver.kct.KIP17
Deprecated.
 
KIP17(String, Caver, TransactionManager, ContractGasProvider) - Constructor for class com.klaytn.caver.kct.KIP17
Deprecated.
 
KIP17 - Class in com.klaytn.caver.kct.kip17
 
KIP17(Caver) - Constructor for class com.klaytn.caver.kct.kip17.KIP17
Creates a KIP17 instance.
KIP17(Caver, String) - Constructor for class com.klaytn.caver.kct.kip17.KIP17
Creates a KIP17 instance
KIP17.ApprovalEventResponse - Class in com.klaytn.caver.kct
Deprecated.
 
KIP17.ApprovalForAllEventResponse - Class in com.klaytn.caver.kct
Deprecated.
 
KIP17.INTERFACE - Enum in com.klaytn.caver.kct.kip17
 
KIP17.MinterAddedEventResponse - Class in com.klaytn.caver.kct
Deprecated.
 
KIP17.MinterRemovedEventResponse - Class in com.klaytn.caver.kct
Deprecated.
 
KIP17.PausedEventResponse - Class in com.klaytn.caver.kct
Deprecated.
 
KIP17.PauserAddedEventResponse - Class in com.klaytn.caver.kct
Deprecated.
 
KIP17.PauserRemovedEventResponse - Class in com.klaytn.caver.kct
Deprecated.
 
KIP17.TransferEventResponse - Class in com.klaytn.caver.kct
Deprecated.
 
KIP17.UnpausedEventResponse - Class in com.klaytn.caver.kct
Deprecated.
 
KIP17ConstantData - Class in com.klaytn.caver.kct.kip17
 
KIP17ConstantData() - Constructor for class com.klaytn.caver.kct.kip17.KIP17ConstantData
 
KIP17DeployParams - Class in com.klaytn.caver.kct.kip17
 
KIP17DeployParams(String, String) - Constructor for class com.klaytn.caver.kct.kip17.KIP17DeployParams
 
KIP37 - Class in com.klaytn.caver.kct.kip37
 
KIP37(Caver) - Constructor for class com.klaytn.caver.kct.kip37.KIP37
Creates a KIP37 instance.
KIP37(Caver, String) - Constructor for class com.klaytn.caver.kct.kip37.KIP37
Creates a KIP37 instance.
KIP37.INTERFACE - Enum in com.klaytn.caver.kct.kip37
 
KIP37ConstantData - Class in com.klaytn.caver.kct.kip37
 
KIP37ConstantData() - Constructor for class com.klaytn.caver.kct.kip37.KIP37ConstantData
 
KIP7 - Class in com.klaytn.caver.kct
Deprecated.
Please use KIP7 instead.
KIP7(String, Caver, KlayCredentials, int, ContractGasProvider) - Constructor for class com.klaytn.caver.kct.KIP7
Deprecated.
 
KIP7(String, Caver, TransactionManager, ContractGasProvider) - Constructor for class com.klaytn.caver.kct.KIP7
Deprecated.
 
KIP7 - Class in com.klaytn.caver.kct.kip7
 
KIP7(Caver) - Constructor for class com.klaytn.caver.kct.kip7.KIP7
Creates a KIP7 instance.
KIP7(Caver, String) - Constructor for class com.klaytn.caver.kct.kip7.KIP7
Creates a KIP7 instance
KIP7.ApprovalEventResponse - Class in com.klaytn.caver.kct
Deprecated.
 
KIP7.INTERFACE - Enum in com.klaytn.caver.kct.kip7
 
KIP7.MinterAddedEventResponse - Class in com.klaytn.caver.kct
Deprecated.
 
KIP7.MinterRemovedEventResponse - Class in com.klaytn.caver.kct
Deprecated.
 
KIP7.PausedEventResponse - Class in com.klaytn.caver.kct
Deprecated.
 
KIP7.PauserAddedEventResponse - Class in com.klaytn.caver.kct
Deprecated.
 
KIP7.PauserRemovedEventResponse - Class in com.klaytn.caver.kct
Deprecated.
 
KIP7.TransferEventResponse - Class in com.klaytn.caver.kct
Deprecated.
 
KIP7.UnpausedEventResponse - Class in com.klaytn.caver.kct
Deprecated.
 
KIP7ConstantData - Class in com.klaytn.caver.kct.kip7
 
KIP7ConstantData() - Constructor for class com.klaytn.caver.kct.kip7.KIP7ConstantData
 
KIP7DeployParams - Class in com.klaytn.caver.kct.kip7
 
KIP7DeployParams(String, String, int, BigInteger) - Constructor for class com.klaytn.caver.kct.kip7.KIP7DeployParams
 
klay() - Method in class com.klaytn.caver.Caver
Deprecated.
Please use caver.rpc.klay instead.
klay() - Method in class com.klaytn.caver.CaverImpl
Deprecated.
 
Klay - Interface in com.klaytn.caver
Deprecated.
Please use Klay instead.
Klay - Class in com.klaytn.caver.rpc
 
Klay(Web3jService) - Constructor for class com.klaytn.caver.rpc.Klay
Creates a Klay instance
klay - Variable in class com.klaytn.caver.rpc.RPC
The API class related accounts, blocks, transactions, nodes.
KlayAccount - Class in com.klaytn.caver.methods.response
Deprecated.
This class replaced by Account
KlayAccount() - Constructor for class com.klaytn.caver.methods.response.KlayAccount
Deprecated.
 
KlayAccount.Account - Class in com.klaytn.caver.methods.response
Deprecated.
 
KlayAccount.AccountDecoder - Class in com.klaytn.caver.methods.response
Deprecated.
 
KlayAccount.AccountDeserializer - Class in com.klaytn.caver.methods.response
Deprecated.
 
KlayAccountKey - Class in com.klaytn.caver.methods.response
Deprecated.
Please use AccountKey instead.
KlayAccountKey() - Constructor for class com.klaytn.caver.methods.response.KlayAccountKey
Deprecated.
 
KlayAccountKey.AccountKeyDecoder - Class in com.klaytn.caver.methods.response
Deprecated.
 
KlayAccountKey.AccountKeyDeserializer - Class in com.klaytn.caver.methods.response
Deprecated.
 
KlayAccountKey.AccountKeyValue - Class in com.klaytn.caver.methods.response
Deprecated.
 
KlayBlock - Class in com.klaytn.caver.methods.response
Deprecated.
Please use Block instead.
KlayBlock() - Constructor for class com.klaytn.caver.methods.response.KlayBlock
Deprecated.
 
KlayBlock.Block<T> - Class in com.klaytn.caver.methods.response
Deprecated.
 
KlayBlock.ResponseDeserialiser - Class in com.klaytn.caver.methods.response
Deprecated.
 
KlayBlockWithConsensusInfo - Class in com.klaytn.caver.methods.response
Deprecated.
Please use BlockWithConsensusInfo instead.
KlayBlockWithConsensusInfo() - Constructor for class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo
Deprecated.
 
KlayBlockWithConsensusInfo.Block - Class in com.klaytn.caver.methods.response
Deprecated.
 
KlayBlockWithConsensusInfo.ResponseDeserialiser - Class in com.klaytn.caver.methods.response
Deprecated.
 
KlayCredentials - Class in com.klaytn.caver.crypto
Deprecated.
Please use KeyringClass instead.
KlayFilter - Class in com.klaytn.caver.methods.request
 
KlayFilter() - Constructor for class com.klaytn.caver.methods.request.KlayFilter
 
KlayFilter(DefaultBlockParameter, DefaultBlockParameter, List<String>) - Constructor for class com.klaytn.caver.methods.request.KlayFilter
 
KlayFilter(DefaultBlockParameter, DefaultBlockParameter, String) - Constructor for class com.klaytn.caver.methods.request.KlayFilter
 
KlayLogFilter - Class in com.klaytn.caver.methods.request
 
KlayLogFilter() - Constructor for class com.klaytn.caver.methods.request.KlayLogFilter
 
KlayLogFilter(DefaultBlockParameter, DefaultBlockParameter, List<String>, String) - Constructor for class com.klaytn.caver.methods.request.KlayLogFilter
 
KlayLogFilter(DefaultBlockParameter, DefaultBlockParameter, String, String) - Constructor for class com.klaytn.caver.methods.request.KlayLogFilter
 
KlayLogs - Class in com.klaytn.caver.methods.response
Array of log objects, or an empty array if nothing has changed since last poll.
KlayLogs() - Constructor for class com.klaytn.caver.methods.response.KlayLogs
 
KlayLogs.Hash - Class in com.klaytn.caver.methods.response
 
KlayLogs.Log - Class in com.klaytn.caver.methods.response
 
KlayLogs.LogObject - Class in com.klaytn.caver.methods.response
 
KlayLogs.LogResult<T> - Interface in com.klaytn.caver.methods.response
 
KlayLogs.LogResultDeserialiser - Class in com.klaytn.caver.methods.response
 
KlayPeerCount - Class in com.klaytn.caver.methods.response
 
KlayPeerCount() - Constructor for class com.klaytn.caver.methods.response.KlayPeerCount
 
KlayPeerCount.PeerCount - Class in com.klaytn.caver.methods.response
 
KlayRawTransaction - Class in com.klaytn.caver.tx.model
Deprecated.
This class is deprecated since caver-java:1.5.0
KlayRawTransaction(byte[], Set<KlaySignatureData>) - Constructor for class com.klaytn.caver.tx.model.KlayRawTransaction
Deprecated.
 
KlayRawTransaction(byte[], KlaySignatureData) - Constructor for class com.klaytn.caver.tx.model.KlayRawTransaction
Deprecated.
 
KlaySignatureData - Class in com.klaytn.caver.crypto
Deprecated.
Please use SignatureData instead.
KlaySignatureData() - Constructor for class com.klaytn.caver.crypto.KlaySignatureData
Deprecated.
 
KlaySignatureData(byte[], byte[], byte[]) - Constructor for class com.klaytn.caver.crypto.KlaySignatureData
Deprecated.
 
KlaySignatureDataUtils - Class in com.klaytn.caver.utils
Deprecated.
This class is deprecated since caver-java:1.5.0
KlaySignatureDataUtils() - Constructor for class com.klaytn.caver.utils.KlaySignatureDataUtils
Deprecated.
 
KlaySignTransaction - Class in com.klaytn.caver.methods.response
 
KlaySignTransaction() - Constructor for class com.klaytn.caver.methods.response.KlaySignTransaction
 
KlaySignTransaction.SignTransaction - Class in com.klaytn.caver.methods.response
 
KlaySignTransaction.SignTransaction.SignTransactionResult - Class in com.klaytn.caver.methods.response
 
KlaySyncing - Class in com.klaytn.caver.methods.response
an object with sync status data or false when not syncing
KlaySyncing() - Constructor for class com.klaytn.caver.methods.response.KlaySyncing
 
KlayTransaction - Class in com.klaytn.caver.methods.request
Deprecated.
This class is deprecated since caver-java:1.5.0
KlayTransaction(String, BigInteger, BigInteger, BigInteger, String, BigInteger, String) - Constructor for class com.klaytn.caver.methods.request.KlayTransaction
Deprecated.
 
KlayTransaction - Class in com.klaytn.caver.methods.response
Deprecated.
Please use Transaction instead.
KlayTransaction() - Constructor for class com.klaytn.caver.methods.response.KlayTransaction
Deprecated.
 
KlayTransaction.KlayTransactionDeserializer - Class in com.klaytn.caver.methods.response
Deprecated.
 
KlayTransaction.Transaction - Class in com.klaytn.caver.methods.response
Deprecated.
 
KlayTransactionDeserializer() - Constructor for class com.klaytn.caver.methods.response.KlayTransaction.KlayTransactionDeserializer
Deprecated.
 
KlayTransactionReceipt - Class in com.klaytn.caver.methods.response
Deprecated.
Please use TransactionReceipt instead.
KlayTransactionReceipt() - Constructor for class com.klaytn.caver.methods.response.KlayTransactionReceipt
Deprecated.
 
KlayTransactionReceipt.KlayTransactionReceiptDeserializer - Class in com.klaytn.caver.methods.response
Deprecated.
 
KlayTransactionReceipt.TransactionReceipt - Class in com.klaytn.caver.methods.response
Deprecated.
 
KlayTransactionReceiptDeserializer() - Constructor for class com.klaytn.caver.methods.response.KlayTransactionReceipt.KlayTransactionReceiptDeserializer
Deprecated.
 
KlayTransactionUtils - Class in com.klaytn.caver.utils
Deprecated.
This class is deprecated since caver-java:1.5.0
KlayTransactionUtils() - Constructor for class com.klaytn.caver.utils.KlayTransactionUtils
Deprecated.
 
KlayWalletUtils - Class in com.klaytn.caver.wallet
Deprecated.
This class is deprecated since caver-java:1.5.0
KlayWalletUtils() - Constructor for class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 

L

LegacyTransaction - Class in com.klaytn.caver.transaction.type
 
LegacyTransaction(Klay, String, String, String, String, String, List<SignatureData>, String, String, String) - Constructor for class com.klaytn.caver.transaction.type.LegacyTransaction
Create a LegacyTransaction instance.
LegacyTransaction.Builder - Class in com.klaytn.caver.transaction.type
LegacyTransaction Builder class
length() - Method in class com.klaytn.caver.wallet.KeyringContainer
Returns a Keyring instance count in KeyringContainer
LENGTH_ADDRESS_STRING - Static variable in class com.klaytn.caver.utils.Utils
 
LENGTH_PRIVATE_KEY_STRING - Static variable in class com.klaytn.caver.utils.Utils
 
ListTopic(String...) - Constructor for class com.klaytn.caver.methods.request.Filter.ListTopic
 
load(String, Caver, KlayCredentials, int, ContractGasProvider) - Static method in class com.klaytn.caver.kct.KIP17
Deprecated.
static method create KIP-17 Standard Token handler connection existed Contract The credential with the "KlayCredential Object" passed as a function parameter will control the contract
load(String, Caver, TransactionManager, ContractGasProvider) - Static method in class com.klaytn.caver.kct.KIP17
Deprecated.
static method create KIP-17 Standard Token handler connection existed Contract The default credential in transactionManager passed as a function parameter will control the contract
load(String, Caver, KlayCredentials, int, ContractGasProvider) - Static method in class com.klaytn.caver.kct.KIP7
Deprecated.
Static method create KIP-7 Standard Token handler connecting existed Contract The credential with the "KlayCredential Object" passed as a function parameter will control the contract
load(String, Caver, TransactionManager, ContractGasProvider) - Static method in class com.klaytn.caver.kct.KIP7
Deprecated.
Static method create KIP-7 Standard Token handler connecting existed Contract The default credential in transactionManager passed as a function parameter will control the contract
loadBip39Credentials(String, String) - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
loadCredentials(String, String) - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
loadCredentials(String, File) - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
loadCredentials(String) - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
lockAccount(String) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
lockAccount(String) - Method in interface com.klaytn.caver.Klay
Deprecated.
 
log - Variable in class com.klaytn.caver.kct.KIP17.ApprovalEventResponse
Deprecated.
 
log - Variable in class com.klaytn.caver.kct.KIP17.ApprovalForAllEventResponse
Deprecated.
 
log - Variable in class com.klaytn.caver.kct.KIP17.MinterAddedEventResponse
Deprecated.
 
log - Variable in class com.klaytn.caver.kct.KIP17.MinterRemovedEventResponse
Deprecated.
 
log - Variable in class com.klaytn.caver.kct.KIP17.PausedEventResponse
Deprecated.
 
log - Variable in class com.klaytn.caver.kct.KIP17.PauserAddedEventResponse
Deprecated.
 
log - Variable in class com.klaytn.caver.kct.KIP17.PauserRemovedEventResponse
Deprecated.
 
log - Variable in class com.klaytn.caver.kct.KIP17.TransferEventResponse
Deprecated.
 
log - Variable in class com.klaytn.caver.kct.KIP17.UnpausedEventResponse
Deprecated.
 
log - Variable in class com.klaytn.caver.kct.KIP7.ApprovalEventResponse
Deprecated.
 
log - Variable in class com.klaytn.caver.kct.KIP7.MinterAddedEventResponse
Deprecated.
 
log - Variable in class com.klaytn.caver.kct.KIP7.MinterRemovedEventResponse
Deprecated.
 
log - Variable in class com.klaytn.caver.kct.KIP7.PausedEventResponse
Deprecated.
 
log - Variable in class com.klaytn.caver.kct.KIP7.PauserAddedEventResponse
Deprecated.
 
log - Variable in class com.klaytn.caver.kct.KIP7.PauserRemovedEventResponse
Deprecated.
 
log - Variable in class com.klaytn.caver.kct.KIP7.TransferEventResponse
Deprecated.
 
log - Variable in class com.klaytn.caver.kct.KIP7.UnpausedEventResponse
Deprecated.
 
Log() - Constructor for class com.klaytn.caver.methods.response.KlayLogs.Log
 
Log(String, String, String, String, String, String, String, List<String>) - Constructor for class com.klaytn.caver.methods.response.KlayLogs.Log
 
LogObject() - Constructor for class com.klaytn.caver.methods.response.KlayLogs.LogObject
 
LogObject(String, String, String, String, String, String, String, List<String>) - Constructor for class com.klaytn.caver.methods.response.KlayLogs.LogObject
 
LogResultDeserialiser() - Constructor for class com.klaytn.caver.methods.response.KlayLogs.LogResultDeserialiser
 

M

MAINNET - Static variable in class com.klaytn.caver.utils.ChainId
 
makeEIP155Signature(int) - Method in class com.klaytn.caver.wallet.keyring.SignatureData
Set "V" field according to EIP-155
makeSendOption(SendOptions) - Method in class com.klaytn.caver.contract.ContractMethod
Make SendOptions instance by comparing with defaultSendOption and passed parameter "options" Passed parameter "options" has higher priority than "defaultSendOption" field.
makeSignatureData(AbstractTxType) - Method in class com.klaytn.caver.tx.manager.TransactionManager
Deprecated.
After signing a transaction, the signature produced is returned in combination with the signature of the transaction.
makeTopic(String) - Method in class com.klaytn.caver.contract.EventFilterOptions.IndexedParameter
 
ManagedTransaction - Class in com.klaytn.caver.tx
Deprecated.
This class is deprecated since caver-java:1.5.0
ManagedTransaction(Caver, TransactionManager) - Constructor for class com.klaytn.caver.tx.ManagedTransaction
Deprecated.
 
MAX_COUNT_WEIGHTED_PUBLIC_KEY - Static variable in class com.klaytn.caver.account.WeightedMultiSigOptions
 
memo(String) - Method in class com.klaytn.caver.tx.model.ValueTransferTransaction
Deprecated.
 
MessageSigned - Class in com.klaytn.caver.wallet.keyring
Represents a signed data info
MessageSigned(String, List<SignatureData>, String) - Constructor for class com.klaytn.caver.wallet.keyring.MessageSigned
Creates a MessageSigned instance
mint(String, BigInteger) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "mint" in KIP-17 standard contract.
mint(String, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "mint" in KIP-17 standard contract.
mint(String, BigInteger) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "mint" in KIP-17 Standard Token
mint(String, String, BigInteger) - Method in class com.klaytn.caver.kct.kip37.KIP37
Mints token of the specific token type.
mint(String, BigInteger, BigInteger) - Method in class com.klaytn.caver.kct.kip37.KIP37
Mints token of the specific token type.
mint(String, String, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Mints token of the specific token type.
mint(String, BigInteger, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Mints token of the specific token type.
mint(String[], String, BigInteger[]) - Method in class com.klaytn.caver.kct.kip37.KIP37
Mints tokens of the specific token type.
mint(String[], BigInteger, BigInteger[]) - Method in class com.klaytn.caver.kct.kip37.KIP37
Mints tokens of the specific token type.
mint(String[], String, BigInteger[], SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Mints tokens of the specific token type.
mint(String[], BigInteger, BigInteger[], SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Mints tokens of the specific token type.
mint(String, BigInteger) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "mint" in KIP-7 standard contract.
mint(String, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "mint" in KIP-7 standard contract.
mint(String, BigInteger) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "mint" in KIP-7 Standard Token Caller must have "Minter" Permission.
mintBatch(String, String[], BigInteger[]) - Method in class com.klaytn.caver.kct.kip37.KIP37
Mints multiple KIP-37 tokens of the specific token types.
mintBatch(String, BigInteger[], BigInteger[]) - Method in class com.klaytn.caver.kct.kip37.KIP37
Mints multiple KIP-37 tokens of the specific token types.
mintBatch(String, String[], BigInteger[], SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Mints multiple KIP-37 tokens of the specific token types.
mintBatch(String, BigInteger[], BigInteger[], SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Mints multiple KIP-37 tokens of the specific token types.
MINTERADDED_EVENT - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
MINTERADDED_EVENT - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
MinterAddedEventResponse() - Constructor for class com.klaytn.caver.kct.KIP17.MinterAddedEventResponse
Deprecated.
 
MinterAddedEventResponse() - Constructor for class com.klaytn.caver.kct.KIP7.MinterAddedEventResponse
Deprecated.
 
MINTERREMOVED_EVENT - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
MINTERREMOVED_EVENT - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
MinterRemovedEventResponse() - Constructor for class com.klaytn.caver.kct.KIP17.MinterRemovedEventResponse
Deprecated.
 
MinterRemovedEventResponse() - Constructor for class com.klaytn.caver.kct.KIP7.MinterRemovedEventResponse
Deprecated.
 
mintWithTokenURI(String, BigInteger, String) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "mintWithTokenURI" in KIP-17 standard contract.
mintWithTokenURI(String, BigInteger, String, SendOptions) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "mintWithTokenURI" in KIP-17 standard contract.
mintWithTokenURI(String, BigInteger, String) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "mintWithTokenURI" in KIP-17 Standard Token
MultipleKeyring - Class in com.klaytn.caver.wallet.keyring
Representing a Keyring which includes "address" and "private keys array"
MultipleKeyring(String, PrivateKey[]) - Constructor for class com.klaytn.caver.wallet.keyring.MultipleKeyring
Creates a MultipleKeyring instance.

N

name() - Method in class com.klaytn.caver.kct.kip17.KIP17
Call method "name" in KIP-17 standard contract.
name() - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "name" in KIP-17 Standard Token
name() - Method in class com.klaytn.caver.kct.kip7.KIP7
Call method "name" in KIP-7 standard contract.
name() - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "name" in KIP-7 Standard Token
net() - Method in class com.klaytn.caver.Caver
Deprecated.
Please use caver.rpc.net instead.
net() - Method in class com.klaytn.caver.CaverImpl
Deprecated.
 
Net - Interface in com.klaytn.caver
Deprecated.
Please use Net instead.
Net - Class in com.klaytn.caver.rpc
 
Net(Web3jService) - Constructor for class com.klaytn.caver.rpc.Net
 
net - Variable in class com.klaytn.caver.rpc.RPC
The API class used to query network configuration.
newAccount(String) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
newAccount(String) - Method in interface com.klaytn.caver.Klay
Deprecated.
 
newBatch() - Method in class com.klaytn.caver.rpc.RPC
Returns a new BatchRequest
newBlockFilter() - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
newBlockFilter() - Method in interface com.klaytn.caver.Klay
Deprecated.
Creates a filter in the node, to notify when a new block arrives.
newBlockFilter() - Method in class com.klaytn.caver.rpc.Klay
Creates a filter in the node, to notify when a new block arrives.
newFilter(KlayFilter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
newFilter(KlayFilter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Creates a filter object, based on filter options, to notify when the state changes (logs).
newFilter(KlayFilter) - Method in class com.klaytn.caver.rpc.Klay
Creates a filter object, based on filter options, to notify when the state changes (logs).
newKeyring(String, String) - Method in class com.klaytn.caver.wallet.KeyringContainer
Creates a single type keyring instance with given parameters and adds it to the keyringContainer.
newKeyring(String, String[]) - Method in class com.klaytn.caver.wallet.KeyringContainer
Creates a multiple type keyring instance with given parameters and add it to the keyringContainer.
newKeyring(String, List<String[]>) - Method in class com.klaytn.caver.wallet.KeyringContainer
Creates a role-basd type keyring instance with given parameters and add it to the keyringContainer.
newPendingTransactionFilter() - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
newPendingTransactionFilter() - Method in interface com.klaytn.caver.Klay
Deprecated.
Creates a filter in the node, to notify when new pending transactions arrive.
newPendingTransactionFilter() - Method in class com.klaytn.caver.rpc.Klay
Creates a filter in the node, to notify when new pending transactions arrive.
nonce(BigInteger) - Method in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
NoOpTransactionReceiptProcessor - Class in com.klaytn.caver.transaction.response
Return an empty receipt back to callers containing only the transaction hash.
NoOpTransactionReceiptProcessor(Caver) - Constructor for class com.klaytn.caver.transaction.response.NoOpTransactionReceiptProcessor
 
NoOpTransactionReceiptProcessor - Class in com.klaytn.caver.tx.manager
Deprecated.
NoOpTransactionReceiptProcessor(Caver) - Constructor for class com.klaytn.caver.tx.manager.NoOpTransactionReceiptProcessor
Deprecated.
 
Number - Class in com.klaytn.caver.methods.response
 
Number() - Constructor for class com.klaytn.caver.methods.response.Number
 

O

OFFSET_PUBLIC_KEY - Static variable in class com.klaytn.caver.account.WeightedPublicKey
 
OFFSET_WEIGHT - Static variable in class com.klaytn.caver.account.WeightedPublicKey
 
OFFSET_X_POINT - Static variable in class com.klaytn.caver.account.AccountKeyPublic
 
OFFSET_Y_POINT - Static variable in class com.klaytn.caver.account.AccountKeyPublic
 
once(String, EventFilterOptions, Consumer<LogNotification>) - Method in class com.klaytn.caver.contract.Contract
Subscribes to an event and unsubscribes immediately after the first event or error.
operator - Variable in class com.klaytn.caver.kct.KIP17.ApprovalForAllEventResponse
Deprecated.
 
owner - Variable in class com.klaytn.caver.kct.KIP17.ApprovalEventResponse
Deprecated.
 
owner - Variable in class com.klaytn.caver.kct.KIP17.ApprovalForAllEventResponse
Deprecated.
 
owner - Variable in class com.klaytn.caver.kct.KIP7.ApprovalEventResponse
Deprecated.
 
ownerOf(BigInteger) - Method in class com.klaytn.caver.kct.kip17.KIP17
Call method "ownerOf" in KIP-17 standard contract.
ownerOf(BigInteger) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "ownerOf" in KIP-17 Standard Token

P

parseKlaytnWalletKey(String) - Static method in class com.klaytn.caver.utils.Utils
Parse a klaytn wallet key string.
pause() - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "pause" in KIP-17 standard contract.
pause(SendOptions) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "pause" in KIP-17 standard contract.
pause() - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "pause" in KIP-17 Standard Token Caller must have "Pauser" permission
pause() - Method in class com.klaytn.caver.kct.kip37.KIP37
Pause a contract.
pause(SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Pause a contract.
pause(String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Pauses a specific token.
pause(BigInteger) - Method in class com.klaytn.caver.kct.kip37.KIP37
Pauses a specific token.
pause(String, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Pauses a specific token.
pause(BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Pauses a specific token.
pause() - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "pause" in KIP-7 standard contract.
pause(SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "pause" in KIP-7 standard contract.
pause() - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "pause" in KIP-7 Standard Token Caller must have "Pauser" Permission.
paused() - Method in class com.klaytn.caver.kct.kip17.KIP17
Call method "paused" in KIP-17 standard contract.
paused() - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "paused" in KIP-17 Standard Token
paused() - Method in class com.klaytn.caver.kct.kip37.KIP37
Check if contract has been paused state.
paused(String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Check if token has been paused state.
paused(BigInteger) - Method in class com.klaytn.caver.kct.kip37.KIP37
Check if token has been paused state.
paused() - Method in class com.klaytn.caver.kct.kip7.KIP7
Call method "paused" in KIP-7 standard contract.
paused() - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "paused" in KIP-7 Standard Token
PAUSED_EVENT - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
PAUSED_EVENT - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
PausedEventResponse() - Constructor for class com.klaytn.caver.kct.KIP17.PausedEventResponse
Deprecated.
 
PausedEventResponse() - Constructor for class com.klaytn.caver.kct.KIP7.PausedEventResponse
Deprecated.
 
PAUSERADDED_EVENT - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
PAUSERADDED_EVENT - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
PauserAddedEventResponse() - Constructor for class com.klaytn.caver.kct.KIP17.PauserAddedEventResponse
Deprecated.
 
PauserAddedEventResponse() - Constructor for class com.klaytn.caver.kct.KIP7.PauserAddedEventResponse
Deprecated.
 
PAUSERREMOVED_EVENT - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
PAUSERREMOVED_EVENT - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
PauserRemovedEventResponse() - Constructor for class com.klaytn.caver.kct.KIP17.PauserRemovedEventResponse
Deprecated.
 
PauserRemovedEventResponse() - Constructor for class com.klaytn.caver.kct.KIP7.PauserRemovedEventResponse
Deprecated.
 
Pbkdf2KdfParams() - Constructor for class com.klaytn.caver.wallet.keyring.KeyStore.Pbkdf2KdfParams
Creates a Pbkdf2KdfParams instance.
Pbkdf2KdfParams(int, int, String, String) - Constructor for class com.klaytn.caver.wallet.keyring.KeyStore.Pbkdf2KdfParams
Create a Pbkdf2KdfParams instance
Pbkdf2KdfParams(String) - Constructor for class com.klaytn.caver.wallet.keyring.KeyStore.Pbkdf2KdfParams
Creates a Pbkdf2KdfParams instance It will set default value excepts salt.
PeerCount() - Constructor for class com.klaytn.caver.methods.response.KlayPeerCount.PeerCount
 
PeerCount(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class com.klaytn.caver.methods.response.KlayPeerCount.PeerCount
 
PlatformErrorException - Exception in com.klaytn.caver.tx.exception
Deprecated.
This class is deprecated since caver-java:1.5.0
PlatformErrorException(Response.Error) - Constructor for exception com.klaytn.caver.tx.exception.PlatformErrorException
Deprecated.
 
PollingTransactionReceiptProcessor - Class in com.klaytn.caver.transaction.response
With each provided transaction hash, poll until we obtain a transaction object.
PollingTransactionReceiptProcessor(Caver, long, int) - Constructor for class com.klaytn.caver.transaction.response.PollingTransactionReceiptProcessor
 
PollingTransactionReceiptProcessor - Class in com.klaytn.caver.tx.manager
Deprecated.
PollingTransactionReceiptProcessor(Caver, long, int) - Constructor for class com.klaytn.caver.tx.manager.PollingTransactionReceiptProcessor
Deprecated.
 
PrivateKey - Class in com.klaytn.caver.wallet.keyring
Represents a PrivateKey class that includes private key string
PrivateKey(String) - Constructor for class com.klaytn.caver.wallet.keyring.PrivateKey
Creates a PrivateKey instance

Q

Quantity - Class in com.klaytn.caver.methods.response
Integer value
Quantity() - Constructor for class com.klaytn.caver.methods.response.Quantity
 
QueuingTransactionReceiptProcessor - Class in com.klaytn.caver.transaction.response
Transaction receipt processor that uses a single thread to query for transaction receipts.
QueuingTransactionReceiptProcessor(Caver, Callback, int, long) - Constructor for class com.klaytn.caver.transaction.response.QueuingTransactionReceiptProcessor
 
QueuingTransactionReceiptProcessor(Caver, Callback) - Constructor for class com.klaytn.caver.transaction.response.QueuingTransactionReceiptProcessor
 
QueuingTransactionReceiptProcessor - Class in com.klaytn.caver.tx.manager
Deprecated.
QueuingTransactionReceiptProcessor(Caver, Callback, int, long) - Constructor for class com.klaytn.caver.tx.manager.QueuingTransactionReceiptProcessor
Deprecated.
 
QueuingTransactionReceiptProcessor(Caver, Callback) - Constructor for class com.klaytn.caver.tx.manager.QueuingTransactionReceiptProcessor
Deprecated.
 

R

recover(String, SignatureData) - Static method in class com.klaytn.caver.utils.Utils
Recovers the address that was used to sign the given data.
recover(String, SignatureData, boolean) - Static method in class com.klaytn.caver.utils.Utils
Recovers the address that was used to sign the given data.
refineSignature(List<SignatureData>) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Refines the array containing signatures - Removes duplicate signatures - Removes the default empty signature("0x01", "0x", "0x") - For an empty signature array, return an array containing the default empty signature("0x01", "0x", "0x")
remove(String) - Method in interface com.klaytn.caver.wallet.IWallet
Deletes the key data that associates with the given address from wallet.
remove(String) - Method in class com.klaytn.caver.wallet.KeyringContainer
Deletes the keyring that associates with the given address from keyringContainer.
remove(String) - Method in class com.klaytn.caver.wallet.WalletManager
Deprecated.
 
renounceMinter() - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "renounceMinter" in KIP-17 standard contract.
renounceMinter(SendOptions) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "renounceMinter" in KIP-17 standard contract.
renounceMinter() - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "renounceMinter" in KIP-17 Standard Token Caller must have "Minter" permission
renounceMinter() - Method in class com.klaytn.caver.kct.kip37.KIP37
Renounces privilege of MinterRole from an account.
renounceMinter(SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Renounces privilege of MinterRole from an account.
renounceMinter() - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "renounceMinter" in KIP-7 standard contract.
renounceMinter(SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "renounceMinter" in KIP-7 standard contract.
renounceMinter() - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "renounceMinter" in KIP-7 Standard Token Caller must have "Minter" Permission.
renouncePauser() - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "renouncePauser" in KIP-17 standard contract.
renouncePauser(SendOptions) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "renouncePauser" in KIP-17 standard contract.
renouncePauser() - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "renouncePauser" in KIP-17 Standard Token Caller must have "Pauser" permission
renouncePauser() - Method in class com.klaytn.caver.kct.kip37.KIP37
Renounces privilege of PauserRole from an account.
renouncePauser(SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Renounces privilege of PauserRole from an account.
renouncePauser() - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "unpause" in KIP-7 standard contract.
renouncePauser(SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "unpause" in KIP-7 standard contract.
renouncePauser() - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "renounceMinter" in KIP-7 Standard Token Caller must have "Pauser" Permission.
ResponseDeserialiser() - Constructor for class com.klaytn.caver.methods.response.KlayBlock.ResponseDeserialiser
Deprecated.
 
ResponseDeserialiser() - Constructor for class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.ResponseDeserialiser
Deprecated.
 
ResponseDeserializer() - Constructor for class com.klaytn.caver.methods.response.Block.ResponseDeserializer
 
ResponseDeserializer() - Constructor for class com.klaytn.caver.methods.response.BlockWithConsensusInfo.ResponseDeserializer
 
RLP - Static variable in class com.klaytn.caver.tx.account.AccountKeyNil
Deprecated.
 
rlpValues() - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
create RlpType List which contains nonce, gas price and gas limit.
rlpValues() - Method in interface com.klaytn.caver.tx.type.TxType
Deprecated.
create RlpType List.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeAccountUpdate
Deprecated.
create RlpTyp List which contains nonce, gas price, gas limit, from and accountKey List elements can be different depending on transaction type.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeCancel
Deprecated.
create RlpType List which contains nonce, gas price, gas limit and from.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeChainDataAnchoringTransaction
Deprecated.
create RlpType List which contains nonce, gas price, gas limit, to, value, from and anchoredData.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdate
Deprecated.
create RlpType List which contains nonce, gas price, gas limit, from and accountKey.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdateWithRatio
Deprecated.
create RlpType List which contains nonce, gas price, gas limit, from, accountKey and feeRatio.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancel
Deprecated.
create RlpType List which contains nonce, gas price, gas limit and from.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancelWithRatio
Deprecated.
create RlpType List which contains nonce, gas price, gas limit, from and feeRatio.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeploy
Deprecated.
create RlpType List which contains nonce, gas price, gas limit, to, value, from, payload and isHumanReadable.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeployWithRatio
Deprecated.
create RlpType List which contains nonce, gas price, gas limit, to, value, from, payload, isHumanReadable and feeRatio.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractExecution
Deprecated.
create RlpType List which contains nonce, gas price, gas limit, to, value, from and payload.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractExecutionWithRatio
Deprecated.
create RlpType List which contains nonce, gas price, gas limit, to, value, from, payload and feeRatio.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransfer
Deprecated.
create RlpType List which contains nonce, gas price, gas limit, to, value, and from.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferMemo
Deprecated.
create RlpType List which contains nonce, gas price, gas limit, to, value, from and payload.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferMemoWithRatio
Deprecated.
create RlpType List which contains nonce, gas price, gas limit, to, value, from, payload and feeRatio.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferWithRatio
Deprecated.
create RlpType List which contains nonce, gas price, gas limit, to, value, from and feeRatio.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeSmartContractDeploy
Deprecated.
create RlpType List which contains nonce, gas price, gas limit, to, value, from, payload and isHumanReadable.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeSmartContractExecution
Deprecated.
create RlpType List which contains nonce, gas price, gas limit, to, value, from and payload.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeValueTransfer
Deprecated.
create RlpType List which contains nonce, gas price, gas limit, to, value and from.
rlpValues() - Method in class com.klaytn.caver.tx.type.TxTypeValueTransferMemo
Deprecated.
create RlpType List which contains nonce, gas price, gas limit, to, value, from and payload.
ROLE_GROUP_COUNT - Static variable in class com.klaytn.caver.account.AccountKeyRoleBased
 
RoleBasedKeyring - Class in com.klaytn.caver.wallet.keyring
Representing a Keyring which includes "address" and "private keys" by roles.
RoleBasedKeyring(String, List<PrivateKey[]>) - Constructor for class com.klaytn.caver.wallet.keyring.RoleBasedKeyring
Creates a RoleBasedKeyring.
rpc - Variable in class com.klaytn.caver.Caver
The JSON-RPC API instance
RPC - Class in com.klaytn.caver.rpc
This class represents JSON-RPC 2.0 Klaytn APIs
RPC(Web3jService) - Constructor for class com.klaytn.caver.rpc.RPC
Constructor for RPC

S

safeBatchTransferFrom(String, String, String[], BigInteger[], String) - Method in class com.klaytn.caver.kct.kip37.KIP37
safeBatchTransferFrom(String, String, BigInteger[], BigInteger[]) - Method in class com.klaytn.caver.kct.kip37.KIP37
safeBatchTransferFrom(String, String, String[], BigInteger[]) - Method in class com.klaytn.caver.kct.kip37.KIP37
safeBatchTransferFrom(String, String, BigInteger[], BigInteger[], String) - Method in class com.klaytn.caver.kct.kip37.KIP37
safeBatchTransferFrom(String, String, String[], BigInteger[], SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
safeBatchTransferFrom(String, String, BigInteger[], BigInteger[], SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
safeBatchTransferFrom(String, String, String[], BigInteger[], String, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
safeBatchTransferFrom(String, String, BigInteger[], BigInteger[], String, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
safeTransfer(String, BigInteger) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "safeTransfer" in KIP-7 standard contract.
safeTransfer(String, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "safeTransfer" in KIP-7 standard contract.
safeTransfer(String, BigInteger, String) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "safeTransfer" in KIP-7 standard contract.
safeTransfer(String, BigInteger, String, SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "safeTransfer" in KIP-7 standard contract.
safeTransfer(String, BigInteger) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "safeTransfer" in KIP-7 Standard Token
safeTransfer(String, BigInteger, byte[]) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "safeTransfer" in KIP-7 Standard Token
safeTransferFrom(String, String, BigInteger) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "safeTransferFrom" in KIP-17 standard contract.
safeTransferFrom(String, String, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "safeTransferFrom" in KIP-17 standard contract.
safeTransferFrom(String, String, BigInteger, String) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "safeTransferFrom" in KIP-17 standard contract.
safeTransferFrom(String, String, BigInteger, String, SendOptions) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "safeTransferFrom" in KIP-17 standard contract.
safeTransferFrom(String, String, BigInteger) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "safeTransferFrom" in KIP-17 Standard Token
safeTransferFrom(String, String, BigInteger, byte[]) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "safeTransferFrom" in KIP-17 Standard Token
safeTransferFrom(String, String, String, BigInteger) - Method in class com.klaytn.caver.kct.kip37.KIP37
Transfers value amount of an 'id' from the 'from' address to the 'to' address specified.
safeTransferFrom(String, String, BigInteger, BigInteger) - Method in class com.klaytn.caver.kct.kip37.KIP37
Transfers value amount of an 'id' from the 'from' address to the 'to' address specified.
safeTransferFrom(String, String, String, BigInteger, String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Transfers value amount of an 'id' from the 'from' address to the 'to' address specified.
safeTransferFrom(String, String, BigInteger, BigInteger, String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Transfers value amount of an 'id' from the 'from' address to the 'to' address specified.
safeTransferFrom(String, String, String, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Transfers value amount of an 'id' from the 'from' address to the 'to' address specified.
safeTransferFrom(String, String, BigInteger, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Transfers value amount of an 'id' from the 'from' address to the 'to' address specified.
safeTransferFrom(String, String, String, BigInteger, String, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Transfers value amount of an 'id' from the 'from' address to the 'to' address specified.
safeTransferFrom(String, String, BigInteger, BigInteger, String, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Transfers value amount of an 'id' from the 'from' address to the 'to' address specified.
safeTransferFrom(String, String, BigInteger) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "safeTransfer" in KIP-7 standard contract.
safeTransferFrom(String, String, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "safeTransfer" in KIP-7 standard contract.
safeTransferFrom(String, String, BigInteger, String) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "safeTransferFrom" in KIP-7 standard contract.
safeTransferFrom(String, String, BigInteger, String, SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "safeTransferFrom" in KIP-7 standard contract.
safeTransferFrom(String, String, BigInteger) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "safeTransferFrom" in KIP-7 Standard Token
safeTransferFrom(String, String, BigInteger, byte[]) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "safeTransferFrom" in KIP-7 Standard Token
ScryptKdfParams() - Constructor for class com.klaytn.caver.wallet.keyring.KeyStore.ScryptKdfParams
Creates a ScryptKdfParams instance.
ScryptKdfParams(int, int, int, int, String) - Constructor for class com.klaytn.caver.wallet.keyring.KeyStore.ScryptKdfParams
Creates a ScryptKdfParams instance.
ScryptKdfParams(String) - Constructor for class com.klaytn.caver.wallet.keyring.KeyStore.ScryptKdfParams
Create a ScryptKdfParams instance.
ScryptKdfParams() - Constructor for class com.klaytn.caver.wallet.WalletFile.ScryptKdfParams
Deprecated.
 
secureRandom() - Static method in class com.klaytn.caver.utils.SecureRandomUtils
 
SecureRandomUtils - Class in com.klaytn.caver.utils
 
send(String, Object...) - Method in class com.klaytn.caver.contract.Contract
Send a transaction to smart contract and execute its method.
send(SendOptions, String, Object...) - Method in class com.klaytn.caver.contract.Contract
Send a transaction to smart contract and execute its method.
send(SendOptions, TransactionReceiptProcessor, String, Object...) - Method in class com.klaytn.caver.contract.Contract
Send a transaction to smart contract and execute its method.
send(List<Object>) - Method in class com.klaytn.caver.contract.ContractMethod
Send a transaction to smart contract and execute its method.
send(List<Object>, SendOptions) - Method in class com.klaytn.caver.contract.ContractMethod
Send a transaction to smart contract and execute its method.
send(List<Object>, SendOptions, TransactionReceiptProcessor) - Method in class com.klaytn.caver.contract.ContractMethod
Send a transaction to smart contract and execute its method.
send(KlayRawTransaction) - Method in class com.klaytn.caver.fee.FeePayerManager
Deprecated.
 
send(TransactionTransformer) - Method in class com.klaytn.caver.tx.ManagedTransaction
Deprecated.
 
send(KlayRawTransaction) - Method in class com.klaytn.caver.tx.manager.TransactionManager
Deprecated.
 
sendAsync(KlayRawTransaction, Callback<String>) - Method in class com.klaytn.caver.fee.FeePayerManager
Deprecated.
 
sendCancelTransaction(CancelTransaction) - Method in class com.klaytn.caver.tx.Cancel
Deprecated.
 
sendCancelTransaction(Caver, KlayCredentials, CancelTransaction) - Static method in class com.klaytn.caver.tx.Cancel
Deprecated.

In caver-java 1.0.0, we provided static methods to send transactions for `ValueTransfer`, `Account`, `Cancel`, and `SmartContract` classes. The static methods will be removed.

This deprecated method can be used only for Baobab Testnet.

Use Cancel.sendCancelTransaction(CancelTransaction) instead.
sendCancelTransaction(Caver, KlayCredentials, CancelTransaction, ErrorHandler) - Static method in class com.klaytn.caver.tx.Cancel
Deprecated.

In caver-java 1.0.0, we provided static methods to send transactions for `ValueTransfer`, `Account`, `Cancel`, and `SmartContract` classes. The static methods will be removed.

This deprecated method can be used only for Baobab Testnet.

Use Cancel.sendCancelTransaction(CancelTransaction) instead.
sendDeployTransaction(SmartContractDeployTransaction) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
sendDeployTransaction(Caver, KlayCredentials, SmartContractDeployTransaction) - Static method in class com.klaytn.caver.tx.SmartContract
Deprecated.

In caver-java 1.0.0, we provided static methods to send transactions for `ValueTransfer`, `Account`, `Cancel`, and `SmartContract` classes. The static methods will be removed.

This deprecated method can be used only for Baobab Testnet.

Use SmartContract.sendDeployTransaction(SmartContractDeployTransaction) instead.
sendDeployTransaction(Caver, KlayCredentials, SmartContractDeployTransaction, ErrorHandler) - Static method in class com.klaytn.caver.tx.SmartContract
Deprecated.

In caver-java 1.0.0, we provided static methods to send transactions for `ValueTransfer`, `Account`, `Cancel`, and `SmartContract` classes. The static methods will be removed.

This deprecated method can be used only for Baobab Testnet.

Use SmartContract.sendDeployTransaction(SmartContractDeployTransaction) instead.
sendExecutionTransaction(SmartContractExecutionTransaction) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
sendExecutionTransaction(Caver, KlayCredentials, SmartContractExecutionTransaction) - Static method in class com.klaytn.caver.tx.SmartContract
Deprecated.

In caver-java 1.0.0, we provided static methods to send transactions for `ValueTransfer`, `Account`, `Cancel`, and `SmartContract` classes. The static methods will be removed.

This deprecated method can be used only for Baobab Testnet.

Use SmartContract.sendExecutionTransaction(SmartContractExecutionTransaction) instead.
sendExecutionTransaction(Caver, KlayCredentials, SmartContractExecutionTransaction, ErrorHandler) - Static method in class com.klaytn.caver.tx.SmartContract
Deprecated.

In caver-java 1.0.0, we provided static methods to send transactions for `ValueTransfer`, `Account`, `Cancel`, and `SmartContract` classes. The static methods will be removed.

This deprecated method can be used only for Baobab Testnet.

Use SmartContract.sendExecutionTransaction(SmartContractExecutionTransaction) instead.
sendFunds(String, String, BigDecimal, Convert.Unit, BigInteger) - Method in class com.klaytn.caver.tx.ValueTransfer
Deprecated.
 
sendFunds(ValueTransferTransaction) - Method in class com.klaytn.caver.tx.ValueTransfer
Deprecated.
 
sendFunds(Caver, KlayCredentials, String, BigDecimal, Convert.Unit, BigInteger) - Static method in class com.klaytn.caver.tx.ValueTransfer
Deprecated.

In caver-java 1.0.0, we provided static methods to send transactions for `ValueTransfer`, `Account`, `Cancel`, and `SmartContract` classes. The static methods will be removed.

This deprecated method can be used only for Baobab Testnet.

Use ValueTransfer.sendFunds(String, String, BigDecimal, Convert.Unit, BigInteger) instead.
sendFunds(Caver, KlayCredentials, String, BigDecimal, Convert.Unit, BigInteger, ErrorHandler) - Static method in class com.klaytn.caver.tx.ValueTransfer
Deprecated.

In caver-java 1.0.0, we provided static methods to send transactions for `ValueTransfer`, `Account`, `Cancel`, and `SmartContract` classes. The static methods will be removed.

This deprecated method can be used only for Baobab Testnet.

Use ValueTransfer.sendFunds(String, String, BigDecimal, Convert.Unit, BigInteger) instead.
sendFunds(Caver, KlayCredentials, ValueTransferTransaction) - Static method in class com.klaytn.caver.tx.ValueTransfer
Deprecated.

In caver-java 1.0.0, we provided static methods to send transactions for `ValueTransfer`, `Account`, `Cancel`, and `SmartContract` classes. The static methods will be removed.

This deprecated method can be used only for Baobab Testnet.

Use ValueTransfer.sendFunds(ValueTransferTransaction) instead.
sendFunds(Caver, KlayCredentials, ValueTransferTransaction, ErrorHandler) - Static method in class com.klaytn.caver.tx.ValueTransfer
Deprecated.

In caver-java 1.0.0, we provided static methods to send transactions for `ValueTransfer`, `Account`, `Cancel`, and `SmartContract` classes. The static methods will be removed.

This deprecated method can be used only for Baobab Testnet.

Use ValueTransfer.sendFunds(ValueTransferTransaction) instead.
SendOptions - Class in com.klaytn.caver.contract
Representing a options to send SmartContractExecution transaction.
SendOptions() - Constructor for class com.klaytn.caver.contract.SendOptions
Creates a SendOption instance.
SendOptions(String) - Constructor for class com.klaytn.caver.contract.SendOptions
Creates a SendOption instance.
SendOptions(String, String) - Constructor for class com.klaytn.caver.contract.SendOptions
Creates a SendOption instance.
SendOptions(String, BigInteger) - Constructor for class com.klaytn.caver.contract.SendOptions
Creates a SendOption instance.
SendOptions(String, String, String) - Constructor for class com.klaytn.caver.contract.SendOptions
Creates a SendOption instance.
SendOptions(String, BigInteger, BigInteger) - Constructor for class com.klaytn.caver.contract.SendOptions
Creates a SendOption instance.
sendQuery(String) - Method in class com.klaytn.caver.kct.kip13.KIP13
Sends query to check whether interface is supported or not.
sendRawTransaction(String) - Method in class com.klaytn.caver.rpc.Klay
Creates a new message call transaction or a contract creation for signed transactions.
sendRawTransaction(AbstractTransaction) - Method in class com.klaytn.caver.rpc.Klay
Creates a new message call transaction or a contract creation for signed transactions.
sendSignedTransaction(String) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
sendSignedTransaction(String) - Method in interface com.klaytn.caver.Klay
Deprecated.
Creates a new message call transaction or a contract creation for signed transactions.
sendTransaction(KlayTransaction) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
sendTransaction(KlayTransaction) - Method in interface com.klaytn.caver.Klay
Deprecated.
Creates a new message call transaction or a contract creation if the data field contains code.
sendTransaction(AbstractTransaction) - Method in class com.klaytn.caver.rpc.Klay
Constructs a transaction with given parameters, signs the transaction with a sender's private key and propagates the transaction to Klaytn network.
sendTransactionAsFeePayer(AbstractFeeDelegatedTransaction) - Method in class com.klaytn.caver.rpc.Klay
Constructs a transaction with given parameters, signs the transaction with a fee payer's private key and propagates the transaction to Klaytn network.
sendUpdateTransaction(AccountUpdateTransaction) - Method in class com.klaytn.caver.tx.Account
Deprecated.
 
sendUpdateTransaction(Caver, KlayCredentials, AccountUpdateTransaction) - Static method in class com.klaytn.caver.tx.Account
Deprecated.

In caver-java 1.0.0, we provided static methods to send transactions for `ValueTransfer`, `Account`, `Cancel`, and `SmartContract` classes. The static methods will be removed.

This deprecated method can be used only for Baobab Testnet.

Use Account.sendUpdateTransaction(AccountUpdateTransaction) instead.
sendUpdateTransaction(Caver, KlayCredentials, AccountUpdateTransaction, ErrorHandler) - Static method in class com.klaytn.caver.tx.Account
Deprecated.

In caver-java 1.0.0, we provided static methods to send transactions for `ValueTransfer`, `Account`, `Cancel`, and `SmartContract` classes. The static methods will be removed.

This deprecated method can be used only for Baobab Testnet.

Use Account.sendUpdateTransaction(AccountUpdateTransaction) instead.
sendWithSolidityType(String, Type...) - Method in class com.klaytn.caver.contract.Contract
Send a transaction to smart contract and execute its method using solidity type wrapper class.
sendWithSolidityType(SendOptions, String, Type...) - Method in class com.klaytn.caver.contract.Contract
Send a transaction to smart contract and execute its method using solidity type wrapper class.
sendWithSolidityType(SendOptions, TransactionReceiptProcessor, String, Type...) - Method in class com.klaytn.caver.contract.Contract
Send a transaction to smart contract and execute its method using solidity type wrapper class.
sendWithSolidityWrapper(List<Type>) - Method in class com.klaytn.caver.contract.ContractMethod
Send a transaction to smart contract and execute its method using solidity type wrapper class.
sendWithSolidityWrapper(List<Type>, SendOptions) - Method in class com.klaytn.caver.contract.ContractMethod
Send a transaction to smart contract and execute its method using solidity type wrapper class.
sendWithSolidityWrapper(List<Type>, SendOptions, TransactionReceiptProcessor) - Method in class com.klaytn.caver.contract.ContractMethod
Send a transaction to smart contract and execute its method using solidity type wrapper class.
serialize(AccountKeyFail, JsonGenerator, SerializerProvider) - Method in class com.klaytn.caver.account.AccountKeyFail.AccountKeyFailSerializer
 
serialize(AccountKeyLegacy, JsonGenerator, SerializerProvider) - Method in class com.klaytn.caver.account.AccountKeyLegacy.AccountKeyLegacySerializer
 
serialize(AccountKeyNil, JsonGenerator, SerializerProvider) - Method in class com.klaytn.caver.account.AccountKeyNil.AccountKeyNilSerializer
 
serialize(AccountKeyPublic, JsonGenerator, SerializerProvider) - Method in class com.klaytn.caver.account.AccountKeyPublic.AccountKeyPublicSerializer
 
serialize(AccountKeyRoleBased, JsonGenerator, SerializerProvider) - Method in class com.klaytn.caver.account.AccountKeyRoleBased.AccountKeyRoleBasedSerializer
 
serialize(AccountKeyWeightedMultiSig, JsonGenerator, SerializerProvider) - Method in class com.klaytn.caver.account.AccountKeyWeightedMultiSig.AccountKeyWeightedMultiSigSerializer
 
serialize(WeightedPublicKey, JsonGenerator, SerializerProvider) - Method in class com.klaytn.caver.account.WeightedPublicKey.WeightedPublicKeySerializer
 
setAccount(IAccountType) - Method in class com.klaytn.caver.methods.response.Account.AccountData
 
setAccount(Account) - Method in class com.klaytn.caver.transaction.type.AccountUpdate.Builder
 
setAccount(Account) - Method in class com.klaytn.caver.transaction.type.AccountUpdate
Setter function for Account
setAccount(Account) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate.Builder
 
setAccount(Account) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Setter function for Account
setAccount(Account) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio.Builder
 
setAccount(Account) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Setter function for Account
setAccountKey(IAccountKey) - Method in class com.klaytn.caver.methods.response.AccountKey.AccountKeyData
 
setAccountKeys(List<IAccountKey>) - Method in class com.klaytn.caver.account.AccountKeyRoleBased
Setter function for accountKeys
setAccType(int) - Method in class com.klaytn.caver.methods.response.Account.AccountData
 
setAddress(String) - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
setAddress(String) - Method in class com.klaytn.caver.wallet.keyring.KeyStore
Setter function of address.
setAddress(String) - Method in class com.klaytn.caver.wallet.keyring.KeyStoreOption
Setter function of address.
setAddress(String) - Method in class com.klaytn.caver.wallet.WalletFile
Deprecated.
 
setApprovalForAll(String, Boolean) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "setApprovalForAll" in KIP-17 Standard Token
setApprovalForAll(String, boolean) - Method in class com.klaytn.caver.kct.kip37.KIP37
Enable or disable approval for a third party ("operator") to manage all of the caller's tokens.
setApprovalForAll(String, boolean, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Enable or disable approval for a third party ("operator") to manage all of the caller's tokens.
setApproveForAll(String, boolean) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "setApprovedForAll" in KIP-17 standard contract.
setApproveForAll(String, boolean, SendOptions) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "setApprovedForAll" in KIP-17 standard contract.
setBalance(String) - Method in class com.klaytn.caver.methods.response.AccountTypeEOA
 
setBalance(String) - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
setBlockCount(int) - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
setBlockHash(String) - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
setBlockHash(String) - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
setBlockHash(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setBlockHash(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setBlockNumber(int) - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
setBlockNumber(String) - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
setBlockNumber(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setBlockNumber(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setBlockScore(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setBlockScore(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setBytecode(String) - Method in class com.klaytn.caver.contract.ContractDeployParams
Setter function for bytecode.
setC(int) - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Pbkdf2KdfParams
Setter function for C
setC(int) - Method in class com.klaytn.caver.wallet.WalletFile.Aes128CtrKdfParams
Deprecated.
 
setChaindId(int) - Method in class com.klaytn.caver.tx.manager.TransactionManager.Builder
Deprecated.
 
setChainId(int) - Method in class com.klaytn.caver.fee.FeePayerManager.Builder
Deprecated.
 
setChainId(String) - Method in class com.klaytn.caver.transaction.AbstractTransaction.Builder
 
setChainId(BigInteger) - Method in class com.klaytn.caver.transaction.AbstractTransaction.Builder
 
setChainId(String) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Setter function for chain id.
setChainId(BigInteger) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Setter function for chain id.
setCipher(String) - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Crypto
Setter function for cipher.
setCipher(String) - Method in class com.klaytn.caver.wallet.WalletFile.Crypto
Deprecated.
 
setCipherparams(KeyStore.CipherParams) - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Crypto
Setter function for CipherParams.
setCipherParams(KeyStore.CipherParams) - Method in class com.klaytn.caver.wallet.keyring.KeyStoreOption
Setter function of CipherParams.
setCipherparams(WalletFile.CipherParams) - Method in class com.klaytn.caver.wallet.WalletFile.Crypto
Deprecated.
 
setCiphertext(String) - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Crypto
Setter function for cipher text
setCiphertext(String) - Method in class com.klaytn.caver.wallet.WalletFile.Crypto
Deprecated.
 
setCodeFormat(String) - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
setCodeFormat(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setCodeFormat(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setCodeFormat(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy.Builder
 
setCodeFormat(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy.Builder
 
setCodeFormat(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Setter function for codeFormat
setCodeFormat(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio.Builder
 
setCodeFormat(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio.Builder
 
setCodeFormat(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Setter function for codeFormat
setCodeFormat(String) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy.Builder
 
setCodeFormat(BigInteger) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy.Builder
 
setCodeFormat(String) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Setter function for codeFormat
setCodeHash(String) - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
setCommittee(List<String>) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setContractAddress(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setContractAddress(String) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
setCrypto(KeyStore.Crypto) - Method in class com.klaytn.caver.wallet.keyring.KeyStore
Setter function of crypto.
setCrypto(WalletFile.Crypto) - Method in class com.klaytn.caver.wallet.WalletFile
Deprecated.
 
setCryptoV1(KeyStore.Crypto) - Method in class com.klaytn.caver.wallet.keyring.KeyStore
Setter function of Crypto.
setCryptoV1(WalletFile.Crypto) - Method in class com.klaytn.caver.wallet.WalletFile
Deprecated.
 
setData(String) - Method in class com.klaytn.caver.methods.request.CallObject
 
setData(String) - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
setDecimals(int) - Method in class com.klaytn.caver.kct.kip7.KIP7DeployParams
 
setDefaultBlockParameter(DefaultBlockParameter) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
Sets the default block parameter.
setDefaultSendOptions(SendOptions) - Method in class com.klaytn.caver.contract.Contract
Setter function for defaultSendOption
setDeployedAddress(String, String) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
setDeployParams(List<Object>) - Method in class com.klaytn.caver.contract.ContractDeployParams
Setter function for deployParams.
setDklen(int) - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Pbkdf2KdfParams
Setter function for dklen
setDklen(int) - Method in class com.klaytn.caver.wallet.keyring.KeyStore.ScryptKdfParams
Setter function for dkLen
setDklen(int) - Method in class com.klaytn.caver.wallet.WalletFile.Aes128CtrKdfParams
Deprecated.
 
setDklen(int) - Method in class com.klaytn.caver.wallet.WalletFile.ScryptKdfParams
Deprecated.
 
setErrorHandler(ErrorHandler) - Method in class com.klaytn.caver.fee.FeePayerManager.Builder
Deprecated.
 
setErrorHandler(ErrorHandler) - Method in class com.klaytn.caver.tx.manager.TransactionManager.Builder
Deprecated.
 
setExtraData(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setFeePayer(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setFeePayer(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setFeePayer(String) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction.Builder
 
setFeePayer(String) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Setter function for feePayer
setFeePayer(String) - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegate
Deprecated.
 
setFeePayerSignatures(List<KlaySignatureData>) - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
setFeePayerSignatures(List<SignatureData>) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setFeePayerSignatures(List<SignatureData>) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setFeePayerSignatures(List<SignatureData>) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction.Builder
 
setFeePayerSignatures(SignatureData) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction.Builder
 
setFeePayerSignatures(List<SignatureData>) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
 
setFeeRatio(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setFeeRatio(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setFeeRatio(String) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedWithRatioTransaction.Builder
 
setFeeRatio(BigInteger) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedWithRatioTransaction.Builder
 
setFeeRatio(String) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedWithRatioTransaction
Setter function for feeRatio.
setFeeRatio(BigInteger) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedWithRatioTransaction
Setter function for feeRatio.
setFilterOptions(List<EventFilterOptions.IndexedParameter>) - Method in class com.klaytn.caver.contract.EventFilterOptions
 
setFilterValue(List<Object>) - Method in class com.klaytn.caver.contract.EventFilterOptions.IndexedParameter
 
setFrom(String) - Method in class com.klaytn.caver.contract.SendOptions
Setter function for from.
setFrom(String) - Method in class com.klaytn.caver.methods.request.CallObject
 
setFrom(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setFrom(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setFrom(String) - Method in class com.klaytn.caver.transaction.AbstractTransaction.Builder
 
setFrom(String) - Method in class com.klaytn.caver.transaction.AbstractTransaction
 
setGas(String) - Method in class com.klaytn.caver.contract.SendOptions
Setter function for gas
setGas(BigInteger) - Method in class com.klaytn.caver.contract.SendOptions
Setter function for gas
setGas(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setGas(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setGas(String) - Method in class com.klaytn.caver.transaction.AbstractTransaction.Builder
 
setGas(BigInteger) - Method in class com.klaytn.caver.transaction.AbstractTransaction.Builder
 
setGas(String) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Setter function for gas
setGas(BigInteger) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Setter function for gas
setGasLimit(BigInteger) - Method in class com.klaytn.caver.methods.request.CallObject
 
setGasLimit(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.methods.request.CallObject
 
setGasPrice(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setGasPrice(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.AbstractTransaction.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.AbstractTransaction.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
use ContractGasProvider
setGasProvider(ContractGasProvider) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
setGasUsed(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setGasUsed(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setGasUsed(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setGetNonceProcessor(GetNonceProcessor) - Method in class com.klaytn.caver.tx.manager.TransactionManager.Builder
Deprecated.
 
setGovernanceData(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setHash(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setHash(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setHash(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setHumanReadable(boolean) - Method in class com.klaytn.caver.methods.response.AccountTypeEOA
 
setHumanReadable(boolean) - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
setHumanReadable(boolean) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setHumanReadable(boolean) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setHumanReadable(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy.Builder
 
setHumanReadable(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Setter function for humanReadable
setHumanReadable(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio.Builder
 
setHumanReadable(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Setter function for humanReadable
setHumanReadable(boolean) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy.Builder
 
setHumanReadable(boolean) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Setter function for humanReadable
setId(String) - Method in class com.klaytn.caver.wallet.keyring.KeyStore
Setter function for id.
setId(String) - Method in class com.klaytn.caver.wallet.WalletFile
Deprecated.
 
setIndexed(boolean) - Method in class com.klaytn.caver.contract.ContractIOType
Setter function for indexed
setIndexedParamName(String) - Method in class com.klaytn.caver.contract.EventFilterOptions.IndexedParameter
 
setInitialSupply(BigInteger) - Method in class com.klaytn.caver.kct.kip7.KIP7DeployParams
 
setInput(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setInput(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setInput(String) - Method in class com.klaytn.caver.transaction.type.ChainDataAnchoring.Builder
 
setInput(String) - Method in class com.klaytn.caver.transaction.type.ChainDataAnchoring
Setter function for input
setInput(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring.Builder
 
setInput(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Setter function for input
setInput(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio.Builder
 
setInput(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Setter function for input
setInput(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy.Builder
 
setInput(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Setter function for input
setInput(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio.Builder
 
setInput(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Setter function for input
setInput(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution.Builder
 
setInput(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Setter function for input
setInput(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio.Builder
 
setInput(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Setter function for input
setInput(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo.Builder
 
setInput(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Setter function for input
setInput(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio.Builder
 
setInput(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Setter function for input
setInput(String) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction.Builder
 
setInput(String) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Setter function for input
setInput(String) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy.Builder
 
setInput(String) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Setter function for input
setInput(String) - Method in class com.klaytn.caver.transaction.type.SmartContractExecution.Builder
 
setInput(String) - Method in class com.klaytn.caver.transaction.type.SmartContractExecution
Setter function for input
setInput(String) - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo.Builder
 
setInput(String) - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Setter function for input
setIPFSNode(String, int, boolean) - Method in class com.klaytn.caver.ipfs.IPFS
Set a IPFS node.
setIv(String) - Method in class com.klaytn.caver.wallet.keyring.KeyStore.CipherParams
Setter function for IV
setIv(String) - Method in class com.klaytn.caver.wallet.WalletFile.CipherParams
Deprecated.
 
setKdf(String) - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Crypto
Setter function for kdf name.
setKdf(String) - Method in class com.klaytn.caver.wallet.WalletFile.Crypto
Deprecated.
 
setKdfparams(KeyStore.IKdfParams) - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Crypto
Setter function for KdfParams.
setKdfParams(KeyStore.IKdfParams) - Method in class com.klaytn.caver.wallet.keyring.KeyStoreOption
Setter function of KdfParams.
setKdfparams(WalletFile.KdfParams) - Method in class com.klaytn.caver.wallet.WalletFile.Crypto
Deprecated.
 
setKey(AccountKey.AccountKeyData) - Method in class com.klaytn.caver.methods.response.AccountTypeEOA
 
setKey(AccountKey.AccountKeyData) - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
setKey(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setKey(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setKeyring(List) - Method in class com.klaytn.caver.wallet.keyring.KeyStore
Setter function of keyRing.
setKeyring(List) - Method in class com.klaytn.caver.wallet.WalletFile
Deprecated.
 
setKlaytnCall(Klay) - Method in class com.klaytn.caver.transaction.AbstractTransaction.Builder
 
setKlaytnCall(Klay) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Setter function for klaytnRPC
setLogIndex(String) - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
setLogs(List<KlayLogs.Log>) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setLogsBloom(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setLogsBloom(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setMac(String) - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Crypto
Setter function for mac.
setMac(String) - Method in class com.klaytn.caver.wallet.WalletFile.Crypto
Deprecated.
 
setMiner(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setN(int) - Method in class com.klaytn.caver.wallet.keyring.KeyStore.ScryptKdfParams
Setter function for N
setN(int) - Method in class com.klaytn.caver.wallet.WalletFile.ScryptKdfParams
Deprecated.
 
setName(String) - Method in class com.klaytn.caver.contract.ContractIOType
Setter function for name
setName(String) - Method in class com.klaytn.caver.kct.kip17.KIP17DeployParams
 
setName(String) - Method in class com.klaytn.caver.kct.kip7.KIP7DeployParams
 
setNonce(String) - Method in class com.klaytn.caver.methods.response.AccountTypeEOA
 
setNonce(String) - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
setNonce(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setNonce(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setNonce(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setNonce(String) - Method in class com.klaytn.caver.transaction.AbstractTransaction.Builder
 
setNonce(BigInteger) - Method in class com.klaytn.caver.transaction.AbstractTransaction.Builder
 
setNonce(String) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Setter function for nonce.
setNonce(BigInteger) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Setter function for nonce.
setNumber(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setNumber(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setP(int) - Method in class com.klaytn.caver.wallet.keyring.KeyStore.ScryptKdfParams
Setter function for p
setP(int) - Method in class com.klaytn.caver.wallet.WalletFile.ScryptKdfParams
Deprecated.
 
setParentHash(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setParentHash(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setParentHash(String) - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
setPrf(String) - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Pbkdf2KdfParams
Setter function for PRF name
setPrf(String) - Method in class com.klaytn.caver.wallet.WalletFile.Aes128CtrKdfParams
Deprecated.
 
setProposer(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setPublicKey(String) - Method in class com.klaytn.caver.account.AccountKeyPublic
Setter function for publicKey
setPublicKey(String) - Method in class com.klaytn.caver.account.WeightedPublicKey
Setter function for PublicKey It allows both compressed and uncompressed format.
setR(int) - Method in class com.klaytn.caver.wallet.keyring.KeyStore.ScryptKdfParams
Setter function for r
setR(String) - Method in class com.klaytn.caver.wallet.keyring.SignatureData
Setter function for R.
setR(int) - Method in class com.klaytn.caver.wallet.WalletFile.ScryptKdfParams
Deprecated.
 
setRaw(String) - Method in class com.klaytn.caver.methods.response.SignTransaction.SignTransactionData
 
setReceiptHash(String) - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
setReceiptsRoot(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setReceiptsRoot(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setResult(Block.BlockData) - Method in class com.klaytn.caver.methods.response.Block
 
setResult(BlockWithConsensusInfo.Block) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo
 
setResult(KlayBlock.Block) - Method in class com.klaytn.caver.methods.response.KlayBlock
Deprecated.
 
setResult(KlayBlockWithConsensusInfo.Block) - Method in class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo
Deprecated.
 
setResult(List<KlayLogs.LogResult>) - Method in class com.klaytn.caver.methods.response.KlayLogs
 
setReward(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setS(String) - Method in class com.klaytn.caver.wallet.keyring.SignatureData
Setter function for S.
setSalt(String) - Method in class com.klaytn.caver.wallet.keyring.KeyStore.Pbkdf2KdfParams
Setter function for satl
setSalt(String) - Method in class com.klaytn.caver.wallet.keyring.KeyStore.ScryptKdfParams
Setter function for salt
setSalt(String) - Method in class com.klaytn.caver.wallet.WalletFile.Aes128CtrKdfParams
Deprecated.
 
setSalt(String) - Method in class com.klaytn.caver.wallet.WalletFile.ScryptKdfParams
Deprecated.
 
setSenderSignatureData(KlaySignatureData) - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
setSenderTxHash(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setSenderTxHash(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setSignatures(List<KlaySignatureData>) - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
setSignatures(List<KlaySignatureData>) - Method in class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
setSignatures(List<KlaySignatureData>) - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
setSignatures(List<SignatureData>) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setSignatures(List<SignatureData>) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setSignatures(List<SignatureData>) - Method in class com.klaytn.caver.transaction.AbstractTransaction.Builder
 
setSignatures(SignatureData) - Method in class com.klaytn.caver.transaction.AbstractTransaction.Builder
 
setSignatures(List<SignatureData>) - Method in class com.klaytn.caver.transaction.AbstractTransaction
 
setSize(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setSize(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setStateRoot(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setStateRoot(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setStateRootHash(String) - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
setStatus(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setStorageRoot(String) - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
setSymbol(String) - Method in class com.klaytn.caver.kct.kip17.KIP17DeployParams
 
setSymbol(String) - Method in class com.klaytn.caver.kct.kip7.KIP7DeployParams
 
setTimestamp(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setTimestamp(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setTimestampFoS(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setTimestampFoS(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setTo(String) - Method in class com.klaytn.caver.methods.request.CallObject
 
setTo(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setTo(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setTo(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy.Builder
 
setTo(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Setter function for to
setTo(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio.Builder
 
setTo(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Setter function for to
setTo(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution.Builder
 
setTo(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Setter function for to
setTo(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio.Builder
 
setTo(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Setter function for to
setTo(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer.Builder
 
setTo(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Setter function for to
setTo(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo.Builder
 
setTo(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Setter function for to
setTo(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio.Builder
 
setTo(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Setter function for to
setTo(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio.Builder
 
setTo(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Setter function for to
setTo(String) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction.Builder
 
setTo(String) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Setter function for to
setTo(String) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy.Builder
 
setTo(String) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Setter function for to
setTo(String) - Method in class com.klaytn.caver.transaction.type.SmartContractExecution.Builder
 
setTo(String) - Method in class com.klaytn.caver.transaction.type.SmartContractExecution
Setter function for to
setTo(String) - Method in class com.klaytn.caver.transaction.type.ValueTransfer.Builder
 
setTo(String) - Method in class com.klaytn.caver.transaction.type.ValueTransfer
Setter function for to
setTo(String) - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo.Builder
 
setTo(String) - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Setter function for to
setTopics(List<String>) - Method in class com.klaytn.caver.contract.EventFilterOptions
 
setTopics(List<String>) - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
setTotalBlockScore(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setTotalBlockScore(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setTransactionHash(String) - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
setTransactionHash(String) - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
setTransactionHash(String) - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
setTransactionHash(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setTransactionIndex(String) - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
setTransactionIndex(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setTransactionIndex(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setTransactionReceipt(KlayTransactionReceipt.TransactionReceipt) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
setTransactionReceiptProcessor(TransactionReceiptProcessor) - Method in class com.klaytn.caver.fee.FeePayerManager.Builder
Deprecated.
 
setTransactionReceiptProcessor(TransactionReceiptProcessor) - Method in class com.klaytn.caver.tx.manager.TransactionManager.Builder
Deprecated.
 
setTransactions(List) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setTransactions(List<Transaction.TransactionData>) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setTransactions(List) - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
setTransactionsRoot(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setTransactionsRoot(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setTx(Transaction.TransactionData) - Method in class com.klaytn.caver.methods.response.SignTransaction.SignTransactionData
 
setTxCount(int) - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
setTxError(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setTxHash(String) - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
setType(String) - Method in class com.klaytn.caver.contract.ContractIOType
Setter function for type.
setType(String) - Method in class com.klaytn.caver.methods.response.AccountKey.AccountKeyData
 
setType(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setType(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setType(String) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Setter function for type.
setTypeInt(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setTypeInt(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setV(String) - Method in class com.klaytn.caver.wallet.keyring.SignatureData
Setter function for V.
setValue(String) - Method in class com.klaytn.caver.contract.SendOptions
Setter function for value.
setValue(BigInteger) - Method in class com.klaytn.caver.contract.SendOptions
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.methods.request.CallObject
 
setValue(String) - Method in class com.klaytn.caver.methods.response.KlayLogs.Hash
 
setValue(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setValue(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setValue(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy.Builder
 
setValue(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Setter function for value
setValue(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio.Builder
 
setValue(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Setter function for value
setValue(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution.Builder
 
setValue(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Setter function for value
setValue(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio.Builder
 
setValue(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Setter function for value
setValue(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer.Builder
 
setValue(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Setter function for value
setValue(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo.Builder
 
setValue(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Setter function for value
setValue(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio.Builder
 
setValue(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Setter function for value
setValue(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio.Builder
 
setValue(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Setter function for value
setValue(String) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction.Builder
 
setValue(String) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Setter function for value
setValue(String) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy.Builder
 
setValue(String) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Setter function for value
setValue(String) - Method in class com.klaytn.caver.transaction.type.SmartContractExecution.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.SmartContractExecution.Builder
 
setValue(String) - Method in class com.klaytn.caver.transaction.type.SmartContractExecution
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.SmartContractExecution
Setter function for value
setValue(String) - Method in class com.klaytn.caver.transaction.type.ValueTransfer.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.ValueTransfer.Builder
 
setValue(String) - Method in class com.klaytn.caver.transaction.type.ValueTransfer
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.ValueTransfer
Setter function for value
setValue(String) - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo.Builder
 
setValue(String) - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Setter function for value
setVersion(int) - Method in class com.klaytn.caver.wallet.keyring.KeyStore
Setter function for version
setVersion(int) - Method in class com.klaytn.caver.wallet.WalletFile
Deprecated.
 
setVoteData(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setWallet(IWallet) - Method in class com.klaytn.caver.contract.Contract
Setter function for wallet
setWallet(IWallet) - Method in class com.klaytn.caver.contract.ContractMethod
Setter function for wallet
setWeb3jService(Web3jService) - Method in class com.klaytn.caver.rpc.RPC
Setter for web3jService
setWeight(BigInteger) - Method in class com.klaytn.caver.account.WeightedPublicKey
Setter function for weight
sha3(String) - Method in class com.klaytn.caver.rpc.Klay
Returns Keccak-256 (not the standardized SHA3-256) of the given data.
sign(TxTypeFeeDelegate) - Method in class com.klaytn.caver.fee.FeePayer
Deprecated.
 
sign(String) - Method in class com.klaytn.caver.fee.FeePayerManager
Deprecated.
 
sign(String, String) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
sign(String, String) - Method in interface com.klaytn.caver.Klay
Deprecated.
The sign method calculates a Klaytn-specific signature.
sign(String, String) - Method in class com.klaytn.caver.rpc.Klay
The sign method calculates a Klaytn-specific signature.
sign(String) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Signs to the transaction with a single private key.
sign(String, Function<AbstractTransaction, String>) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Signs to the transaction with a single private key.
sign(AbstractKeyring) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Signs using all private keys used in the role defined in the Keyring instance.
sign(AbstractKeyring, Function<AbstractTransaction, String>) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Signs using all private keys used in the role defined in the Keyring instance.
sign(AbstractKeyring, int) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Signs to the transaction with a private key in the Keyring instance.
sign(AbstractKeyring, int, Function<AbstractTransaction, String>) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Signs to the transaction with a private key in the Keyring instance.
sign(AbstractTxType) - Method in class com.klaytn.caver.tx.manager.TransactionManager
Deprecated.
The result of signing a transaction is added to the raw transaction and returned
sign(String) - Method in class com.klaytn.caver.tx.manager.TransactionManager
Deprecated.
The result of signing a transaction is added to the raw transaction and returned
sign(TransactionTransformer) - Method in class com.klaytn.caver.tx.manager.TransactionManager
Deprecated.
The result of signing a transaction is added to the raw transaction and returned
sign(KlayCredentials, int) - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
rlp encoding for transaction hash(TxHash)
sign(KlayCredentials, int) - Method in interface com.klaytn.caver.tx.type.TxType
Deprecated.
rlp encoding for transaction hash(TxHash)
sign(KlayCredentials, int) - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegate
Deprecated.
rlp encoding for transaction hash(TxHash)
sign(KlayCredentials, int) - Method in class com.klaytn.caver.tx.type.TxTypeLegacyTransaction
Deprecated.
rlp encoding for transaction hash(TxHash)
sign(String, AbstractTransaction) - Method in interface com.klaytn.caver.wallet.IWallet
Signs the transaction using all keys in the key data corresponding to the address.
sign(String, int, int) - Method in class com.klaytn.caver.wallet.keyring.AbstractKeyring
Signs a transaction hash with all private keys in specific role group and return signature list.
sign(String, int, int, int) - Method in class com.klaytn.caver.wallet.keyring.AbstractKeyring
Signs a transaction hash with a private key in specific role group and return signature.
sign(String, String, int) - Method in class com.klaytn.caver.wallet.keyring.AbstractKeyring
Signs a transaction hash with all keys in specific role group and return signature list.
sign(String, String, int, int) - Method in class com.klaytn.caver.wallet.keyring.AbstractKeyring
Signs a transaction hash with key in specific role group and return signature.
sign(String, int, int) - Method in class com.klaytn.caver.wallet.keyring.MultipleKeyring
Signs a transaction hash with all keys in specific role group and return signature list.
sign(String, int, int, int) - Method in class com.klaytn.caver.wallet.keyring.MultipleKeyring
Signs a transaction hash with key in specific role group and return signature.
sign(String, int) - Method in class com.klaytn.caver.wallet.keyring.PrivateKey
Signs with transactionHash with key and returns signature
sign(String, int, int) - Method in class com.klaytn.caver.wallet.keyring.RoleBasedKeyring
Signs a transaction hash with all keys in specific role group and return signature list.
sign(String, int, int, int) - Method in class com.klaytn.caver.wallet.keyring.RoleBasedKeyring
Signs a transaction hash with key in specific role group and return signature.
sign(String, int, int) - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
Signs a transaction hash with all keys in specific role group and return signature list.
sign(String, int, int, int) - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
Signs a transaction hash with key in specific role group and return signature.
sign(String, AbstractTransaction) - Method in class com.klaytn.caver.wallet.KeyringContainer
Signs the transaction using all keys in the Keyring instance corresponding to the address.
sign(String, AbstractTransaction, Function<AbstractTransaction, String>) - Method in class com.klaytn.caver.wallet.KeyringContainer
Signs the transaction using all keys in the Keyring instance corresponding to the address.
sign(String, AbstractTransaction, int) - Method in class com.klaytn.caver.wallet.KeyringContainer
Signs the transaction using one key in the keyring instance corresponding to the address.
sign(String, AbstractTransaction, int, Function<AbstractTransaction, String>) - Method in class com.klaytn.caver.wallet.KeyringContainer
Signs the transaction using one key in the keyring instance corresponding to the address.
signAsFeePayer(String) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Signs to the transaction with a single private key as a fee payer.
signAsFeePayer(String, Function<AbstractFeeDelegatedTransaction, String>) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Signs to the transaction with a single private key as a fee payer.
signAsFeePayer(AbstractKeyring) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Sign the transaction as a fee payer using all private keys used as roleFeePayerKey in the Keyring instance.
signAsFeePayer(AbstractKeyring, int) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Sign the the transaction as a fee payer using a private key at the index among the private keys used as roleFeePayerKey in the Keyring instance.
signAsFeePayer(AbstractKeyring, Function<AbstractFeeDelegatedTransaction, String>) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Sign the transaction as a fee payer using all private keys used as roleFeePayerKey in the Keyring instance.
signAsFeePayer(AbstractKeyring, int, Function<AbstractFeeDelegatedTransaction, String>) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Sign the the transaction as a fee payer using a private key at the index among the private keys used as roleFeePayerKey in the Keyring instance.
signAsFeePayer(String, AbstractFeeDelegatedTransaction) - Method in interface com.klaytn.caver.wallet.IWallet
Signs the FeeDelegatedTransaction using all keys in the key data corresponding to the address.
signAsFeePayer(String, AbstractFeeDelegatedTransaction) - Method in class com.klaytn.caver.wallet.KeyringContainer
Signs the FeeDelegatedTransaction using all keys in the keyring instance corresponding to the address.
signAsFeePayer(String, AbstractFeeDelegatedTransaction, Function<AbstractFeeDelegatedTransaction, String>) - Method in class com.klaytn.caver.wallet.KeyringContainer
Signs the FeeDelegatedTransaction using all keys in the keyring instance corresponding to the address.
signAsFeePayer(String, AbstractFeeDelegatedTransaction, int) - Method in class com.klaytn.caver.wallet.KeyringContainer
Signs the FeeDelegatedTransaction using one key in the keyring corresponding to the address.
signAsFeePayer(String, AbstractFeeDelegatedTransaction, int, Function<AbstractFeeDelegatedTransaction, String>) - Method in class com.klaytn.caver.wallet.KeyringContainer
Signs the FeeDelegatedTransaction using one key in the keyring corresponding to the address.
SignatureData - Class in com.klaytn.caver.wallet.keyring
Representing a ECDSA Signature data
SignatureData(String, String, String) - Constructor for class com.klaytn.caver.wallet.keyring.SignatureData
Creates a SignatureData instance
SignatureData(byte[], byte[], byte[]) - Constructor for class com.klaytn.caver.wallet.keyring.SignatureData
Creates a SignatureData instance
SignatureDataListDeserializer() - Constructor for class com.klaytn.caver.methods.response.Transaction.SignatureDataListDeserializer
 
SignatureDataListDeserializer() - Constructor for class com.klaytn.caver.methods.response.TransactionReceipt.SignatureDataListDeserializer
 
signMessage(String, int) - Method in class com.klaytn.caver.wallet.keyring.AbstractKeyring
Signs a hashed data with all private keys in specific role group and return MessageSigned instance.
signMessage(String, int, int) - Method in class com.klaytn.caver.wallet.keyring.AbstractKeyring
Signs a hashed data with a private key in specific role group and return MessageSigned instance.
signMessage(String, int) - Method in class com.klaytn.caver.wallet.keyring.MultipleKeyring
Signs a hashed data with all key in specific role group and return MessageSigned instance.
signMessage(String, int, int) - Method in class com.klaytn.caver.wallet.keyring.MultipleKeyring
Signs a hashed data with key in specific role group and return MessageSigned instance.
signMessage(String) - Method in class com.klaytn.caver.wallet.keyring.PrivateKey
Signs with hashed data and returns signature
signMessage(String, int) - Method in class com.klaytn.caver.wallet.keyring.RoleBasedKeyring
Signs a hashed data with all key in specific role group and return MessageSigned instance.
signMessage(String, int, int) - Method in class com.klaytn.caver.wallet.keyring.RoleBasedKeyring
Signs a hashed data with key in specific role group and return MessageSigned instance.
signMessage(String, int) - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
Signs a hashed data with all key in specific role group and return MessageSigned instance.
signMessage(String, int, int) - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
Signs a hashed data with key in specific role group and return MessageSigned instance.
signMessage(String, String) - Method in class com.klaytn.caver.wallet.KeyringContainer
Signs with data and returns MessageSigned instance that includes 'signature', 'message', 'messageHash' It automatically set 'roleIndex' and 'keyIndex' to 0.
signMessage(String, String, int, int) - Method in class com.klaytn.caver.wallet.KeyringContainer
Signs with data and returns MessageSigned instance that includes 'signature', 'message', 'messageHash'
signTransaction(KlayTransaction) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
signTransaction(KlayTransaction) - Method in interface com.klaytn.caver.Klay
Deprecated.
Creates a rawTransaction based on the give transaction information.
SignTransaction() - Constructor for class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction
 
SignTransaction(String, KlaySignTransaction.SignTransaction.SignTransactionResult) - Constructor for class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction
 
SignTransaction - Class in com.klaytn.caver.methods.response
 
SignTransaction() - Constructor for class com.klaytn.caver.methods.response.SignTransaction
 
signTransaction(AbstractTransaction) - Method in class com.klaytn.caver.rpc.Klay
Constructs a transaction with given parameters and signs the transaction with a sender's private key.
SignTransaction.SignTransactionData - Class in com.klaytn.caver.methods.response
 
SignTransaction.SignTransactionDataDeSerializer - Class in com.klaytn.caver.methods.response
 
signTransactionAsFeePayer(AbstractFeeDelegatedTransaction) - Method in class com.klaytn.caver.rpc.Klay
Constructs a transaction with given parameters and signs the transaction with a fee payer's private key.
SignTransactionData() - Constructor for class com.klaytn.caver.methods.response.SignTransaction.SignTransactionData
 
SignTransactionData(String, Transaction.TransactionData) - Constructor for class com.klaytn.caver.methods.response.SignTransaction.SignTransactionData
 
SignTransactionDataDeSerializer() - Constructor for class com.klaytn.caver.methods.response.SignTransaction.SignTransactionDataDeSerializer
 
SignTransactionResult(String, String, String, String, String, String, String, String, String, String) - Constructor for class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
SignTransactionResult(String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
SignTransactionResult() - Constructor for class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
SingleKeyring - Class in com.klaytn.caver.wallet.keyring
Representing a Keyring which includes 'address' and a 'private key'
SingleKeyring(String, PrivateKey) - Constructor for class com.klaytn.caver.wallet.keyring.SingleKeyring
Creates a SingleKeyring instance.
SingleTopic() - Constructor for class com.klaytn.caver.methods.request.Filter.SingleTopic
 
SingleTopic(String) - Constructor for class com.klaytn.caver.methods.request.Filter.SingleTopic
 
SmartContract - Class in com.klaytn.caver.tx
Deprecated.
This class is deprecated since caver-java:1.5.0
SmartContract(String, String, Caver, TransactionManager, ContractGasProvider) - Constructor for class com.klaytn.caver.tx.SmartContract
Deprecated.
 
SmartContract(String, String, Caver, KlayCredentials, int, ContractGasProvider) - Constructor for class com.klaytn.caver.tx.SmartContract
Deprecated.
 
SmartContract(String, Caver, TransactionManager, ContractGasProvider) - Constructor for class com.klaytn.caver.tx.SmartContract
Deprecated.
 
SmartContract(String, Caver, KlayCredentials, int, ContractGasProvider) - Constructor for class com.klaytn.caver.tx.SmartContract
Deprecated.
 
SmartContract.EventValuesWithLog - Class in com.klaytn.caver.tx
Deprecated.
Adds a log field to EventValues.
SmartContractDeploy - Class in com.klaytn.caver.transaction.type
Represents a smart contract deploy transaction.
SmartContractDeploy(SmartContractDeploy.Builder) - Constructor for class com.klaytn.caver.transaction.type.SmartContractDeploy
Creates a SmartContractDeploy instance.
SmartContractDeploy(Klay, String, String, String, String, String, List<SignatureData>, String, String, String, boolean, String) - Constructor for class com.klaytn.caver.transaction.type.SmartContractDeploy
Creates a SmartContractDeploy instance.
SmartContractDeploy.Builder - Class in com.klaytn.caver.transaction.type
SmartContractDeploy Builder class
SmartContractDeployTransaction - Class in com.klaytn.caver.tx.model
Deprecated.
Please use SmartContractDeploy instead.
SmartContractExecution - Class in com.klaytn.caver.transaction.type
Represents a smart contract execution transaction.
SmartContractExecution(Klay, String, String, String, String, String, List<SignatureData>, String, String, String) - Constructor for class com.klaytn.caver.transaction.type.SmartContractExecution
Creates a SmartContractExecution instance
SmartContractExecution.Builder - Class in com.klaytn.caver.transaction.type
SmartContractExecution Builder class
SmartContractExecutionTransaction - Class in com.klaytn.caver.tx.model
Deprecated.
Please use SmartContractExecution instead.
spender - Variable in class com.klaytn.caver.kct.KIP7.ApprovalEventResponse
Deprecated.
 
staticExtractEventParameters(Event, KlayLogs.Log) - Static method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
stripHexPrefix(String) - Static method in class com.klaytn.caver.utils.Utils
Remove hex prefix("0x").
supportInterface(String) - Method in class com.klaytn.caver.kct.kip17.KIP17
Call method "supportsInterface" in KIP-13 standard contract.
supportInterface(String) - Method in class com.klaytn.caver.kct.kip7.KIP7
Call method "supportsInterface" in KIP-13 standard contract.
supportsInterface(byte[]) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "supportsInterface" in KIP-13 Standard check whether interface(extension) is supported or not
supportsInterface(String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Call method "supportsInterface" in KIP-13 standard contract.
supportsInterface(byte[]) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "supportsInterface" in KIP-13 Standard check whether interface(extension) is supported or not
symbol() - Method in class com.klaytn.caver.kct.kip17.KIP17
Call method "symbol" in KIP-17 standard contract.
symbol() - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "symbol" in KIP-17 Standard Token
symbol() - Method in class com.klaytn.caver.kct.kip7.KIP7
Call method "symbol" in KIP-7 standard contract.
symbol() - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "symbol" in KIP-7 Standard Token

T

to - Variable in class com.klaytn.caver.kct.KIP17.TransferEventResponse
Deprecated.
 
to - Variable in class com.klaytn.caver.kct.KIP7.TransferEventResponse
Deprecated.
 
toAccount() - Method in class com.klaytn.caver.wallet.keyring.MultipleKeyring
Returns an instance of Account
toAccount(WeightedMultiSigOptions) - Method in class com.klaytn.caver.wallet.keyring.MultipleKeyring
Returns an instance of Account
toAccount() - Method in class com.klaytn.caver.wallet.keyring.RoleBasedKeyring
Returns an instance of Account
toAccount(List<WeightedMultiSigOptions>) - Method in class com.klaytn.caver.wallet.keyring.RoleBasedKeyring
Returns an instance of Account
toAccount() - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
Returns an instance of Account
toCompressedPublicKey() - Method in class com.klaytn.caver.tx.account.AccountKeyPublic
Deprecated.
 
toCompressedPublicKey(BigInteger) - Static method in class com.klaytn.caver.utils.AccountKeyPublicUtils
Deprecated.
toHex(String) - Static method in class com.klaytn.caver.ipfs.IPFS
Decode encoded multi hash string with Base58 and add hex prefix(0x).
tokenByIndex(BigInteger) - Method in class com.klaytn.caver.kct.kip17.KIP17
Call method "tokenByIndex" in KIP-17 standard contract.
tokenByIndex(BigInteger) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "tokenByIndex" in KIP-17 Standard Token
tokenId - Variable in class com.klaytn.caver.kct.KIP17.ApprovalEventResponse
Deprecated.
 
tokenId - Variable in class com.klaytn.caver.kct.KIP17.TransferEventResponse
Deprecated.
 
tokenOfOwnerByIndex(String, BigInteger) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "tokenOfOwnerByIndex" in KIP-17 Standard Token
tokenOwnerByIndex(String, BigInteger) - Method in class com.klaytn.caver.kct.kip17.KIP17
Call method "tokenOwnerByIndex" in KIP-17 standard contract.
tokenURI(BigInteger) - Method in class com.klaytn.caver.kct.kip17.KIP17
Call method "tokenURI" in KIP-17 standard contract.
tokenURI(BigInteger) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "tokenURI" in KIP-17 Standard Token
toPeb(String, Convert.Unit) - Static method in class com.klaytn.caver.utils.Convert
Deprecated.
 
toPeb(BigDecimal, Convert.Unit) - Static method in class com.klaytn.caver.utils.Convert
Deprecated.
 
toRlp() - Method in interface com.klaytn.caver.tx.account.AccountKey
Deprecated.
 
toRlp() - Method in class com.klaytn.caver.tx.account.AccountKeyFail
Deprecated.
 
toRlp() - Method in class com.klaytn.caver.tx.account.AccountKeyLegacy
Deprecated.
 
toRlp() - Method in class com.klaytn.caver.tx.account.AccountKeyNil
Deprecated.
 
toRlp() - Method in class com.klaytn.caver.tx.account.AccountKeyPublic
Deprecated.
 
toRlp() - Method in class com.klaytn.caver.tx.account.AccountKeyRoleBased
Deprecated.
 
toRlp() - Method in class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig
Deprecated.
 
toRlpList() - Method in class com.klaytn.caver.crypto.KlaySignatureData
Deprecated.
 
toRlpList() - Method in class com.klaytn.caver.wallet.keyring.SignatureData
Returns the RLP-encoded string of this signature.
toString() - Method in class com.klaytn.caver.crypto.KlaySignatureData
Deprecated.
 
toString() - Method in class com.klaytn.caver.tx.account.AccountKeyFail
Deprecated.
 
toString() - Method in class com.klaytn.caver.tx.account.AccountKeyLegacy
Deprecated.
 
toString() - Method in class com.klaytn.caver.tx.account.AccountKeyNil
Deprecated.
 
toString() - Method in class com.klaytn.caver.tx.account.AccountKeyPublic
Deprecated.
 
toString() - Method in class com.klaytn.caver.tx.account.AccountKeyRoleBased
Deprecated.
 
toString() - Method in class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig
Deprecated.
 
toString() - Method in enum com.klaytn.caver.utils.Convert.Unit
Deprecated.
 
toString() - Method in enum com.klaytn.caver.utils.Utils.KlayUnit
 
toString() - Method in class com.klaytn.caver.wallet.keyring.SignatureData
Returns a string representation of the object.
totalSupply() - Method in class com.klaytn.caver.kct.kip17.KIP17
Call method "totalSupply" in KIP-17 standard contract.
totalSupply() - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "totalSupply" in KIP-17 Standard Token
totalSupply(String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Get the total supply of the token type requested.
totalSupply(BigInteger) - Method in class com.klaytn.caver.kct.kip37.KIP37
Get the total supply of the token type requested.
totalSupply() - Method in class com.klaytn.caver.kct.kip7.KIP7
Call method "totalSupply" in KIP-7 standard contract.
totalSupply() - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "totalSupply" in KIP-7 Standard Token
Transaction() - Constructor for class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
Transaction(String, String, String, String, String, String, String, String, String, List<KlaySignatureData>, String, String, String, String, String) - Constructor for class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
Transaction - Class in com.klaytn.caver.methods.response
 
Transaction() - Constructor for class com.klaytn.caver.methods.response.Transaction
 
Transaction.SignatureDataListDeserializer - Class in com.klaytn.caver.methods.response
 
Transaction.TransactionData - Class in com.klaytn.caver.methods.response
 
TransactionData() - Constructor for class com.klaytn.caver.methods.response.Transaction.TransactionData
 
TransactionData(String, String, String, String, List<SignatureData>, String, String, String, String, String, boolean, String, String, String, String, List<SignatureData>, String, String, String, String, String) - Constructor for class com.klaytn.caver.methods.response.Transaction.TransactionData
 
TransactionDecoder - Class in com.klaytn.caver.transaction
 
TransactionDecoder() - Constructor for class com.klaytn.caver.transaction.TransactionDecoder
 
TransactionDecoder - Class in com.klaytn.caver.utils
Deprecated.
Please use TransactionDecoder instead.
TransactionDecoder() - Constructor for class com.klaytn.caver.utils.TransactionDecoder
Deprecated.
 
TransactionHasher - Class in com.klaytn.caver.transaction
 
TransactionHasher() - Constructor for class com.klaytn.caver.transaction.TransactionHasher
 
transactionManager - Variable in class com.klaytn.caver.tx.ManagedTransaction
Deprecated.
 
TransactionManager - Class in com.klaytn.caver.tx.manager
Deprecated.
This class is deprecated since caver-java:1.5.0
TransactionManager.Builder - Class in com.klaytn.caver.tx.manager
Deprecated.
 
TransactionReceipt() - Constructor for class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
TransactionReceipt(String, String, String, String, List<KlaySignatureData>, String, String, String, String, String, String, List<KlayLogs.Log>, String, String, String, List<KlaySignatureData>, String, String, String, String, String, String, String, String) - Constructor for class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
TransactionReceipt - Class in com.klaytn.caver.methods.response
 
TransactionReceipt() - Constructor for class com.klaytn.caver.methods.response.TransactionReceipt
 
transactionReceipt - Variable in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
TransactionReceipt.SignatureDataListDeserializer - Class in com.klaytn.caver.methods.response
 
TransactionReceipt.TransactionReceiptData - Class in com.klaytn.caver.methods.response
 
TransactionReceiptData() - Constructor for class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
TransactionReceiptData(String, String, String, String, String, List<SignatureData>, String, String, String, String, String, boolean, String, String, List<KlayLogs.Log>, String, String, String, List<SignatureData>, String, String, String, String, String, String, String, String) - Constructor for class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
TransactionReceiptProcessor - Class in com.klaytn.caver.transaction.response
Abstraction for managing how we wait for transaction receipts to be generated on the network.
TransactionReceiptProcessor(Caver) - Constructor for class com.klaytn.caver.transaction.response.TransactionReceiptProcessor
 
TransactionReceiptProcessor - Class in com.klaytn.caver.tx.manager
Deprecated.
This class is deprecated since caver-java:1.5.0
TransactionReceiptProcessor(Caver) - Constructor for class com.klaytn.caver.tx.manager.TransactionReceiptProcessor
Deprecated.
 
TransactionTransformer<T extends TransactionTransformer> - Class in com.klaytn.caver.tx.model
Deprecated.
This class is deprecated since caver-java:1.5.0
TransactionTransformer(String, BigInteger) - Constructor for class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
TransactionTransformer(String, BigInteger, BigInteger) - Constructor for class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
TransactionType - Enum in com.klaytn.caver.transaction.type
 
transfer(String, BigInteger) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "transfer" in KIP-7 standard contract.
transfer(String, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "transfer" in KIP-7 standard contract.
transfer(String, BigInteger) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "transfer" in KIP-7 Standard Token
TRANSFER_EVENT - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
TRANSFER_EVENT - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
TransferEventResponse() - Constructor for class com.klaytn.caver.kct.KIP17.TransferEventResponse
Deprecated.
 
TransferEventResponse() - Constructor for class com.klaytn.caver.kct.KIP7.TransferEventResponse
Deprecated.
 
transferFrom(String, String, BigInteger) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "transferFrom" in KIP-17 standard contract.
transferFrom(String, String, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "transferFrom" in KIP-17 standard contract.
transferFrom(String, String, BigInteger) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "transferFrom" in KIP-17 Standard Token
transferFrom(String, String, BigInteger) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "transferFrom" in KIP-7 standard contract.
transferFrom(String, String, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "transferFrom" in KIP-7 standard contract.
transferFrom(String, String, BigInteger) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "transferFrom" in KIP-7 Standard Token
TxType - Interface in com.klaytn.caver.tx.type
Deprecated.
This interface is deprecated since caver-java:1.5.0
TxType.Type - Enum in com.klaytn.caver.tx.type
Deprecated.
 
TxTypeAccountUpdate - Class in com.klaytn.caver.tx.type
Deprecated.
Please use AccountUpdate instead.
TxTypeAccountUpdate(BigInteger, BigInteger, BigInteger, String, AccountKey) - Constructor for class com.klaytn.caver.tx.type.TxTypeAccountUpdate
Deprecated.
 
TxTypeCancel - Class in com.klaytn.caver.tx.type
Deprecated.
Please use Cancel instead.
TxTypeCancel(BigInteger, BigInteger, BigInteger, String) - Constructor for class com.klaytn.caver.tx.type.TxTypeCancel
Deprecated.
 
TxTypeChainDataAnchoringTransaction - Class in com.klaytn.caver.tx.type
Deprecated.
Please use ChainDataAnchoring instead.
TxTypeChainDataAnchoringTransaction(BigInteger, BigInteger, BigInteger, String, byte[]) - Constructor for class com.klaytn.caver.tx.type.TxTypeChainDataAnchoringTransaction
Deprecated.
 
TxTypeFeeDelegate - Class in com.klaytn.caver.tx.type
Deprecated.
TxTypeFeeDelegate(BigInteger, BigInteger, BigInteger, String, String, BigInteger) - Constructor for class com.klaytn.caver.tx.type.TxTypeFeeDelegate
Deprecated.
 
TxTypeFeeDelegatedAccountUpdate - Class in com.klaytn.caver.tx.type
Deprecated.
Please use FeeDelegatedAccountUpdate instead.
TxTypeFeeDelegatedAccountUpdate(BigInteger, BigInteger, BigInteger, String, AccountKey) - Constructor for class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdate
Deprecated.
 
TxTypeFeeDelegatedAccountUpdateWithRatio - Class in com.klaytn.caver.tx.type
Deprecated.
TxTypeFeeDelegatedAccountUpdateWithRatio(BigInteger, BigInteger, BigInteger, String, AccountKey, BigInteger) - Constructor for class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdateWithRatio
Deprecated.
 
TxTypeFeeDelegatedCancel - Class in com.klaytn.caver.tx.type
Deprecated.
Please use FeeDelegatedCancel instead.
TxTypeFeeDelegatedCancel(BigInteger, BigInteger, BigInteger, String) - Constructor for class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancel
Deprecated.
 
TxTypeFeeDelegatedCancelWithRatio - Class in com.klaytn.caver.tx.type
Deprecated.
Please use FeeDelegatedCancelWithRatio instead.
TxTypeFeeDelegatedCancelWithRatio(BigInteger, BigInteger, BigInteger, String, BigInteger) - Constructor for class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancelWithRatio
Deprecated.
 
TxTypeFeeDelegatedSmartContractDeploy - Class in com.klaytn.caver.tx.type
Deprecated.
TxTypeFeeDelegatedSmartContractDeploy(BigInteger, BigInteger, BigInteger, BigInteger, String, byte[], BigInteger) - Constructor for class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeploy
Deprecated.
 
TxTypeFeeDelegatedSmartContractDeployWithRatio - Class in com.klaytn.caver.tx.type
Deprecated.
TxTypeFeeDelegatedSmartContractDeployWithRatio(BigInteger, BigInteger, BigInteger, BigInteger, String, byte[], BigInteger, BigInteger) - Constructor for class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeployWithRatio
Deprecated.
 
TxTypeFeeDelegatedSmartContractExecution - Class in com.klaytn.caver.tx.type
Deprecated.
TxTypeFeeDelegatedSmartContractExecution(BigInteger, BigInteger, BigInteger, String, BigInteger, String, byte[]) - Constructor for class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractExecution
Deprecated.
 
TxTypeFeeDelegatedSmartContractExecutionWithRatio - Class in com.klaytn.caver.tx.type
Deprecated.
TxTypeFeeDelegatedSmartContractExecutionWithRatio(BigInteger, BigInteger, BigInteger, String, BigInteger, String, byte[], BigInteger) - Constructor for class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractExecutionWithRatio
Deprecated.
 
TxTypeFeeDelegatedValueTransfer - Class in com.klaytn.caver.tx.type
Deprecated.
Please use FeeDelegatedValueTransfer instead.
TxTypeFeeDelegatedValueTransfer(BigInteger, BigInteger, BigInteger, String, BigInteger, String) - Constructor for class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransfer
Deprecated.
 
TxTypeFeeDelegatedValueTransferMemo - Class in com.klaytn.caver.tx.type
Deprecated.
Please use FeeDelegatedValueTransferMemo instead.
TxTypeFeeDelegatedValueTransferMemo(BigInteger, BigInteger, BigInteger, String, BigInteger, String, byte[]) - Constructor for class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferMemo
Deprecated.
 
TxTypeFeeDelegatedValueTransferMemoWithRatio - Class in com.klaytn.caver.tx.type
Deprecated.
TxTypeFeeDelegatedValueTransferMemoWithRatio(BigInteger, BigInteger, BigInteger, String, BigInteger, String, byte[], BigInteger) - Constructor for class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferMemoWithRatio
Deprecated.
 
TxTypeFeeDelegatedValueTransferWithRatio - Class in com.klaytn.caver.tx.type
Deprecated.
TxTypeFeeDelegatedValueTransferWithRatio(BigInteger, BigInteger, BigInteger, String, BigInteger, String, BigInteger) - Constructor for class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferWithRatio
Deprecated.
 
TxTypeLegacyTransaction - Class in com.klaytn.caver.tx.type
Deprecated.
Please use LegacyTransaction instead.
TxTypeLegacyTransaction(BigInteger, BigInteger, BigInteger, String, BigInteger, String) - Constructor for class com.klaytn.caver.tx.type.TxTypeLegacyTransaction
Deprecated.
 
TxTypeSmartContractDeploy - Class in com.klaytn.caver.tx.type
Deprecated.
Please use SmartContractDeploy instead.
TxTypeSmartContractDeploy(BigInteger, BigInteger, BigInteger, BigInteger, String, byte[], BigInteger) - Constructor for class com.klaytn.caver.tx.type.TxTypeSmartContractDeploy
Deprecated.
 
TxTypeSmartContractExecution - Class in com.klaytn.caver.tx.type
Deprecated.
Please use SmartContractExecution instead.
TxTypeSmartContractExecution(BigInteger, BigInteger, BigInteger, String, BigInteger, String, byte[]) - Constructor for class com.klaytn.caver.tx.type.TxTypeSmartContractExecution
Deprecated.
 
TxTypeValueTransfer - Class in com.klaytn.caver.tx.type
Deprecated.
Please use ValueTransfer instead.
TxTypeValueTransfer(BigInteger, BigInteger, BigInteger, String, BigInteger, String) - Constructor for class com.klaytn.caver.tx.type.TxTypeValueTransfer
Deprecated.
 
TxTypeValueTransferMemo - Class in com.klaytn.caver.tx.type
Deprecated.
Please use ValueTransferMemo instead.
TxTypeValueTransferMemo(BigInteger, BigInteger, BigInteger, String, BigInteger, String, byte[]) - Constructor for class com.klaytn.caver.tx.type.TxTypeValueTransferMemo
Deprecated.
 

U

UncheckedCaverException - Exception in com.klaytn.caver
Deprecated.
This class is deprecated since caver-java:1.5.0
UncheckedCaverException(ErrorType, int, String) - Constructor for exception com.klaytn.caver.UncheckedCaverException
Deprecated.
 
uninstallFilter(BigInteger) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
uninstallFilter(BigInteger) - Method in interface com.klaytn.caver.Klay
Deprecated.
Uninstalls a filter with given id.
uninstallFilter(String) - Method in class com.klaytn.caver.rpc.Klay
Uninstalls a filter with given id.
unlockAccount(String, String, BigInteger) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
unlockAccount(String, String, BigInteger) - Method in interface com.klaytn.caver.Klay
Deprecated.
 
unpause() - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "unpause" in KIP-17 standard contract.
unpause(SendOptions) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "unpause" in KIP-17 standard contract.
unpause() - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "unpause" in KIP-17 Standard Token Caller must have "Pauser" permission
unpause() - Method in class com.klaytn.caver.kct.kip37.KIP37
Unpauses a contract.
unpause(SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Unpauses a contract.
unpause(String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Unpauses a specific token.
unpause(BigInteger) - Method in class com.klaytn.caver.kct.kip37.KIP37
Unpauses a specific token.
unpause(String, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Unpauses a specific token.
unpause(BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Unpauses a specific token.
unpause() - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "unpause" in KIP-7 standard contract.
unpause(SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "unpause" in KIP-7 standard contract.
unpause() - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "unpause" in KIP-7 Standard Token Function call must have "Pauser" permission.
UNPAUSED_EVENT - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
UNPAUSED_EVENT - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
UnpausedEventResponse() - Constructor for class com.klaytn.caver.kct.KIP17.UnpausedEventResponse
Deprecated.
 
UnpausedEventResponse() - Constructor for class com.klaytn.caver.kct.KIP7.UnpausedEventResponse
Deprecated.
 
UnsupportedTxTypeException - Exception in com.klaytn.caver.tx.exception
Deprecated.
This class is deprecated since caver-java:1.5.0
UnsupportedTxTypeException() - Constructor for exception com.klaytn.caver.tx.exception.UnsupportedTxTypeException
Deprecated.
 
updateKeyring(AbstractKeyring) - Method in class com.klaytn.caver.wallet.KeyringContainer
Updates the keyring inside the keyringContainer.
uri(String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Get a URI(Uniform Resource Identifier) for a given token ID.
uri(BigInteger) - Method in class com.klaytn.caver.kct.kip37.KIP37
Get a URI(Uniform Resource Identifier) for a given token ID.
Utils - Class in com.klaytn.caver.utils
 
Utils() - Constructor for class com.klaytn.caver.utils.Utils
 
Utils.KlayUnit - Enum in com.klaytn.caver.utils
 

V

validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Checks that member variables that can be defined by the user are defined.
validateXYPoint(String) - Static method in class com.klaytn.caver.utils.AccountKeyPublicUtils
Check if the X, Y coordinates included in the public key are valid.
validateXYPoint(String, String) - Static method in class com.klaytn.caver.utils.AccountKeyPublicUtils
Check that given X, Y coordinates included in the public key.
value - Variable in class com.klaytn.caver.kct.KIP7.ApprovalEventResponse
Deprecated.
 
value - Variable in class com.klaytn.caver.kct.KIP7.TransferEventResponse
Deprecated.
 
valueOf(String) - Static method in enum com.klaytn.caver.account.AccountKeyRoleBased.RoleGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.klaytn.caver.ErrorCode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.klaytn.caver.ErrorType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.klaytn.caver.kct.kip17.KIP17.INTERFACE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.klaytn.caver.kct.kip37.KIP37.INTERFACE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.klaytn.caver.kct.kip7.KIP7.INTERFACE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.klaytn.caver.methods.response.IAccountType.AccType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.klaytn.caver.transaction.type.TransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.klaytn.caver.tx.account.AccountKey.Type
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.klaytn.caver.tx.type.TxType.Type
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.klaytn.caver.utils.Convert.Unit
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.klaytn.caver.utils.Utils.KlayUnit
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.klaytn.caver.account.AccountKeyRoleBased.RoleGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.klaytn.caver.ErrorCode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.klaytn.caver.ErrorType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.klaytn.caver.kct.kip17.KIP17.INTERFACE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.klaytn.caver.kct.kip37.KIP37.INTERFACE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.klaytn.caver.kct.kip7.KIP7.INTERFACE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.klaytn.caver.methods.response.IAccountType.AccType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.klaytn.caver.transaction.type.TransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.klaytn.caver.tx.account.AccountKey.Type
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.klaytn.caver.tx.type.TxType.Type
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.klaytn.caver.utils.Convert.Unit
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.klaytn.caver.utils.Utils.KlayUnit
Returns an array containing the constants of this enum type, in the order they are declared.
ValueTransfer - Class in com.klaytn.caver.transaction.type
Represents a value transfer transaction.
ValueTransfer(ValueTransfer.Builder) - Constructor for class com.klaytn.caver.transaction.type.ValueTransfer
Creates a ValueTransfer instance.
ValueTransfer(Klay, String, String, String, String, String, List<SignatureData>, String, String) - Constructor for class com.klaytn.caver.transaction.type.ValueTransfer
Creates a ValueTransfer instance.
ValueTransfer - Class in com.klaytn.caver.tx
Deprecated.
This class is deprecated since caver-java:1.5.0
ValueTransfer.Builder - Class in com.klaytn.caver.transaction.type
ValueTransfer Builder class
ValueTransferMemo - Class in com.klaytn.caver.transaction.type
Represents a value transfer memo transaction.
ValueTransferMemo(ValueTransferMemo.Builder) - Constructor for class com.klaytn.caver.transaction.type.ValueTransferMemo
Creates a ValueTransferMemo instance
ValueTransferMemo(Klay, String, String, String, String, String, List<SignatureData>, String, String, String) - Constructor for class com.klaytn.caver.transaction.type.ValueTransferMemo
Creates a ValueTransferMemo instance
ValueTransferMemo.Builder - Class in com.klaytn.caver.transaction.type
ValueTransferMemo Builder class
ValueTransferTransaction - Class in com.klaytn.caver.tx.model
Deprecated.
Please use ValueTransfer instead.

W

waitForTransactionReceipt(String) - Method in class com.klaytn.caver.transaction.response.NoOpTransactionReceiptProcessor
 
waitForTransactionReceipt(String) - Method in class com.klaytn.caver.transaction.response.PollingTransactionReceiptProcessor
 
waitForTransactionReceipt(String) - Method in class com.klaytn.caver.transaction.response.QueuingTransactionReceiptProcessor
 
waitForTransactionReceipt(String) - Method in class com.klaytn.caver.transaction.response.TransactionReceiptProcessor
 
waitForTransactionReceipt(String) - Method in class com.klaytn.caver.tx.manager.NoOpTransactionReceiptProcessor
Deprecated.
 
waitForTransactionReceipt(String) - Method in class com.klaytn.caver.tx.manager.PollingTransactionReceiptProcessor
Deprecated.
 
waitForTransactionReceipt(String) - Method in class com.klaytn.caver.tx.manager.QueuingTransactionReceiptProcessor
Deprecated.
 
waitForTransactionReceipt(String) - Method in class com.klaytn.caver.tx.manager.TransactionReceiptProcessor
Deprecated.
 
wallet - Variable in class com.klaytn.caver.Caver
The KeyringContainer instance.
Wallet - Class in com.klaytn.caver.wallet
Deprecated.
Wallet() - Constructor for class com.klaytn.caver.wallet.Wallet
Deprecated.
 
WalletFile - Class in com.klaytn.caver.wallet
Deprecated.
Please use KeyStore instead.
WalletFile() - Constructor for class com.klaytn.caver.wallet.WalletFile
Deprecated.
 
WalletFile.Aes128CtrKdfParams - Class in com.klaytn.caver.wallet
Deprecated.
 
WalletFile.CipherParams - Class in com.klaytn.caver.wallet
Deprecated.
 
WalletFile.Crypto - Class in com.klaytn.caver.wallet
Deprecated.
 
WalletFile.ScryptKdfParams - Class in com.klaytn.caver.wallet
Deprecated.
 
WalletManager - Class in com.klaytn.caver.wallet
Deprecated.
Please use KeyringContainer instead.
WalletManager() - Constructor for class com.klaytn.caver.wallet.WalletManager
Deprecated.
 
web3jService - Variable in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
web3jService - Variable in class com.klaytn.caver.JsonRpc2_0Net
Deprecated.
 
web3jService - Variable in class com.klaytn.caver.rpc.Klay
JSON-RPC service instance.
web3jService - Variable in class com.klaytn.caver.rpc.Net
 
WeightedMultiSigOptions - Class in com.klaytn.caver.account
Representing an options for AccountKeyWeightedMultiSig.
WeightedMultiSigOptions() - Constructor for class com.klaytn.caver.account.WeightedMultiSigOptions
Creates a empty WeightedMultiSIgOptions instance This instance used when setting AccountKeyPublic to AccountKeyRoleBased component.
WeightedMultiSigOptions(BigInteger, List<BigInteger>) - Constructor for class com.klaytn.caver.account.WeightedMultiSigOptions
Creates a WeightedMultiSigOptions instance.
WeightedPublicKey - Class in com.klaytn.caver.account
 
WeightedPublicKey(String, BigInteger) - Constructor for class com.klaytn.caver.account.WeightedPublicKey
Creates WeightedPublicKey instance
WeightedPublicKey() - Constructor for class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig.WeightedPublicKey
Deprecated.
 
WeightedPublicKey(BigInteger, AccountKeyPublic) - Constructor for class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig.WeightedPublicKey
Deprecated.
 
WeightedPublicKey.WeightedPublicKeyDeserializer - Class in com.klaytn.caver.account
 
WeightedPublicKey.WeightedPublicKeySerializer - Class in com.klaytn.caver.account
 
WeightedPublicKeyDeserializer() - Constructor for class com.klaytn.caver.account.WeightedPublicKey.WeightedPublicKeyDeserializer
 
WeightedPublicKeySerializer() - Constructor for class com.klaytn.caver.account.WeightedPublicKey.WeightedPublicKeySerializer
 
Work - Class in com.klaytn.caver.methods.response
Array with the following properties: 32-byte DATA - current block header pow-hash 32-byte DATA - the seed hash used for the DAG 32-byte DATA - the boundary condition ("target"), 2^256 / difficulty
Work() - Constructor for class com.klaytn.caver.methods.response.Work
 

_

_addresses - Static variable in class com.klaytn.caver.kct.KIP17
Deprecated.
 
_addresses - Static variable in class com.klaytn.caver.kct.KIP7
Deprecated.
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 
Skip navigation links