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

A

abi - Variable in class com.klaytn.caver.Caver
The ABIWrapper instance
ABI - Class in com.klaytn.caver.abi
Representing a ABI type encode / decode.
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
 
ABI() - Constructor for class com.klaytn.caver.abi.ABI
 
AbiTypes - Class in com.klaytn.caver.abi.datatypes
Maps Solidity types to caver-java data types, allowing to use Java primitive types for numbers.
ABIWrapper - Class in com.klaytn.caver.abi.wrapper
Representing an ABIWrapper which wraps all of static methods of ABI
ABIWrapper() - Constructor for class com.klaytn.caver.abi.wrapper.ABIWrapper
Creates an ABIWrapper instance
AbstractFeeDelegatedTransaction - Class in com.klaytn.caver.transaction
Abstract class that implements common logic for each fee delegated transaction type.
AbstractFeeDelegatedTransaction(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>) - Constructor for class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Create an AbstractFeeDelegatedTransaction instance
AbstractFeeDelegatedTransaction(AbstractFeeDelegatedTransaction.Builder) - 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(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String) - Constructor for class com.klaytn.caver.transaction.AbstractFeeDelegatedWithRatioTransaction
Create an AbstractFeeDelegatedWithRatioTransaction instance
AbstractFeeDelegatedWithRatioTransaction(AbstractFeeDelegatedWithRatioTransaction.Builder) - 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
Represents an abstract class defines the field and method of Keyring.
AbstractKeyring(String) - Constructor for class com.klaytn.caver.wallet.keyring.AbstractKeyring
Create a AbstractKeyring instance.
AbstractTransaction - Class in com.klaytn.caver.transaction
 
AbstractTransaction(Klay, String, String, String, String, String, List<SignatureData>) - Constructor for class com.klaytn.caver.transaction.AbstractTransaction
Create AbstractTransaction instance
AbstractTransaction(AbstractTransaction.Builder) - 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
 
accessList - Variable in class com.klaytn.caver.transaction.utils.wrapper.TransactionUtilsWrapper
AccessListWrapper instance.
AccessList - Class in com.klaytn.caver.transaction.utils
Represents an access list.
AccessList() - Constructor for class com.klaytn.caver.transaction.utils.AccessList
Constructor.
AccessList(List<AccessTuple>) - Constructor for class com.klaytn.caver.transaction.utils.AccessList
Creates an AccessList instance from given list of AccessTuple.
AccessListResult - Class in com.klaytn.caver.methods.response
 
AccessListResult() - Constructor for class com.klaytn.caver.methods.response.AccessListResult
 
AccessListResult.AccessListResultData - Class in com.klaytn.caver.methods.response
 
AccessListResult.AccessListResultData.AccessListResultDeserializer - Class in com.klaytn.caver.methods.response
 
AccessListResultData(AccessList, String, String) - Constructor for class com.klaytn.caver.methods.response.AccessListResult.AccessListResultData
 
AccessListResultDeserializer() - Constructor for class com.klaytn.caver.methods.response.AccessListResult.AccessListResultData.AccessListResultDeserializer
 
AccessListWrapper - Class in com.klaytn.caver.transaction.utils.wrapper
Represents a AccessListWrapper 1.
AccessListWrapper() - Constructor for class com.klaytn.caver.transaction.utils.wrapper.AccessListWrapper
Creates a AccessListWrapper instance.
accessTuple - Variable in class com.klaytn.caver.transaction.utils.wrapper.TransactionUtilsWrapper
AccessTupleWrapper instance.
AccessTuple - Class in com.klaytn.caver.transaction.utils
AccessTuple is a class representing an element of EIP-2930 access list.
AccessTuple(String, List<String>) - Constructor for class com.klaytn.caver.transaction.utils.AccessTuple
Create an AccessTuple instance.
AccessTuple.AccessTupleDeserializer - Class in com.klaytn.caver.transaction.utils
 
AccessTupleDeserializer() - Constructor for class com.klaytn.caver.transaction.utils.AccessTuple.AccessTupleDeserializer
 
AccessTupleWrapper - Class in com.klaytn.caver.transaction.utils.wrapper
Represents a AccessTupleWrapper 1.
AccessTupleWrapper() - Constructor for class com.klaytn.caver.transaction.utils.wrapper.AccessTupleWrapper
Creates a AccessTupleWrapper instance.
account - Variable in class com.klaytn.caver.Caver
The AccountWrapper 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.account
Representing an Account which includes information for account update
Account - Class in com.klaytn.caver.methods.response
 
Account - Class in com.klaytn.caver.tx
Deprecated.
This class is deprecated since caver-java:1.5.0
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(String, IAccountKey) - Constructor for class com.klaytn.caver.account.Account
Creates an Account instance
ACCOUNT_CREATION - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This creates an externally owned account with the given account key.
ACCOUNT_UPDATE - com.klaytn.caver.account.AccountKeyRoleBased.RoleGroup
 
ACCOUNT_UPDATE - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This updates the key of the account.
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 - Variable in class com.klaytn.caver.account.wrapper.AccountWrapper
 
AccountKey - Class in com.klaytn.caver.methods.response
 
AccountKey - Interface in com.klaytn.caver.tx.account
Deprecated.
Please use IAccountKey instead.
AccountKey() - Constructor for class com.klaytn.caver.methods.response.AccountKey
 
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 - Class in com.klaytn.caver.tx.account
Deprecated.
Please use AccountKeyDecoder instead.
AccountKeyDecoder() - Constructor for class com.klaytn.caver.account.AccountKeyDecoder
 
AccountKeyDecoder() - Constructor for class com.klaytn.caver.methods.response.KlayAccountKey.AccountKeyDecoder
Deprecated.
 
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 - Variable in class com.klaytn.caver.account.wrapper.AccountKeyWrapper
The AccountKeyFailWrapper instance
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 - Class in com.klaytn.caver.tx.account
Deprecated.
Please use AccountKeyFail instaed.
AccountKeyFail() - Constructor for class com.klaytn.caver.account.AccountKeyFail
Creates an AccountKeyFail instance.
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
 
AccountKeyFailWrapper - Class in com.klaytn.caver.account.wrapper
Representing an AccountKeyFailWrapper which wraps all of static methods of AccountKeyFail
AccountKeyFailWrapper() - Constructor for class com.klaytn.caver.account.wrapper.AccountKeyFailWrapper
Creates an AccountKeyFailWrapper instance.
accountKeyLegacy - Variable in class com.klaytn.caver.account.wrapper.AccountKeyWrapper
The AccountKeyLegacyWrapper instance
AccountKeyLegacy - Class in com.klaytn.caver.account
AccountKeyLegacy represents a key of legacy account types.
AccountKeyLegacy - Class in com.klaytn.caver.tx.account
Deprecated.
Please use AccountKeyLegacy instead.
AccountKeyLegacy() - Constructor for class com.klaytn.caver.account.AccountKeyLegacy
Creates an AccountKeyLegacy instance
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
 
AccountKeyLegacyWrapper - Class in com.klaytn.caver.account.wrapper
Representing an AccountKeyLegacyWrapper which wraps all of static methods of AccountKeyLegacy
AccountKeyLegacyWrapper() - Constructor for class com.klaytn.caver.account.wrapper.AccountKeyLegacyWrapper
Creates an AccountKeyLegacyWrapper instance.
accountKeyNil - Variable in class com.klaytn.caver.account.wrapper.AccountKeyWrapper
The AccountKeyNilWrapper instance
AccountKeyNil - Class in com.klaytn.caver.account
AccountKeyNil represents an empty key.
AccountKeyNil - Class in com.klaytn.caver.tx.account
Deprecated.
Please use AccountKeyNil instead.
AccountKeyNil() - Constructor for class com.klaytn.caver.account.AccountKeyNil
Creates an AccountKeyNil instance.
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
 
AccountKeyNilWrapper - Class in com.klaytn.caver.account.wrapper
Representing an AccountKeyNilWrapper which wraps all of static methods of AccountKeyNil
AccountKeyNilWrapper() - Constructor for class com.klaytn.caver.account.wrapper.AccountKeyNilWrapper
Creates an AccountKeyNilWrapper instance.
accountKeyPublic - Variable in class com.klaytn.caver.account.wrapper.AccountKeyWrapper
The AccountKeyPublicWrapper instance
AccountKeyPublic - Class in com.klaytn.caver.account
AccountKeyPublic is used for accounts having one public key.
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) - Constructor for class com.klaytn.caver.account.AccountKeyPublic
Creates an AccountKeyPublic instance.
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
 
AccountKeyPublicWrapper - Class in com.klaytn.caver.account.wrapper
Representing an AccountKeyPublicWrapper which wraps all of static methods of AccountKeyPublic
AccountKeyPublicWrapper() - Constructor for class com.klaytn.caver.account.wrapper.AccountKeyPublicWrapper
Creates an AccountKeyPublicWrapper instance.
accountKeyRoleBased - Variable in class com.klaytn.caver.account.wrapper.AccountKeyWrapper
The AccountKeyRoleBasedWrapper instance
AccountKeyRoleBased - Class in com.klaytn.caver.account
AccountKeyRoleBased represents a role-based key.
AccountKeyRoleBased - Class in com.klaytn.caver.tx.account
Deprecated.
Please use AccountKeyRoleBased instead.
AccountKeyRoleBased(List<IAccountKey>) - Constructor for class com.klaytn.caver.account.AccountKeyRoleBased
Creates an AccountKeyRoleBased instance.
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
 
AccountKeyRoleBasedWrapper - Class in com.klaytn.caver.account.wrapper
Representing an AccountKeyRoleBasedWrapper which wraps all of static methods of AccountKeyRoleBased
AccountKeyRoleBasedWrapper() - Constructor for class com.klaytn.caver.account.wrapper.AccountKeyRoleBasedWrapper
Creates an AccountKeyRoleBasedWrapper instance.
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 - Variable in class com.klaytn.caver.account.wrapper.AccountKeyWrapper
The AccountKeyWeightedMultiSigWrapper instance
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
 
AccountKeyWeightedMultiSigWrapper - Class in com.klaytn.caver.account.wrapper
Representing an AccountKeyWeightedMultiSigWrapper which wraps all of static methods of AccountKeyWeightedMultiSig
AccountKeyWeightedMultiSigWrapper() - Constructor for class com.klaytn.caver.account.wrapper.AccountKeyWeightedMultiSigWrapper
Creates an AccountKeyWeightedMultiSigWrapper instance.
AccountKeyWrapper - Class in com.klaytn.caver.account.wrapper
Representing an AccountKeyWrapper which contains all types of account key wrapper classes as member variables
AccountKeyWrapper() - Constructor for class com.klaytn.caver.account.wrapper.AccountKeyWrapper
Creates AccountKeyWrapper instance
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 - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
AccountUpdateWrapper instance
accountUpdate() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of AccountUpdate
AccountUpdate - Class in com.klaytn.caver.transaction.type
Represents an account update transaction.
AccountUpdate(Klay, String, String, String, String, String, List<SignatureData>, Account) - Constructor for class com.klaytn.caver.transaction.type.AccountUpdate
Creates an AccountUpdate instance.
AccountUpdate(AccountUpdate.Builder) - 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.
AccountUpdateWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents an AccountUpdateWrapper 1.
AccountUpdateWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.AccountUpdateWrapper
Creates an AccountUpdateWrapper instance.
AccountWrapper - Class in com.klaytn.caver.account.wrapper
Representing an AccountWrapper which wraps all of static methods of Account
AccountWrapper() - Constructor for class com.klaytn.caver.account.wrapper.AccountWrapper
Creates an AccountWrapper instance
add(byte[]) - Method in class com.klaytn.caver.ipfs.IPFS
Add byte array to IPFS.
add(byte[]) - Method in class com.klaytn.caver.ipfs.wrapper.IPFSWrapper
Add byte array to IPFS
add(KlayCredentials) - Method in class com.klaytn.caver.wallet.WalletManager
Deprecated.
 
add(AbstractKeyring) - Method in class com.klaytn.caver.wallet.KeyringContainer
Adds a keyring to the keyringContainer.
add(String) - Method in class com.klaytn.caver.ipfs.IPFS
Add file to IPFS.
add(String) - Method in class com.klaytn.caver.ipfs.wrapper.IPFSWrapper
Add file to IPFS.
addFeePayerSignatureData(KlaySignatureData) - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegate
Deprecated.
add a feePayer signature
addFeePayerSignatureData(List<RlpType>) - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegate
Deprecated.
add feePayers signature
addFeePayerSignatureData(Set<KlaySignatureData>) - 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").
addHexPrefix(String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
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) - 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.kip17.KIP17
Execute method "addMinter" in KIP-17 standard contract.
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, 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
Add an empty topic in topics filed.
addOptionalTopics(String...) - Method in class com.klaytn.caver.methods.request.Filter
Adds list of topics that means optional topic.
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) - 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.kip17.KIP17
Execute method "addPauser" in KIP-17 standard contract.
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, SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "addPauser" in KIP-7 standard contract.
addPeer(String) - Method in class com.klaytn.caver.rpc.Admin
Adds the new remote node from given kni.
Address - Class in com.klaytn.caver.abi.datatypes
Address type, which by default is equivalent to uint160 which follows the Klaytn specification.
Address(int, String) - Constructor for class com.klaytn.caver.abi.datatypes.Address
 
Address(int, BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.Address
 
Address(Uint) - Constructor for class com.klaytn.caver.abi.datatypes.Address
 
Address(String) - Constructor for class com.klaytn.caver.abi.datatypes.Address
 
Address(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.Address
 
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(List<RlpType>) - 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
addSignatureData(AbstractTxType) - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
add the sender's signature data
addSignatureData(TxTypeFeeDelegate) - Method in class com.klaytn.caver.tx.type.TxTypeFeeDelegate
Deprecated.
add signature data
addSignatureData(List<RlpType>, int) - 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
addSingleTopic(String) - Method in class com.klaytn.caver.methods.request.Filter
Add a single topic in topics field.
admin - Variable in class com.klaytn.caver.rpc.RPC
The API class related admin.
Admin - Class in com.klaytn.caver.rpc
 
Admin(Web3jService) - Constructor for class com.klaytn.caver.rpc.Admin
 
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(SignatureData) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Appends signatures array to transaction.
appendSignatures(SignatureData) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Appends signatures array to 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.AbstractTransaction
Appends signatures to the transaction.
appendSignatures(List<SignatureData>) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Appends signatures array to transaction.
appendSignatures(List<SignatureData>) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
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) - 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.kip17.KIP17
Execute method "approve" in KIP-17 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.
 
Array<T extends Type> - Class in com.klaytn.caver.abi.datatypes
Fixed size array.
ARRAY_SUFFIX - Static variable in class com.klaytn.caver.abi.TypeReference
 
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) - 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.
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.
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() - Constructor for class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
Block() - Constructor for class com.klaytn.caver.methods.response.KlayBlockWithConsensusInfo.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(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(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, String) - Constructor for class com.klaytn.caver.methods.response.Block.BlockData
 
BlockHeader - Class in com.klaytn.caver.methods.response
 
BlockHeader() - Constructor for class com.klaytn.caver.methods.response.BlockHeader
 
BlockHeader.BlockHeaderData<T> - Class in com.klaytn.caver.methods.response
 
BlockHeaderData() - Constructor for class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
BlockHeaderData(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
BlockReceipts - Class in com.klaytn.caver.methods.response
Deprecated.
Please use BlockTransactionReceipts instead.
BlockReceipts() - Constructor for class com.klaytn.caver.methods.response.BlockReceipts
Deprecated.
 
BlockRewards() - Constructor for class com.klaytn.caver.methods.response.KlayRewards.BlockRewards
 
BlockRewards(String, String, String, String, String, String, String, Map<String, String>) - Constructor for class com.klaytn.caver.methods.response.KlayRewards.BlockRewards
 
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
 
Bool - Class in com.klaytn.caver.abi.datatypes
Boolean type.
Bool(boolean) - Constructor for class com.klaytn.caver.abi.datatypes.Bool
 
Bool(Boolean) - Constructor for class com.klaytn.caver.abi.datatypes.Bool
 
Boolean - Class in com.klaytn.caver.methods.response
true or false
Boolean() - Constructor for class com.klaytn.caver.methods.response.Boolean
 
build() - Static method in class com.klaytn.caver.Caver
Deprecated.
Please use 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.EthereumAccessList.Builder
 
build() - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee.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() - Method in class com.klaytn.caver.tx.model.ValueTransferTransaction
Deprecated.
 
build(boolean) - Method in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
build(String) - Static method in class com.klaytn.caver.Caver
Deprecated.
Please use Caver(String) instead.
build(Web3jService) - Static method in class com.klaytn.caver.Caver
Deprecated.
Please use Caver(Web3jService) instead.
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.EthereumAccessList.Builder
 
Builder() - Constructor for class com.klaytn.caver.transaction.type.EthereumDynamicFee.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, KlayCredentials) - Constructor for class com.klaytn.caver.fee.FeePayerManager.Builder
Deprecated.
 
Builder(Caver, KlayCredentials) - Constructor for class com.klaytn.caver.tx.manager.TransactionManager.Builder
Deprecated.
 
Builder(Caver, WalletManager) - Constructor for class com.klaytn.caver.tx.manager.TransactionManager.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
 
buildEventSignature(String) - Static method in class com.klaytn.caver.abi.EventEncoder
 
buildEventString(ContractEvent) - Static method in class com.klaytn.caver.abi.ABI
Build a event name string.
buildEventString(ContractEvent) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
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.
buildFunctionString(ContractMethod) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Build a function name string.
buildMethodId(String) - Static method in class com.klaytn.caver.abi.FunctionEncoder
 
buildMethodSignature(String, List<Type>) - Static method in class com.klaytn.caver.abi.FunctionEncoder
 
buildWithoutFeeDelegated() - Method in class com.klaytn.caver.tx.model.ValueTransferTransaction
Deprecated.
 
burn(String, String, 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) - 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.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) - 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.kip17.KIP17
Execute method "burn" in KIP-17 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, String[], BigInteger[], SendOptions) - 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, 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.
Byte - Class in com.klaytn.caver.abi.datatypes.primitive
 
Byte(byte) - Constructor for class com.klaytn.caver.abi.datatypes.primitive.Byte
 
Bytes - Class in com.klaytn.caver.abi.datatypes
Statically allocated sequence of bytes.
Bytes - Class in com.klaytn.caver.methods.response
String value
Bytes() - Constructor for class com.klaytn.caver.methods.response.Bytes
 
Bytes(int, byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.Bytes
 
Bytes1 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes1(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes1
 
Bytes10 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes10(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes10
 
Bytes11 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes11(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes11
 
Bytes12 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes12(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes12
 
Bytes13 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes13(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes13
 
Bytes14 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes14(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes14
 
Bytes15 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes15(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes15
 
Bytes16 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes16(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes16
 
Bytes17 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes17(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes17
 
Bytes18 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes18(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes18
 
Bytes19 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes19(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes19
 
Bytes2 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes2(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes2
 
Bytes20 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes20 - Class in com.klaytn.caver.methods.response
20-byte DATA(Address)
Bytes20() - Constructor for class com.klaytn.caver.methods.response.Bytes20
 
Bytes20(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes20
 
Bytes21 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes21(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes21
 
Bytes22 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes22(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes22
 
Bytes23 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes23(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes23
 
Bytes24 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes24(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes24
 
Bytes25 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes25(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes25
 
Bytes26 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes26(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes26
 
Bytes27 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes27(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes27
 
Bytes28 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes28(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes28
 
Bytes29 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes29(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes29
 
Bytes3 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes3(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes3
 
Bytes30 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes30(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes30
 
Bytes31 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes31(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes31
 
Bytes32 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes32 - Class in com.klaytn.caver.methods.response
32-byte DATA(Transaction Hash)
Bytes32() - Constructor for class com.klaytn.caver.methods.response.Bytes32
 
Bytes32(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes32
 
bytes32PaddedLength() - Method in class com.klaytn.caver.abi.datatypes.Array
 
bytes32PaddedLength() - Method in class com.klaytn.caver.abi.datatypes.BytesType
 
bytes32PaddedLength() - Method in class com.klaytn.caver.abi.datatypes.DynamicArray
 
bytes32PaddedLength() - Method in class com.klaytn.caver.abi.datatypes.DynamicStruct
 
bytes32PaddedLength() - Method in interface com.klaytn.caver.abi.datatypes.Type
 
bytes32PaddedLength() - Method in class com.klaytn.caver.abi.datatypes.Utf8String
Returns the Bytes32 Padded length.
Bytes4 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes4(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes4
 
Bytes5 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes5(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes5
 
Bytes6 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes6(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes6
 
Bytes7 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes7(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes7
 
Bytes8 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes8(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes8
 
Bytes9 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Bytes9(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Bytes9
 
BytesType - Class in com.klaytn.caver.abi.datatypes
Binary sequence of bytes.
BytesType(byte[], String) - Constructor for class com.klaytn.caver.abi.datatypes.BytesType
 
BytesUtils - Class in com.klaytn.caver.utils
 

C

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, String, Object...) - Method in class com.klaytn.caver.contract.Contract
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, DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Executes a new message call immediately without creating a transaction on the block chain.
call(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.
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(CallObject, String, Type...) - Method in class com.klaytn.caver.contract.Contract
Execute smart contract method in the EVM without sending any transaction.
callWithSolidityType(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 - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
CancelWrapper instance
cancel() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of Cancel
Cancel - Class in com.klaytn.caver.transaction.type
Represents a cancel transaction.
Cancel - Class in com.klaytn.caver.tx
Deprecated.
This class is deprecated since caver-java:1.5.0
Cancel(Klay, String, String, String, String, String, List<SignatureData>) - Constructor for class com.klaytn.caver.transaction.type.Cancel
Creates a Cancel instance.
Cancel(Cancel.Builder) - Constructor for class com.klaytn.caver.transaction.type.Cancel
Creates a Cancel instance
CANCEL - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This cancels the transaction with the same nonce in the txpool.
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.
CancelWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a CancelWrapper 1.
CancelWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.CancelWrapper
Creates a CancelWrapper instance.
caver - Variable in class com.klaytn.caver.tx.ManagedTransaction
Deprecated.
 
caver - Variable in class com.klaytn.caver.tx.manager.GetNonceProcessor
Deprecated.
 
Caver - Class in com.klaytn.caver
Core Caverj JSON-RPC API.
Caver() - Constructor for class com.klaytn.caver.Caver
Creates a Caver instance
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 - com.klaytn.caver.ErrorType
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.
CHAIN_DATA_ANCHORING - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This is a transaction for anchoring child chain data.
ChainConfigData() - Constructor for class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData
 
chainDataAnchoring - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
ChainDataAnchoringWrapper instance
chainDataAnchoring() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of ChainDataAnchoring
ChainDataAnchoring - Class in com.klaytn.caver.transaction.type
Represents a chain data anchoring transaction.
ChainDataAnchoring(Klay, String, String, String, String, String, List<SignatureData>, String) - Constructor for class com.klaytn.caver.transaction.type.ChainDataAnchoring
Creates a ChainDataAnchoring instance.
ChainDataAnchoring(ChainDataAnchoring.Builder) - 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
ChainDataAnchoringWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a ChainDataAnchoringWrapper 1.
ChainDataAnchoringWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.ChainDataAnchoringWrapper
Creates a ChainDataAnchoringWrapper instance.
ChainId - Class in com.klaytn.caver.utils
 
ChainId() - Constructor for class com.klaytn.caver.utils.ChainId
 
Char - Class in com.klaytn.caver.abi.datatypes.primitive
 
Char(char) - Constructor for class com.klaytn.caver.abi.datatypes.primitive.Char
 
checkAddressChecksum(String) - Static method in class com.klaytn.caver.utils.Utils
Check if address has valid checksum.
checkAddressChecksum(String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
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() - Constructor for class com.klaytn.caver.wallet.WalletFile.CipherParams
Deprecated.
 
CipherParams(String) - Constructor for class com.klaytn.caver.wallet.keyring.KeyStore.CipherParams
Creates CipherParams instance.
clear() - Method in class com.klaytn.caver.wallet.WalletManager
Deprecated.
 
clone() - Method in class com.klaytn.caver.kct.kip17.KIP17
Copy instance.
clone() - Method in class com.klaytn.caver.kct.kip37.KIP37
Copy instance.
clone() - Method in class com.klaytn.caver.kct.kip7.KIP7
Copy instance.
clone(String) - Method in class com.klaytn.caver.kct.kip17.KIP17
Copy instance with token address.
clone(String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Copy instance with token address.
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.abi.datatypes - package com.klaytn.caver.abi.datatypes
 
com.klaytn.caver.abi.datatypes.generated - package com.klaytn.caver.abi.datatypes.generated
 
com.klaytn.caver.abi.datatypes.primitive - package com.klaytn.caver.abi.datatypes.primitive
 
com.klaytn.caver.abi.spi - package com.klaytn.caver.abi.spi
 
com.klaytn.caver.abi.wrapper - package com.klaytn.caver.abi.wrapper
 
com.klaytn.caver.account - package com.klaytn.caver.account
 
com.klaytn.caver.account.wrapper - package com.klaytn.caver.account.wrapper
 
com.klaytn.caver.contract - package com.klaytn.caver.contract
 
com.klaytn.caver.contract.wrapper - package com.klaytn.caver.contract.wrapper
 
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.ipfs.wrapper - package com.klaytn.caver.ipfs.wrapper
 
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.kip17.wrapper - package com.klaytn.caver.kct.kip17.wrapper
 
com.klaytn.caver.kct.kip37 - package com.klaytn.caver.kct.kip37
 
com.klaytn.caver.kct.kip37.wrapper - package com.klaytn.caver.kct.kip37.wrapper
 
com.klaytn.caver.kct.kip7 - package com.klaytn.caver.kct.kip7
 
com.klaytn.caver.kct.kip7.wrapper - package com.klaytn.caver.kct.kip7.wrapper
 
com.klaytn.caver.kct.wrapper - package com.klaytn.caver.kct.wrapper
 
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.transaction.type.wrapper - package com.klaytn.caver.transaction.type.wrapper
 
com.klaytn.caver.transaction.utils - package com.klaytn.caver.transaction.utils
 
com.klaytn.caver.transaction.utils.wrapper - package com.klaytn.caver.transaction.utils.wrapper
 
com.klaytn.caver.transaction.wrapper - package com.klaytn.caver.transaction.wrapper
 
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.utils.wrapper - package com.klaytn.caver.utils.wrapper
 
com.klaytn.caver.validator - package com.klaytn.caver.validator
 
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
 
com.klaytn.caver.wallet.keyring.wrapper - package com.klaytn.caver.wallet.keyring.wrapper
 
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.
combineSignedRawTransactions(List<String>) - Method in class com.klaytn.caver.transaction.type.AccountUpdate
Combines signatures 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.type.Cancel
Combines signatures 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.type.ChainDataAnchoring
Combines signatures 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.type.EthereumAccessList
Combines signatures 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.type.EthereumDynamicFee
Combines signatures 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.type.FeeDelegatedAccountUpdate
 
combineSignedRawTransactions(List<String>) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Combines signatures 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.type.FeeDelegatedCancel
Combines signatures 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.type.FeeDelegatedCancelWithRatio
 
combineSignedRawTransactions(List<String>) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Combines signatures 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.type.FeeDelegatedChainDataAnchoringWithRatio
Combines signatures 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.type.FeeDelegatedSmartContractDeploy
Combines signatures 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.type.FeeDelegatedSmartContractDeployWithRatio
Combines signatures 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.type.FeeDelegatedSmartContractExecution
Combines signatures 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.type.FeeDelegatedSmartContractExecutionWithRatio
Combines signatures 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.type.FeeDelegatedValueTransfer
Combines signatures 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.type.FeeDelegatedValueTransferMemo
Combines signatures 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.type.FeeDelegatedValueTransferMemoWithRatio
Combines signatures 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.type.FeeDelegatedValueTransferWithRatio
Combines signatures 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.type.LegacyTransaction
 
combineSignedRawTransactions(List<String>) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
 
combineSignedRawTransactions(List<String>) - Method in class com.klaytn.caver.transaction.type.SmartContractExecution
 
combineSignedRawTransactions(List<String>) - Method in class com.klaytn.caver.transaction.type.ValueTransfer
 
combineSignedRawTransactions(List<String>) - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo
 
compareTo(TypeReference<T>) - Method in class com.klaytn.caver.abi.TypeReference
 
compareTxField(AbstractFeeDelegatedTransaction, boolean) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
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(AbstractFeeDelegatedTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel
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(AbstractFeeDelegatedTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
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(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.AbstractFeeDelegatedWithRatioTransaction
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(AbstractFeeDelegatedWithRatioTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
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(AbstractFeeDelegatedWithRatioTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
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(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.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(AbstractTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Check equals txObj passed parameter and Current instance.
compareTxField(AbstractTransaction, boolean) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
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.
compressPublicKey(String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
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 - Variable in class com.klaytn.caver.Caver
The ContractWrapper instance.
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.
ContractWrapper - Class in com.klaytn.caver.contract.wrapper
Representing a ContractWrapper 1.
ContractWrapper(Caver) - Constructor for class com.klaytn.caver.contract.wrapper.ContractWrapper
Creates a ContractWrapper instance
convert(List<TypeReference<?>>) - Static method in class com.klaytn.caver.abi.Utils
 
Convert - Class in com.klaytn.caver.utils
Deprecated.
Please use Utils instead.
Convert.Unit - Enum in com.klaytn.caver.utils
Deprecated.
 
convertFromPeb(String, Utils.KlayUnit) - Static method in class com.klaytn.caver.utils.Utils
Converts peb amount to specific unit amount.
convertFromPeb(String, Utils.KlayUnit) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
Converts peb amount to specific unit amount.
convertFromPeb(String, String) - Static method in class com.klaytn.caver.utils.Utils
Converts peb amount to specific unit amount.
convertFromPeb(String, String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
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.
convertFromPeb(BigDecimal, Utils.KlayUnit) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
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(BigDecimal, String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
Converts peb amount to specific unit amount.
convertsTopic(ContractEvent, EventFilterOptions) - Static method in class com.klaytn.caver.contract.EventFilterOptions
Converts a filterOptions in options parameter to topic list according to the ABI spec.
convertsTopic(ContractEvent, List<EventFilterOptions.IndexedParameter>) - Static method in class com.klaytn.caver.contract.EventFilterOptions
Converts a filterOptions to topic list according to the ABI spec.
convertToCaverTransaction(Klay) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
Convert TransactionData to Caver's transaction instance.
convertToNative(List<S>) - Static method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
convertToPeb(String, Utils.KlayUnit) - Static method in class com.klaytn.caver.utils.Utils
Converts amount to peb amount.
convertToPeb(String, Utils.KlayUnit) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
Converts amount to peb amount.
convertToPeb(String, String) - Static method in class com.klaytn.caver.utils.Utils
Converts amount to peb amount.
convertToPeb(String, String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
Converts amount to peb amount.
convertToPeb(BigDecimal, Utils.KlayUnit) - Static method in class com.klaytn.caver.utils.Utils
Converts amount to peb amount.
convertToPeb(BigDecimal, Utils.KlayUnit) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
Converts amount to peb amount.
convertToPeb(BigDecimal, String) - Static method in class com.klaytn.caver.utils.Utils
Converts amount to peb amount.
convertToPeb(BigDecimal, String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
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() - Method in class com.klaytn.caver.kct.kip17.wrapper.KIP17Wrapper
Creates a KIP17 instance.
create() - Method in class com.klaytn.caver.kct.kip37.wrapper.KIP37Wrapper
Creates a KIP37 instance.
create() - Method in class com.klaytn.caver.kct.kip7.wrapper.KIP7Wrapper
Creates a KIP7 instance
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(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.AccountUpdateWrapper
Creates an AccountUpdate instance derived from a RLP-encoded AccountUpdate byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.CancelWrapper
Creates a Cancel instance derived from a RLP-encoded Cancel byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.ChainDataAnchoringWrapper
Creates a ChainDataAnchoring instance derived from a RLP-encoded ChainDataAnchoring byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.EthereumAccessListWrapper
Creates a EthereumAccessList instance derived from a RLP-encoded EthereumAccessList byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.EthereumDynamicFeeWrapper
Creates a EthereumDynamicFee instance derived from a RLP-encoded EthereumDynamicFee byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedAccountUpdateWithRatioWrapper
Creates a FeeDelegatedAccountUpdateWithRatio instance derived from a RLP-encoded FeeDelegatedAccountUpdateWithRatio byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedAccountUpdateWrapper
Creates a FeeDelegatedAccountUpdate instance derived from a RLP-encoded FeeDelegatedAccountUpdate byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedCancelWithRatioWrapper
Creates a FeeDelegatedCancelWithRatio instance derived from a RLP-encoded FeeDelegatedCancelWithRatio byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedCancelWrapper
Creates a FeeDelegatedCancel instance derived from a RLP-encoded FeeDelegatedCancel byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedChainDataAnchoringWithRatioWrapper
Creates a FeeDelegatedChainDataAnchoringWithRatio instance derived from a RLP-encoded FeeDelegatedChainDataAnchoringWithRatio byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedChainDataAnchoringWrapper
Creates a FeeDelegatedChainDataAnchoring instance derived from a RLP-encoded FeeDelegatedChainDataAnchoring byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractDeployWithRatioWrapper
Creates a FeeDelegatedSmartContractDeployWithRatio instance derived from a RLP-encoded FeeDelegatedSmartContractDeployWithRatio byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractDeployWrapper
Creates a FeeDelegatedSmartContractDeploy instance derived from a RLP-encoded FeeDelegatedSmartContractDeploy byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractExecutionWithRatioWrapper
Creates a FeeDelegatedSmartContractExecutionWithRatio instance derived from a RLP-encoded FeeDelegatedSmartContractExecutionWithRatio byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractExecutionWrapper
Creates a FeeDelegatedSmartContractExecution instance derived from a RLP-encoded FeeDelegatedSmartContractExecution byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferMemoWithRatioWrapper
Creates a FeeDelegatedValueTransferMemoWithRatio instance derived from a RLP-encoded FeeDelegatedValueTransferMemoWithRatio byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferMemoWrapper
Creates a FeeDelegatedValueTransferMemo instance derived from a RLP-encoded FeeDelegatedValueTransferMemo byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferWithRatioWrapper
Creates a FeeDelegatedValueTransferWithRatio instance derived from a RLP-encoded FeeDelegatedValueTransferWithRatio byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferWrapper
Creates a FeeDelegatedValueTransfer instance derived from a RLP-encoded FeeDelegatedValueTransfer byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.LegacyTransactionWrapper
Creates a LegacyTransaction instance derived from a RLP-encoded LegacyTransaction byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.SmartContractDeployWrapper
Creates a SmartContractDeploy instance derived from a RLP-encoded SmartContractDeploy byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.SmartContractExecutionWrapper
Creates a SmartContractExecution instance derived from a RLP-encoded SmartContractExecution byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.ValueTransferMemoWrapper
Creates a ValueTransferMemo instance derived from a RLP-encoded ValueTransferMemo byte array.
create(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.ValueTransferWrapper
Creates a ValueTransfer instance derived from a RLP-encoded ValueTransfer byte array.
create(Caver) - Static method in class com.klaytn.caver.kct.kip17.KIP17
Creates a KIP17 instance.
create(Caver) - Static method in class com.klaytn.caver.kct.kip37.KIP37
Creates a KIP37 instance.
create(Caver) - Static method in class com.klaytn.caver.kct.kip7.KIP7
Creates a KIP7 instance.
create(Caver, KlayCredentials, int) - Static method in class com.klaytn.caver.tx.Account
Deprecated.
 
create(Caver, KlayCredentials, int) - Static method in class com.klaytn.caver.tx.Cancel
Deprecated.
 
create(Caver, KlayCredentials, int) - Static method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
create(Caver, KlayCredentials, int) - Static method in class com.klaytn.caver.tx.ValueTransfer
Deprecated.
 
create(Caver, TransactionManager) - 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, TransactionManager) - 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, String) - Static method in class com.klaytn.caver.contract.Contract
Creates a Contract instance.
create(Caver, String) - Static method in class com.klaytn.caver.kct.kip17.KIP17
Creates a KIP17 instance.
create(Caver, String) - Static method in class com.klaytn.caver.kct.kip37.KIP37
Creates a KIP37 instance.
create(Caver, String) - Static method in class com.klaytn.caver.kct.kip7.KIP7
Creates a KIP7 instance.
create(Caver, String, String) - Static method in class com.klaytn.caver.contract.Contract
Creates a Contract instance.
create(Klay, String, String, String, String, String, String, List<SignatureData>, String, String, String, AccessList) - Static method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Create a EthereumDynamicFee instance.
create(Klay, String, String, String, String, String, List<SignatureData>) - Static method in class com.klaytn.caver.transaction.type.Cancel
Creates a Cancel instance.
create(Klay, String, String, String, String, String, List<SignatureData>, Account) - Static method in class com.klaytn.caver.transaction.type.AccountUpdate
Creates an AccountUpdate instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String) - Static method in class com.klaytn.caver.transaction.type.ChainDataAnchoring
Creates a ChainDataAnchoring instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, String) - Static method in class com.klaytn.caver.transaction.type.ValueTransfer
Creates a ValueTransfer instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, String, String) - Static method in class com.klaytn.caver.transaction.type.LegacyTransaction
Create a LegacyTransaction instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, String, String) - Static method in class com.klaytn.caver.transaction.type.SmartContractExecution
Creates a SmartContractExecution instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, String, String) - Static method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Creates a ValueTransferMemo instance
create(Klay, String, String, String, String, String, List<SignatureData>, String, String, String, boolean, String) - Static method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Creates a SmartContractDeploy instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, String, String, AccessList) - Static method in class com.klaytn.caver.transaction.type.EthereumAccessList
Create a EthereumAccessList instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel
Creates a FeeDelegatedCancel instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, Account) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Creates a FeeDelegatedAccountUpdate instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
Creates a FeeDelegatedCancelWithRatio instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Creates a FeeDelegatedChainDataAnchoring instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, Account) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Creates a FeeDelegatedAccountUpdateWithRatio instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Creates a FeeDelegatedChainDataAnchoringWithRatio instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Creates a FeeDelegatedValueTransfer instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Creates a FeeDelegatedSmartContractExecution instance
create(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Creates a FeeDelegatedValueTransferMemo instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Creates a FeeDelegatedValueTransferWithRatio instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String, boolean, String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Creates a FeeDelegatedSmartContractDeploy instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String, String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Creates a FeeDelegatedSmartContractExecutionWithRatio instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String, String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Creates a FeeDelegatedValueTransferMemoWithRatio instance.
create(Klay, String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String, String, boolean, String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Creates a FeeDelegatedSmartContractDeployWithRatio instance.
create(AccountUpdate.Builder) - Static method in class com.klaytn.caver.transaction.type.AccountUpdate
Creates an AccountUpdate instance.
create(AccountUpdate.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.AccountUpdateWrapper
Creates an AccountUpdate instance using AccountUpdate.Builder
create(Cancel.Builder) - Static method in class com.klaytn.caver.transaction.type.Cancel
Create a Cancel instance.
create(Cancel.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.CancelWrapper
Creates a Cancel instance using Cancel.Builder
create(ChainDataAnchoring.Builder) - Static method in class com.klaytn.caver.transaction.type.ChainDataAnchoring
Creates a ChainDataAnchoring instance.
create(ChainDataAnchoring.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.ChainDataAnchoringWrapper
Creates a ChainDataAnchoring instance using ChainDataAnchoring.Builder
create(EthereumAccessList.Builder) - Static method in class com.klaytn.caver.transaction.type.EthereumAccessList
Creates a EthereumAccessList instance.
create(EthereumAccessList.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.EthereumAccessListWrapper
Creates a EthereumAccessList instance using EthereumAccessList.Builder
create(EthereumDynamicFee.Builder) - Static method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Creates a EthereumDynamicFee instance.
create(EthereumDynamicFee.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.EthereumDynamicFeeWrapper
Creates a EthereumDynamicFee instance using EthereumDynamicFee.Builder
create(FeeDelegatedAccountUpdate.Builder) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Creates a FeeDelegatedAccountUpdate instance.
create(FeeDelegatedAccountUpdate.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedAccountUpdateWrapper
Creates a FeeDelegatedAccountUpdate instance using FeeDelegatedAccountUpdate.Builder
create(FeeDelegatedAccountUpdateWithRatio.Builder) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Creates a FeeDelegatedAccountUpdateWithRatio instance.
create(FeeDelegatedAccountUpdateWithRatio.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedAccountUpdateWithRatioWrapper
Creates a FeeDelegatedAccountUpdateWithRatio instance using FeeDelegatedAccountUpdateWithRatio.Builder
create(FeeDelegatedCancel.Builder) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel
Creates a FeeDelegatedCancel instance.
create(FeeDelegatedCancel.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedCancelWrapper
Creates a FeeDelegatedCancel instance using FeeDelegatedCancel.Builder
create(FeeDelegatedCancelWithRatio.Builder) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
Creates a FeeDelegatedCancelWithRatio instance.
create(FeeDelegatedCancelWithRatio.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedCancelWithRatioWrapper
Creates a FeeDelegatedCancelWithRatio instance using FeeDelegatedCancelWithRatio.Builder
create(FeeDelegatedChainDataAnchoring.Builder) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Creates a FeeDelegatedChainDataAnchoring instance.
create(FeeDelegatedChainDataAnchoring.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedChainDataAnchoringWrapper
Creates a FeeDelegatedChainDataAnchoring instance using FeeDelegatedChainDataAnchoring.Builder
create(FeeDelegatedChainDataAnchoringWithRatio.Builder) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Creates a FeeDelegatedChainDataAnchoringWithRatio instance.
create(FeeDelegatedChainDataAnchoringWithRatio.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedChainDataAnchoringWithRatioWrapper
Creates a FeeDelegatedChainDataAnchoringWithRatio instance using FeeDelegatedChainDataAnchoringWithRatio.Builder
create(FeeDelegatedSmartContractDeploy.Builder) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Creates a FeeDelegatedSmartContractDeploy instance.
create(FeeDelegatedSmartContractDeploy.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractDeployWrapper
Creates a FeeDelegatedSmartContractDeploy instance using FeeDelegatedSmartContractDeploy.Builder
create(FeeDelegatedSmartContractDeployWithRatio.Builder) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Creates a FeeDelegatedSmartContractDeployWithRatio instance.
create(FeeDelegatedSmartContractDeployWithRatio.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractDeployWithRatioWrapper
Creates a FeeDelegatedSmartContractDeployWithRatio instance using FeeDelegatedSmartContractDeployWithRatio.Builder
create(FeeDelegatedSmartContractExecution.Builder) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Creates a FeeDelegatedSmartContractExecution instance
create(FeeDelegatedSmartContractExecution.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractExecutionWrapper
Creates a FeeDelegatedSmartContractExecution instance using FeeDelegatedSmartContractExecution.Builder
create(FeeDelegatedSmartContractExecutionWithRatio.Builder) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Creates a FeeDelegatedSmartContractExecutionWithRatio instance.
create(FeeDelegatedSmartContractExecutionWithRatio.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractExecutionWithRatioWrapper
Creates a FeeDelegatedSmartContractExecutionWithRatio instance using FeeDelegatedSmartContractExecutionWithRatio.Builder
create(FeeDelegatedValueTransfer.Builder) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Creates a FeeDelegatedValueTransfer instance.
create(FeeDelegatedValueTransfer.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferWrapper
Creates a FeeDelegatedValueTransfer instance using FeeDelegatedValueTransfer.Builder
create(FeeDelegatedValueTransferMemo.Builder) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Creates a FeeDelegatedValueTransferMemo instance.
create(FeeDelegatedValueTransferMemo.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferMemoWrapper
Creates a FeeDelegatedValueTransferMemo instance using FeeDelegatedValueTransferMemo.Builder
create(FeeDelegatedValueTransferMemoWithRatio.Builder) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Creates a FeeDelegatedValueTransferMemoWithRatio instance.
create(FeeDelegatedValueTransferMemoWithRatio.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferMemoWithRatioWrapper
Creates a FeeDelegatedValueTransferMemoWithRatio instance using FeeDelegatedValueTransferMemoWithRatio.Builder
create(FeeDelegatedValueTransferWithRatio.Builder) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Creates a FeeDelegatedValueTransferWithRatio instance.
create(FeeDelegatedValueTransferWithRatio.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferWithRatioWrapper
Creates a FeeDelegatedValueTransferWithRatio instance using FeeDelegatedValueTransferWithRatio.Builder
create(LegacyTransaction.Builder) - Static method in class com.klaytn.caver.transaction.type.LegacyTransaction
Creates a LegacyTransaction instance.
create(LegacyTransaction.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.LegacyTransactionWrapper
Creates a LegacyTransaction instance using LegacyTransaction.Builder
create(SmartContractDeploy.Builder) - Static method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Creates a SmartContractDeploy instance.
create(SmartContractDeploy.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.SmartContractDeployWrapper
Creates a SmartContractDeploy instance using SmartContractDeploy.Builder
create(SmartContractExecution.Builder) - Static method in class com.klaytn.caver.transaction.type.SmartContractExecution
Creates a SmartContractExecution instance.
create(SmartContractExecution.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.SmartContractExecutionWrapper
Creates a SmartContractExecution instance using SmartContractExecution.Builder
create(ValueTransfer.Builder) - Static method in class com.klaytn.caver.transaction.type.ValueTransfer
Creates a ValueTransfer instance.
create(ValueTransfer.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.ValueTransferWrapper
Creates a ValueTransfer instance using ValueTransfer.Builder
create(ValueTransferMemo.Builder) - Static method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Creates a ValueTransferMemo instance
create(ValueTransferMemo.Builder) - Method in class com.klaytn.caver.transaction.type.wrapper.ValueTransferMemoWrapper
Creates a ValueTransferMemo instance using ValueTransferMemo.Builder
create(Class<T>) - Static method in class com.klaytn.caver.abi.TypeReference
 
create(Class<T>, boolean) - Static method in class com.klaytn.caver.abi.TypeReference
 
create(String) - Method in class com.klaytn.caver.contract.wrapper.ContractWrapper
Creates a Contract 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(String) - Method in class com.klaytn.caver.kct.kip17.wrapper.KIP17Wrapper
Creates a KIP17 instance.
create(String) - Method in class com.klaytn.caver.kct.kip37.wrapper.KIP37Wrapper
Creates a KIP37 instance.
create(String) - Method in class com.klaytn.caver.kct.kip7.wrapper.KIP7Wrapper
Creates a KIP7 instance.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.AccountUpdateWrapper
Creates an AccountUpdate instance derived from a RLP-encoded AccountUpdate string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.CancelWrapper
Creates a Cancel instance derived from a RLP-encoded Cancel string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.ChainDataAnchoringWrapper
Creates a ChainDataAnchoring instance derived from a RLP-encoded ChainDataAnchoring string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.EthereumAccessListWrapper
Creates a EthereumAccessList instance derived from a RLP-encoded EthereumAccessList string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.EthereumDynamicFeeWrapper
Creates a EthereumDynamicFee instance derived from a RLP-encoded EthereumDynamicFee string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedAccountUpdateWithRatioWrapper
Creates a FeeDelegatedAccountUpdateWithRatio instance derived from a RLP-encoded FeeDelegatedAccountUpdateWithRatio string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedAccountUpdateWrapper
Creates a FeeDelegatedAccountUpdate instance derived from a RLP-encoded FeeDelegatedAccountUpdate string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedCancelWithRatioWrapper
Creates a FeeDelegatedCancelWithRatio instance derived from a RLP-encoded FeeDelegatedCancelWithRatio string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedCancelWrapper
Creates a FeeDelegatedCancel instance derived from a RLP-encoded FeeDelegatedCancel string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedChainDataAnchoringWithRatioWrapper
Creates a FeeDelegatedChainDataAnchoringWithRatio instance derived from a RLP-encoded FeeDelegatedChainDataAnchoringWithRatio string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedChainDataAnchoringWrapper
Creates a FeeDelegatedChainDataAnchoring instance derived from a RLP-encoded FeeDelegatedChainDataAnchoring string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractDeployWithRatioWrapper
Creates a FeeDelegatedSmartContractDeployWithRatio instance derived from a RLP-encoded FeeDelegatedSmartContractDeployWithRatio string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractDeployWrapper
Creates a FeeDelegatedSmartContractDeploy instance derived from a RLP-encoded FeeDelegatedSmartContractDeploy string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractExecutionWithRatioWrapper
Creates a FeeDelegatedSmartContractExecutionWithRatio instance derived from a RLP-encoded FeeDelegatedSmartContractExecutionWithRatio string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractExecutionWrapper
Creates a FeeDelegatedSmartContractExecution instance derived from a RLP-encoded FeeDelegatedSmartContractExecution string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferMemoWithRatioWrapper
Creates a FeeDelegatedValueTransferMemoWithRatio instance derived from a RLP-encoded FeeDelegatedValueTransferMemoWithRatio string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferMemoWrapper
Creates a FeeDelegatedValueTransferMemo instance derived from a RLP-encoded FeeDelegatedValueTransferMemo string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferWithRatioWrapper
Creates a FeeDelegatedValueTransferWithRatio instance derived from a RLP-encoded FeeDelegatedValueTransferWithRatio string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferWrapper
Creates a FeeDelegatedValueTransfer instance derived from a RLP-encoded FeeDelegatedValueTransfer string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.LegacyTransactionWrapper
Creates a LegacyTransaction instance derived from a RLP-encoded LegacyTransaction string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.SmartContractDeployWrapper
Creates a SmartContractDeploy instance derived from a RLP-encoded SmartContractDeploy string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.SmartContractExecutionWrapper
Creates a SmartContractExecution instance derived from a RLP-encoded SmartContractExecution string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.ValueTransferMemoWrapper
Creates a ValueTransferMemo instance derived from a RLP-encoded ValueTransferMemo string.
create(String) - Method in class com.klaytn.caver.transaction.type.wrapper.ValueTransferWrapper
Creates a ValueTransfer instance derived from a RLP-encoded ValueTransfer string.
create(String[], 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, KlayCredentials, int, int) - Static method in class com.klaytn.caver.wallet.Wallet
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, String) - Static method in class com.klaytn.caver.account.Account
Create an Account instance that contains the AccountKeyPublic instance
create(String, String) - Method in class com.klaytn.caver.account.wrapper.AccountWrapper
Create an Account instance that contains the AccountKeyPublic instance
create(String, String) - Method in class com.klaytn.caver.contract.wrapper.ContractWrapper
Creates a Contract instance
create(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.tx.account.AccountKeyPublic
Deprecated.
 
create(String, String) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Creates a single type of keyring instance.
create(String, String) - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
Creates a single type of keyring 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[]) - Method in class com.klaytn.caver.account.wrapper.AccountWrapper
Create an Account instance that contains the AccountKeyWeightedMultiSig instance This method set 1 to WeightedMultiSigOptions values(threshold, weights)
create(String, String[]) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Creates a multiple type of keyring instance.
create(String, String[]) - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
Creates a multiple type of keyring instance.
create(String, String[], WeightedMultiSigOptions) - Static method in class com.klaytn.caver.account.Account
Create an Account instance that contains AccountKeyWeightedMultiSig instance
create(String, String[], WeightedMultiSigOptions) - Method in class com.klaytn.caver.account.wrapper.AccountWrapper
Create an Account instance that contains AccountKeyWeightedMultiSig instance
create(String, String, String, String, String, String, List<SignatureData>, String, String, String, AccessList) - Method in class com.klaytn.caver.transaction.type.wrapper.EthereumDynamicFeeWrapper
Create a EthereumDynamicFee instance.
create(String, String, String, String, String, List<SignatureData>) - Method in class com.klaytn.caver.transaction.type.wrapper.CancelWrapper
Creates a Cancel instance.
create(String, String, String, String, String, List<SignatureData>, Account) - Method in class com.klaytn.caver.transaction.type.wrapper.AccountUpdateWrapper
Creates an AccountUpdate instance.
create(String, String, String, String, String, List<SignatureData>, String) - Method in class com.klaytn.caver.transaction.type.wrapper.ChainDataAnchoringWrapper
Creates a ChainDataAnchoring instance.
create(String, String, String, String, String, List<SignatureData>, String, String, String) - Method in class com.klaytn.caver.transaction.type.wrapper.LegacyTransactionWrapper
Create a LegacyTransaction instance.
create(String, String, String, String, String, List<SignatureData>, String, String, String) - Method in class com.klaytn.caver.transaction.type.wrapper.SmartContractExecutionWrapper
Creates a SmartContractExecution instance.
create(String, String, String, String, String, List<SignatureData>, String, String, String) - Method in class com.klaytn.caver.transaction.type.wrapper.ValueTransferMemoWrapper
Creates a ValueTransferMemo instance
create(String, String, String, String, String, List<SignatureData>, String, String, String) - Method in class com.klaytn.caver.transaction.type.wrapper.ValueTransferWrapper
Creates a ValueTransferMemo instance
create(String, String, String, String, String, List<SignatureData>, String, String, String, boolean, String) - Method in class com.klaytn.caver.transaction.type.wrapper.SmartContractDeployWrapper
Creates a SmartContractDeploy instance.
create(String, String, String, String, String, List<SignatureData>, String, String, String, AccessList) - Method in class com.klaytn.caver.transaction.type.wrapper.EthereumAccessListWrapper
Create a EthereumAccessList instance.
create(String, String, String, String, String, List<SignatureData>, String, List<SignatureData>) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedCancelWrapper
Creates a FeeDelegatedCancel instance.
create(String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, Account) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedAccountUpdateWrapper
Creates a FeeDelegatedAccountUpdate instance.
create(String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedCancelWithRatioWrapper
Creates a FeeDelegatedCancelWithRatio instance.
create(String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedChainDataAnchoringWrapper
Creates a FeeDelegatedChainDataAnchoring instance.
create(String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, Account) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedAccountUpdateWithRatioWrapper
Creates a FeeDelegatedAccountUpdateWithRatio instance.
create(String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedChainDataAnchoringWithRatioWrapper
Creates a FeeDelegatedChainDataAnchoringWithRatio instance.
create(String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferWrapper
Creates a FeeDelegatedValueTransfer instance.
create(String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractExecutionWrapper
Creates a FeeDelegatedSmartContractExecution instance
create(String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferMemoWrapper
Creates a FeeDelegatedValueTransferMemo instance.
create(String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferWithRatioWrapper
Creates a FeeDelegatedValueTransferWithRatio instance.
create(String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String, boolean, String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractDeployWrapper
Creates a FeeDelegatedSmartContractDeploy instance.
create(String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String, String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractExecutionWithRatioWrapper
Creates a FeeDelegatedSmartContractExecutionWithRatio instance.
create(String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String, String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferMemoWithRatioWrapper
Creates a FeeDelegatedValueTransferMemoWithRatio instance.
create(String, String, String, String, String, List<SignatureData>, String, List<SignatureData>, String, String, String, String, boolean, String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractDeployWithRatioWrapper
Creates a FeeDelegatedSmartContractDeployWithRatio instance.
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(String, BigInteger) - Method in class com.klaytn.caver.kct.kip37.KIP37
Creates a new token type and assigns initialSupply to the minter.
create(String, 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, 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) - 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(String, BigInteger, BigInteger) - Static method in class com.klaytn.caver.tx.model.CancelTransaction
Deprecated.
 
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[]>) - Method in class com.klaytn.caver.account.wrapper.AccountWrapper
Create an Account instance that contains AccountKeyRoleBased instance This method set 1 to WeightedMultiSigOptions values(threshold, weights)
create(String, List<String[]>) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Creates a roleBased type of keyring instance.
create(String, List<String[]>) - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
Creates a roleBased type of keyring instance.
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, List<String[]>, List<WeightedMultiSigOptions>) - Method in class com.klaytn.caver.account.wrapper.AccountWrapper
Create an Account instance that contains AccountKeyRoleBased instance
create(String, List<String>) - Static method in class com.klaytn.caver.transaction.utils.AccessTuple
Create an AccessTuple instance.
create(String, List<String>) - Method in class com.klaytn.caver.transaction.utils.wrapper.AccessTupleWrapper
Creates an AccessTuple instance.
create(String, ECKeyPair, int, int) - Static method in class com.klaytn.caver.wallet.Wallet
Deprecated.
 
create(String, ECKeyPair, int, int, String) - Static method in class com.klaytn.caver.wallet.Wallet
Deprecated.
 
create(BigInteger) - Static method in class com.klaytn.caver.tx.account.AccountKeyPublic
Deprecated.
 
create(BigInteger, AccountKeyPublic) - Static method in class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig.WeightedPublicKey
Deprecated.
 
create(BigInteger, BigInteger) - 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(BigInteger, 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, SendOptions) - Method in class com.klaytn.caver.kct.kip37.KIP37
Creates a new token type and assigns initialSupply to the minter.
create(BigInteger, List<AccountKeyWeightedMultiSig.WeightedPublicKey>) - Static method in class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig
Deprecated.
 
create(List<AccessTuple>) - Static method in class com.klaytn.caver.transaction.utils.AccessList
Creates an Access list.
create(List<AccessTuple>) - Method in class com.klaytn.caver.transaction.utils.wrapper.AccessListWrapper
Creates a AccessList instance derived from a RLP-encoded AccessList string.
create(List<AccountKey>) - Static method in class com.klaytn.caver.tx.account.AccountKeyRoleBased
Deprecated.
 
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) - Static method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
Static method for creating KlayCredentials instance Use address extracted from private key
create(ECKeyPair[], ECKeyPair[], ECKeyPair[], 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
createAccessList(CallObject, String) - Method in class com.klaytn.caver.rpc.Klay
Returns a list of addresses and storage keys used by the transaction, plus the gas consumed when the access list is added.
createAccessList(CallObject, BigInteger) - Method in class com.klaytn.caver.rpc.Klay
Returns a list of addresses and storage keys used by the transaction, plus the gas consumed when the access list is added.
createAccessList(CallObject, DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns a list of addresses and storage keys used by the transaction, plus the gas consumed when the access list is added.
createAccessList(CallObject, DefaultBlockParameterName) - Method in class com.klaytn.caver.rpc.Klay
Returns a list of addresses and storage keys used by the transaction, plus the gas consumed when the access list is added.
createCallObject() - Static method in class com.klaytn.caver.methods.request.CallObject
 
createCallObject(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, String, BigInteger, BigInteger, BigInteger, String) - 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 single type of keyring instance from KlaytnWalletKey string.
createFromKlaytnWalletKey(String) - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
Creates a single type of keyring instance from KlaytnWalletKey string.
createFromPrivateKey(String) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Creates a single type of keyring instance with private key.
createFromPrivateKey(String) - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
Creates a single type of 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
createFromRLPEncoding(String, String) - Method in class com.klaytn.caver.account.wrapper.AccountWrapper
Create an Account instance from RLP-encoded account key
createFull(String, KlayCredentials) - 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, ECKeyPair, String) - 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.
 
createOptions(String, String) - Static method in class com.klaytn.caver.ipfs.IPFSOptions
 
createOptions(String, String) - Method in class com.klaytn.caver.ipfs.wrapper.IPFSWrapper
Create an IPFSOptions object that includes `"Authorization"` made from `projectId` and `projectSecret`
createRoleBased(List<List<ECKeyPair>>, String) - Static method in class com.klaytn.caver.crypto.KlayCredentials
Deprecated.
Static method for creating KlayCredentials instance
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.
 
createStandard(String, ECKeyPair, String) - Static method in class com.klaytn.caver.wallet.Wallet
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String) - Static method in class com.klaytn.caver.tx.type.TxTypeCancel
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancel
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.TxTypeAccountUpdate
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, BigInteger) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancelWithRatio
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) - Static method in class com.klaytn.caver.tx.type.TxTypeLegacyTransaction
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.TxTypeFeeDelegatedSmartContractExecution
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[]) - Static method in class com.klaytn.caver.tx.type.TxTypeSmartContractExecution
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, String, BigInteger, String, byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeValueTransferMemo
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, 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, BigInteger, String, byte[], BigInteger) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeploy
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, BigInteger, String, byte[], BigInteger) - Static method in class com.klaytn.caver.tx.type.TxTypeSmartContractDeploy
Deprecated.
 
createTransaction(BigInteger, BigInteger, BigInteger, BigInteger, String, byte[], BigInteger, BigInteger) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeployWithRatio
Deprecated.
 
createWithAccountKeyFail(String) - Static method in class com.klaytn.caver.account.Account
Create an Account instance which has AccountKeyFail as an accountKey
createWithAccountKeyFail(String) - Method in class com.klaytn.caver.account.wrapper.AccountWrapper
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
createWithAccountKeyLegacy(String) - Method in class com.klaytn.caver.account.wrapper.AccountWrapper
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
createWithAccountKeyPublic(String, String) - Method in class com.klaytn.caver.account.wrapper.AccountWrapper
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[]>) - Method in class com.klaytn.caver.account.wrapper.AccountWrapper
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
createWithAccountKeyRoleBased(String, List<String[]>, List<WeightedMultiSigOptions>) - Method in class com.klaytn.caver.account.wrapper.AccountWrapper
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[]) - Method in class com.klaytn.caver.account.wrapper.AccountWrapper
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
createWithAccountKeyWeightedMultiSig(String, String[], WeightedMultiSigOptions) - Method in class com.klaytn.caver.account.wrapper.AccountWrapper
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.
createWithMultipleKey(String, String[]) - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
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 a list of private key strings array.
createWithRoleBasedKey(String, List<String[]>) - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
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.
createWithSingleKey(String, String) - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
Creates a single type of keyring instance from address and private key string.
CREDENTIAL_NOT_FOUND - com.klaytn.caver.ErrorCode
Deprecated.
 
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.
 
currentProvider - Variable in class com.klaytn.caver.Caver
The network provider to execute JSON-RPC API.
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(byte[]) - Static method in class com.klaytn.caver.account.AccountKeyFail
Decodes a RLP-encoded AccountKeyFail byte array
decode(byte[]) - Static method in class com.klaytn.caver.account.AccountKeyLegacy
Decodes a RLP-encoded AccountKeyLegacy byte array
decode(byte[]) - Static method in class com.klaytn.caver.account.AccountKeyNil
Decodes a RLP-encoded AccountKeyNil byte array
decode(byte[]) - Static method in class com.klaytn.caver.account.AccountKeyPublic
Decodes a RLP-encoded AccountKeyPublic byte array
decode(byte[]) - Static method in class com.klaytn.caver.account.AccountKeyRoleBased
Decodes a RLP-encoded AccountKeyRoleBased byte array
decode(byte[]) - Static method in class com.klaytn.caver.account.AccountKeyWeightedMultiSig
Decodes a RLP-encoded AccountKeyWeightedMultiSig byte array.
decode(byte[]) - Method in class com.klaytn.caver.account.wrapper.AccountKeyFailWrapper
Decodes a RLP-encoded AccountKeyFail byte array
decode(byte[]) - Method in class com.klaytn.caver.account.wrapper.AccountKeyLegacyWrapper
Decodes a RLP-encoded AccountKeyLegacy byte array
decode(byte[]) - Method in class com.klaytn.caver.account.wrapper.AccountKeyNilWrapper
Decodes a RLP-encoded AccountKeyNil byte array
decode(byte[]) - Method in class com.klaytn.caver.account.wrapper.AccountKeyPublicWrapper
Decodes a RLP-encoded AccountKeyPublic byte array
decode(byte[]) - Method in class com.klaytn.caver.account.wrapper.AccountKeyRoleBasedWrapper
Decodes a RLP-encoded AccountKeyRoleBased byte array
decode(byte[]) - Method in class com.klaytn.caver.account.wrapper.AccountKeyWeightedMultiSigWrapper
Decodes a RLP-encoded AccountKeyWeightedMultiSig byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.AccountUpdate
Decodes a RLP-encoded AccountUpdate byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.Cancel
Decodes a RLP-encoded Cancel byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.ChainDataAnchoring
Decodes a RLP-encoded ChainDataAnchoring byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.EthereumAccessList
Decodes a RLP-encoded EthereumAccessList byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Decodes a RLP-encoded EthereumDynamicFee byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Decodes a RLP-encoded FeeDelegatedAccountUpdate byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Decodes a RLP-encoded FeeDelegatedAccountUpdateWithRatio byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel
Decodes a RLP-encoded FeeDelegatedCancel byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
Decodes a RLP-encoded FeeDelegatedCancelWithRatio byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Decodes a RLP-encoded FeeDelegatedChainDataAnchoring byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Decodes a RLP-encoded FeeDelegatedChainDataAnchoringWithRatio byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Decodes a RLP-encoded FeeDelegatedSmartContractDeploy byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Decodes a RLP-encoded FeeDelegatedSmartContractDeployWithRatio byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Decodes a RLP-encoded FeeDelegatedSmartContractExecution byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Decodes a RLP-encoded FeeDelegatedSmartContractExecutionWithRatio byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Decodes a RLP-encoded FeeDelegatedValueTransfer byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Decodes a RLP-encoded FeeDelegatedValueTransferMemo byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Decodes a RLP-encoded FeeDelegatedValueTransferMemo byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Decodes a RLP-encoded FeeDelegatedValueTransferWithRatio byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.LegacyTransaction
Decodes a RLP-encoded LegacyTransaction byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Decodes a RLP-encoded SmartContractDeploy byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.SmartContractExecution
Decodes a RLP-encoded SmartContractExecution byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.ValueTransfer
Decodes a RLP-encoded ValueTransfer byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Decodes a RLP-encoded ValueTransferMemo byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.AccountUpdateWrapper
Decodes a RLP-encoded AccountUpdate byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.CancelWrapper
Decodes a RLP-encoded Cancel byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.ChainDataAnchoringWrapper
Decodes a RLP-encoded ChainDataAnchoring byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.EthereumAccessListWrapper
Decodes a RLP-encoded EthereumAccessList byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.EthereumDynamicFeeWrapper
Decodes a RLP-encoded EthereumDynamicFee byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedAccountUpdateWithRatioWrapper
Decodes a RLP-encoded FeeDelegatedAccountUpdateWithRatio byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedAccountUpdateWrapper
Decodes a RLP-encoded FeeDelegatedAccountUpdate byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedCancelWithRatioWrapper
Decodes a RLP-encoded FeeDelegatedCancelWithRatio byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedCancelWrapper
Decodes a RLP-encoded FeeDelegatedCancel byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedChainDataAnchoringWithRatioWrapper
Decodes a RLP-encoded FeeDelegatedChainDataAnchoringWithRatio byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedChainDataAnchoringWrapper
Decodes a RLP-encoded FeeDelegatedChainDataAnchoring byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractDeployWithRatioWrapper
Decodes a RLP-encoded FeeDelegatedSmartContractDeployWithRatio byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractDeployWrapper
Decodes a RLP-encoded FeeDelegatedSmartContractDeploy byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractExecutionWithRatioWrapper
Decodes a RLP-encoded FeeDelegatedSmartContractExecutionWithRatio byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractExecutionWrapper
Decodes a RLP-encoded FeeDelegatedSmartContractExecution byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferMemoWithRatioWrapper
Decodes a RLP-encoded FeeDelegatedValueTransferMemoWithRatio byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferMemoWrapper
Decodes a RLP-encoded FeeDelegatedValueTransferMemo byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferWithRatioWrapper
Decodes a RLP-encoded FeeDelegatedValueTransferWithRatio byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferWrapper
Decodes a RLP-encoded FeeDelegatedValueTransfer byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.LegacyTransactionWrapper
Decodes a RLP-encoded LegacyTransaction byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.SmartContractDeployWrapper
Decodes a RLP-encoded SmartContractDeploy byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.SmartContractExecutionWrapper
Decodes a RLP-encoded SmartContractExecution byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.ValueTransferMemoWrapper
Decodes a RLP-encoded ValueTransferMemo byte array.
decode(byte[]) - Method in class com.klaytn.caver.transaction.type.wrapper.ValueTransferWrapper
Decodes a RLP-encoded ValueTransfer byte array.
decode(byte[]) - Static method in class com.klaytn.caver.transaction.utils.AccessList
Returns a decoded access list.
decode(byte[]) - Method in class com.klaytn.caver.transaction.utils.wrapper.AccessListWrapper
Decodes a RLP-encoded AccessList byte array.
decode(JsonNode) - Static method in class com.klaytn.caver.account.AccountKeyRoleBased.AccountKeyRoleBasedDeserializer
 
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.Account.AccountData.AccountDecoder
 
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.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(String) - Static method in class com.klaytn.caver.account.AccountKeyLegacy
Decodes a RLP-encoded AccountKeyLegacy string
decode(String) - Static method in class com.klaytn.caver.account.AccountKeyNil
Decodes a RLP-encoded AccountKeyNil string
decode(String) - Static method in class com.klaytn.caver.account.AccountKeyPublic
Decodes a RLP-encoded AccountKeyPublic string
decode(String) - Static method in class com.klaytn.caver.account.AccountKeyRoleBased
Decodes a RLP-encoded AccountKeyRoleBased string
decode(String) - Static method in class com.klaytn.caver.account.AccountKeyWeightedMultiSig
Decodes a RLP-encoded AccountKeyWeightedMultiSig string
decode(String) - Method in class com.klaytn.caver.account.wrapper.AccountKeyFailWrapper
Decodes a RLP-encoded AccountKeyFail string
decode(String) - Method in class com.klaytn.caver.account.wrapper.AccountKeyLegacyWrapper
Decodes a RLP-encoded AccountKeyLegacy string
decode(String) - Method in class com.klaytn.caver.account.wrapper.AccountKeyNilWrapper
Decodes a RLP-encoded AccountKeyNil string
decode(String) - Method in class com.klaytn.caver.account.wrapper.AccountKeyPublicWrapper
Decodes a RLP-encoded AccountKeyPublic string
decode(String) - Method in class com.klaytn.caver.account.wrapper.AccountKeyRoleBasedWrapper
Decodes a RLP-encoded AccountKeyRoleBased string
decode(String) - Method in class com.klaytn.caver.account.wrapper.AccountKeyWeightedMultiSigWrapper
Decodes a RLP-encoded AccountKeyWeightedMultiSig string
decode(String) - Static method in class com.klaytn.caver.fee.FeePayerTransactionDecoder
Deprecated.
 
decode(String) - Static method in class com.klaytn.caver.transaction.TransactionDecoder
Decodes a RLP-encoded transaction and returns it with matching type of transaction
decode(String) - Static method in class com.klaytn.caver.transaction.type.AccountUpdate
Decodes a RLP-encoded AccountUpdate string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.Cancel
Decodes a RLP-encoded Cancel string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.ChainDataAnchoring
Decodes a RLP-encoded ChainDataAnchoring string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.EthereumAccessList
Decodes a RLP-encoded EthereumAccessList string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Decodes a RLP-encoded EthereumDynamicFee string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Decodes a RLP-encoded FeeDelegatedAccountUpdate string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Decodes a RLP-encoded FeeDelegatedAccountUpdateWithRatio string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel
Decodes a RLP-encoded FeeDelegatedCancel string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
Decodes a RLP-encoded FeeDelegatedCancelWithRatio string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Decodes a RLP-encoded FeeDelegatedChainDataAnchoring string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Decodes a RLP-encoded FeeDelegatedChainDataAnchoringWithRatio string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Decodes a RLP-encoded FeeDelegatedSmartContractDeploy string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Decodes a RLP-encoded FeeDelegatedSmartContractDeployWithRatio string.
decode(String) - 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(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Decodes a RLP-encoded FeeDelegatedValueTransfer string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Decodes a RLP-encoded FeeDelegatedValueTransferMemo string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Decodes a RLP-encoded FeeDelegatedValueTransferMemo string.
decode(String) - 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(String) - Static method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Decodes a RLP-encoded SmartContractDeploy string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.SmartContractExecution
Decodes a RLP-encoded SmartContractExecution string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.ValueTransfer
Decodes a RLP-encoded ValueTransfer string.
decode(String) - Static method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Decodes a RLP-encoded ValueTransferMemo string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.AccountUpdateWrapper
Decodes a RLP-encoded AccountUpdate string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.CancelWrapper
Decodes a RLP-encoded Cancel string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.ChainDataAnchoringWrapper
Decodes a RLP-encoded ChainDataAnchoring string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.EthereumAccessListWrapper
Decodes a RLP-encoded EthereumAccessList string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.EthereumDynamicFeeWrapper
Decodes a RLP-encoded EthereumDynamicFee string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedAccountUpdateWithRatioWrapper
Decodes a RLP-encoded FeeDelegatedAccountUpdateWithRatio string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedAccountUpdateWrapper
Decodes a RLP-encoded FeeDelegatedAccountUpdate string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedCancelWithRatioWrapper
Decodes a RLP-encoded FeeDelegatedCancelWithRatio string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedCancelWrapper
Decodes a RLP-encoded FeeDelegatedCancel string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedChainDataAnchoringWithRatioWrapper
Decodes a RLP-encoded FeeDelegatedChainDataAnchoringWithRatio string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedChainDataAnchoringWrapper
Decodes a RLP-encoded FeeDelegatedChainDataAnchoring string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractDeployWithRatioWrapper
Decodes a RLP-encoded FeeDelegatedSmartContractDeployWithRatio string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractDeployWrapper
Decodes a RLP-encoded FeeDelegatedSmartContractDeploy string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractExecutionWithRatioWrapper
Decodes a RLP-encoded FeeDelegatedSmartContractExecutionWithRatio string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractExecutionWrapper
Decodes a RLP-encoded FeeDelegatedSmartContractExecution string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferMemoWithRatioWrapper
Decodes a RLP-encoded FeeDelegatedValueTransferMemoWithRatio string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferMemoWrapper
Decodes a RLP-encoded FeeDelegatedValueTransferMemo string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferWithRatioWrapper
Decodes a RLP-encoded FeeDelegatedValueTransferWithRatio string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferWrapper
Decodes a RLP-encoded FeeDelegatedValueTransfer string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.LegacyTransactionWrapper
Decodes a RLP-encoded LegacyTransaction string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.SmartContractDeployWrapper
Decodes a RLP-encoded SmartContractDeploy string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.SmartContractExecutionWrapper
Decodes a RLP-encoded SmartContractExecution string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.ValueTransferMemoWrapper
Decodes a RLP-encoded ValueTransferMemo string.
decode(String) - Method in class com.klaytn.caver.transaction.type.wrapper.ValueTransferWrapper
Decodes a RLP-encoded ValueTransfer string.
decode(String) - Static method in class com.klaytn.caver.transaction.utils.AccessList
Returns a decoded access list.
decode(String) - Method in class com.klaytn.caver.transaction.utils.wrapper.AccessListWrapper
Decodes a RLP-encoded AccessList byte array.
decode(String) - Method in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
Decodes a RLP-encoded transaction and returns it with matching type of transaction
decode(String) - Static method in class com.klaytn.caver.utils.TransactionDecoder
Deprecated.
 
decode(String, int, TypeReference<T>) - Static method in class com.klaytn.caver.abi.TypeDecoder
 
decode(String, List<TypeReference<Type>>) - Static method in class com.klaytn.caver.abi.FunctionReturnDecoder
Decode ABI encoded return values from smart contract function call.
decode(RlpList) - Static method in class com.klaytn.caver.transaction.utils.AccessList
Returns a decoded access list.
decode(RlpList) - Static method in class com.klaytn.caver.transaction.utils.AccessTuple
Decodes given RlpList to AccessTuple.
decode(RlpList) - Method in class com.klaytn.caver.transaction.utils.wrapper.AccessListWrapper
Decodes a RLP-encoded AccessList.
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
 
decodeEventParameter(String, TypeReference<T>) - Method in class com.klaytn.caver.abi.DefaultFunctionReturnDecoder
 
decodeEventParameter(String, TypeReference<T>) - Method in class com.klaytn.caver.abi.FunctionReturnDecoder
 
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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(byte[]) - Static method in class com.klaytn.caver.tx.type.TxTypeLegacyTransaction
Deprecated.
decode transaction to reconstruct transaction
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(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(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(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.TxTypeAccountUpdate
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeCancel
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeChainDataAnchoringTransaction
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdate
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedAccountUpdateWithRatio
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancel
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancelWithRatio
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeploy
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractDeployWithRatio
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractExecution
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedSmartContractExecutionWithRatio
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransfer
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferMemo
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferMemoWithRatio
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeFeeDelegatedValueTransferWithRatio
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeLegacyTransaction
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeSmartContractDeploy
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeSmartContractExecution
Deprecated.
 
decodeFromRawTransaction(String) - Static method in class com.klaytn.caver.tx.type.TxTypeValueTransfer
Deprecated.
 
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(byte[]) - 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(byte[]) - 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(byte[]) - Static method in class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig
Deprecated.
 
decodeFromRlp(String) - Static method in class com.klaytn.caver.tx.account.AccountKeyFail
Deprecated.
 
decodeFromRlp(String) - Static method in class com.klaytn.caver.tx.account.AccountKeyLegacy
Deprecated.
 
decodeFromRlp(String) - Static method in class com.klaytn.caver.tx.account.AccountKeyNil
Deprecated.
 
decodeFromRlp(String) - Static method in class com.klaytn.caver.tx.account.AccountKeyPublic
Deprecated.
 
decodeFromRlp(String) - Static method in class com.klaytn.caver.tx.account.AccountKeyRoleBased
Deprecated.
 
decodeFromRlp(String) - Static method in class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig
Deprecated.
 
decodeFunctionCall(ContractMethod, String) - Static method in class com.klaytn.caver.abi.ABI
Decodes a function call data that composed of function selector and encoded input argument.
decodeFunctionCall(ContractMethod, String) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Decodes a function call data that composed of function selector and encoded input argument.
decodeFunctionCall(String) - Method in class com.klaytn.caver.contract.Contract
Decodes a function call data that composed of function selector and encoded input argument.
decodeFunctionCall(String, String) - Static method in class com.klaytn.caver.abi.ABI
Decodes a function call data that composed of function selector and encoded input argument.
decodeFunctionCall(String, String) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Decodes a function call data that composed of function selector and encoded input argument.
decodeFunctionResult(String, List<TypeReference<Type>>) - Method in class com.klaytn.caver.abi.DefaultFunctionReturnDecoder
 
decodeFunctionResult(String, List<TypeReference<Type>>) - Method in class com.klaytn.caver.abi.FunctionReturnDecoder
 
decodeIndexedValue(String, TypeReference<T>) - Static method in class com.klaytn.caver.abi.FunctionReturnDecoder
Decodes an indexed parameter associated with an event.
decodeLog(List<ContractIOType>, String, List<String>) - Static method in class com.klaytn.caver.abi.ABI
Decodes an ABI encoded log data and indexed topic data
decodeLog(List<ContractIOType>, String, List<String>) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Decodes a ABI-encoded log data and indexed topic data
decodeParameter(String, String) - Static method in class com.klaytn.caver.abi.ABI
Decodes an ABI encoded parameter.
decodeParameter(String, String) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Decodes a ABI encoded parameter.
decodeParameters(ContractMethod, String) - Static method in class com.klaytn.caver.abi.ABI
Decodes an ABI encoded output parameters.
decodeParameters(ContractMethod, String) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Decodes a ABI encoded parameters.
decodeParameters(List<String>, String) - Static method in class com.klaytn.caver.abi.ABI
Decodes an ABI encoded parameters.
decodeParameters(List<String>, String) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Decodes a ABI encoded parameters.
decodeSignature(String) - Static method in class com.klaytn.caver.utils.Utils
Decodes a raw signature data that composed of R(32 byte) + S(32 byte) + V(1byte).
decodeSignature(String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
Decodes a raw signature data that composed of R(32 byte) + S(32 byte) + V(1byte).
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.
decodeStaticStruct(String, int, TypeReference<T>) - Static method in class com.klaytn.caver.abi.TypeDecoder
 
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.
decompressPublicKey(String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
Convert a compressed public key to an uncompressed format.
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(KeyStore, String) - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
Decrypts a keystore v3 or v4 and returns a keyring instance.
decrypt(String, WalletFile) - Static method in class com.klaytn.caver.wallet.Wallet
Deprecated.
 
decrypt(String, String) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Decrypts a KeyStore json string and returns a keyring instance.
decrypt(String, String) - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
Decrypts a KeyStore json string and returns a keyring instance.
decryptCrypto(KeyStore.Crypto, String) - Static method in class com.klaytn.caver.wallet.keyring.KeyStore.Crypto
Decrypts a keys in KeyStore
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.Address
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.Bool
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.DynamicBytes
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.Fixed
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes1
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes10
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes11
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes12
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes13
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes14
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes15
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes16
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes17
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes18
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes19
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes2
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes20
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes21
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes22
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes23
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes24
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes25
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes26
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes27
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes28
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes29
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes3
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes30
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes31
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes32
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes4
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes5
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes6
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes7
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes8
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Bytes9
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int104
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int112
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int120
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int128
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int136
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int144
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int152
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int16
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int160
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int168
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int176
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int184
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int192
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int200
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int208
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int216
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int224
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int232
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int24
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int240
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int248
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int256
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int32
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int40
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int48
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int56
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int64
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int72
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int8
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int80
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int88
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Int96
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint104
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint112
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint120
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint128
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint136
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint144
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint152
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint16
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint160
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint168
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint176
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint184
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint192
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint200
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint208
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint216
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint224
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint232
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint24
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint240
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint248
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint256
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint32
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint40
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint48
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint56
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint64
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint72
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint8
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint80
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint88
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.generated.Uint96
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.Int
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.Ufixed
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.Uint
 
DEFAULT - Static variable in class com.klaytn.caver.abi.datatypes.Utf8String
 
DEFAULT_BLOCK_TIME - Static variable in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
DEFAULT_LENGTH - Static variable in class com.klaytn.caver.abi.datatypes.Address
 
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.
 
DefaultFunctionEncoder - Class in com.klaytn.caver.abi
 
DefaultFunctionEncoder() - Constructor for class com.klaytn.caver.abi.DefaultFunctionEncoder
 
DefaultFunctionReturnDecoder - Class in com.klaytn.caver.abi
Contract Application Binary Interface (ABI) encoding for functions.
DefaultFunctionReturnDecoder() - Constructor for class com.klaytn.caver.abi.DefaultFunctionReturnDecoder
 
DefaultGasProvider - Class in com.klaytn.caver.tx.gas
 
DefaultGasProvider() - Constructor for class com.klaytn.caver.tx.gas.DefaultGasProvider
 
DefaultGasProvider(Caver) - Constructor for class com.klaytn.caver.tx.gas.DefaultGasProvider
 
deploy(Caver, SendOptions, String, String) - Static method in class com.klaytn.caver.kct.kip17.KIP17
Deploy a KIP-17 contract.
deploy(Caver, SendOptions, String, String, int, BigInteger) - Static method in class com.klaytn.caver.kct.kip7.KIP7
Deploy KIP-7 contract.
deploy(Caver, SendOptions, String, String, int, BigInteger, IWallet) - Static method in class com.klaytn.caver.kct.kip7.KIP7
Deploy KIP-7 contract.
deploy(Caver, SendOptions, String, String, IWallet) - Static method in class com.klaytn.caver.kct.kip17.KIP17
Deploy KIP-17 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, 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, KIP17DeployParams, SendOptions) - Static method in class com.klaytn.caver.kct.kip17.KIP17
Deploy KIP-17 contract.
deploy(Caver, KIP17DeployParams, SendOptions, IWallet) - Static method in class com.klaytn.caver.kct.kip17.KIP17
Deploy KIP-17 contract.
deploy(Caver, KIP17DeployParams, String) - Static method in class com.klaytn.caver.kct.kip17.KIP17
Deploy KIP17 contract.
deploy(Caver, KIP17DeployParams, String, IWallet) - Static method in class com.klaytn.caver.kct.kip17.KIP17
Deploy KIP17 contract.
deploy(Caver, KIP37DeployParams, SendOptions) - Static method in class com.klaytn.caver.kct.kip37.KIP37
Deploy a KIP-37 contract.
deploy(Caver, KIP37DeployParams, SendOptions, IWallet) - Static method in class com.klaytn.caver.kct.kip37.KIP37
Deploy a KIP-37 contract.
deploy(Caver, KIP37DeployParams, String) - Static method in class com.klaytn.caver.kct.kip37.KIP37
Deploy a KIP-37 contract.
deploy(Caver, KIP37DeployParams, String, IWallet) - Static method in class com.klaytn.caver.kct.kip37.KIP37
Deploy a KIP-37 contract.
deploy(Caver, KIP7DeployParams, SendOptions) - Static method in class com.klaytn.caver.kct.kip7.KIP7
Deploy KIP-7 contract.
deploy(Caver, KIP7DeployParams, SendOptions, 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(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, 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, SendOptions) - Static method in class com.klaytn.caver.kct.kip37.KIP37
Deploy a KIP-37 contract.
deploy(Caver, String, SendOptions, IWallet) - Static method in class com.klaytn.caver.kct.kip37.KIP37
Deploy a KIP-37 contract.
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, String, String, String) - Static method in class com.klaytn.caver.kct.kip17.KIP17
Deploy a KIP-17 contract.
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, String, String, String, IWallet) - Static method in class com.klaytn.caver.kct.kip17.KIP17
Deploy a KIP-17 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(SendOptions, TransactionReceiptProcessor, String, Object...) - Method in class com.klaytn.caver.contract.Contract
Deploy a contract
deploy(SendOptions, String, Object...) - Method in class com.klaytn.caver.contract.Contract
Deploy a contract
deploy(SendOptions, String, String) - Method in class com.klaytn.caver.kct.kip17.wrapper.KIP17Wrapper
Deploy a KIP-17 contract.
deploy(SendOptions, String, String, int, BigInteger) - Method in class com.klaytn.caver.kct.kip7.wrapper.KIP7Wrapper
Deploy KIP-7 contract.
deploy(SendOptions, String, String, int, BigInteger, IWallet) - Method in class com.klaytn.caver.kct.kip7.wrapper.KIP7Wrapper
Deploy KIP-7 contract.
deploy(SendOptions, String, String, IWallet) - Method in class com.klaytn.caver.kct.kip17.wrapper.KIP17Wrapper
Deploy KIP-17 contract.
deploy(KIP17DeployParams, SendOptions) - Method in class com.klaytn.caver.kct.kip17.wrapper.KIP17Wrapper
Deploy KIP-17 contract.
deploy(KIP17DeployParams, SendOptions, IWallet) - Method in class com.klaytn.caver.kct.kip17.wrapper.KIP17Wrapper
Deploy KIP-17 contract.
deploy(KIP17DeployParams, String) - Method in class com.klaytn.caver.kct.kip17.wrapper.KIP17Wrapper
Deploy KIP17 contract.
deploy(KIP17DeployParams, String, IWallet) - Method in class com.klaytn.caver.kct.kip17.wrapper.KIP17Wrapper
Deploy KIP17 contract.
deploy(KIP37DeployParams, SendOptions) - Method in class com.klaytn.caver.kct.kip37.wrapper.KIP37Wrapper
Deploy a KIP-37 contract.
deploy(KIP37DeployParams, SendOptions, IWallet) - Method in class com.klaytn.caver.kct.kip37.wrapper.KIP37Wrapper
Deploy a KIP-37 contract.
deploy(KIP37DeployParams, String) - Method in class com.klaytn.caver.kct.kip37.wrapper.KIP37Wrapper
Deploy a KIP-37 contract.
deploy(KIP37DeployParams, String, IWallet) - Method in class com.klaytn.caver.kct.kip37.wrapper.KIP37Wrapper
Deploy a KIP-37 contract.
deploy(KIP7DeployParams, SendOptions) - Method in class com.klaytn.caver.kct.kip7.wrapper.KIP7Wrapper
Deploy KIP-7 contract.
deploy(KIP7DeployParams, SendOptions, IWallet) - Method in class com.klaytn.caver.kct.kip7.wrapper.KIP7Wrapper
Deploy KIP-7 contract.
deploy(KIP7DeployParams, String) - Method in class com.klaytn.caver.kct.kip7.wrapper.KIP7Wrapper
Deploy KIP-7 contract.
deploy(KIP7DeployParams, String, IWallet) - Method in class com.klaytn.caver.kct.kip7.wrapper.KIP7Wrapper
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.
 
deploy(String, SendOptions) - Method in class com.klaytn.caver.kct.kip37.wrapper.KIP37Wrapper
Deploy a KIP-37 contract.
deploy(String, SendOptions, IWallet) - Method in class com.klaytn.caver.kct.kip37.wrapper.KIP37Wrapper
Deploy a KIP-37 contract.
deploy(String, String) - Method in class com.klaytn.caver.kct.kip37.wrapper.KIP37Wrapper
Deploy a KIP-37 contract.
deploy(String, String, IWallet) - Method in class com.klaytn.caver.kct.kip37.wrapper.KIP37Wrapper
Deploy a KIP-37 contract.
deploy(String, String, String) - Method in class com.klaytn.caver.kct.kip17.wrapper.KIP17Wrapper
Deploy a KIP-17 contract.
deploy(String, String, String, int, BigInteger) - Method in class com.klaytn.caver.kct.kip7.wrapper.KIP7Wrapper
Deploy KIP-7 contract.
deploy(String, String, String, int, BigInteger, IWallet) - Method in class com.klaytn.caver.kct.kip7.wrapper.KIP7Wrapper
Deploy KIP-7 contract.
deploy(String, String, String, IWallet) - Method in class com.klaytn.caver.kct.kip17.wrapper.KIP17Wrapper
Deploy a KIP-17 contract.
deployedAddresses - Variable 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, KlayCredentials, int, 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.
 
deployRemoteCall(Class<T>, Caver, TransactionManager, ContractGasProvider, String, String, BigInteger) - 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.AccessListResult.AccessListResultData.AccessListResultDeserializer
 
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
 
deserialize(JsonParser, DeserializationContext) - Method in class com.klaytn.caver.transaction.utils.AccessTuple.AccessTupleDeserializer
 
detectInterface() - 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.kip37.KIP37
Detects which interface the KIP-37 token contract supports.
detectInterface() - Method in class com.klaytn.caver.kct.kip7.KIP7
Detects which interface the KIP-7 token contract supports.
detectInterface(Caver, String) - Static 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(Caver, String) - Static method in class com.klaytn.caver.kct.kip7.KIP7
Detects which interface the KIP-7 token contract supports.
detectInterface(String) - Method in class com.klaytn.caver.kct.kip17.wrapper.KIP17Wrapper
Detects which interface the KIP-17 token contract supports.
detectInterface(String) - Method in class com.klaytn.caver.kct.kip37.wrapper.KIP37Wrapper
Detects which interface the KIP-37 token contract supports.
detectInterface(String) - Method in class com.klaytn.caver.kct.kip7.wrapper.KIP7Wrapper
Detects which interface the KIP-7 token contract supports.
Double - Class in com.klaytn.caver.abi.datatypes.primitive
 
Double(double) - Constructor for class com.klaytn.caver.abi.datatypes.primitive.Double
 
DynamicArray<T extends Type> - Class in com.klaytn.caver.abi.datatypes
Dynamic array type.
DynamicArray(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.DynamicArray
 
DynamicArray(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.DynamicArray
 
DynamicArray(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.DynamicArray
Deprecated.
DynamicArray(T...) - Constructor for class com.klaytn.caver.abi.datatypes.DynamicArray
Deprecated.
DynamicBytes - Class in com.klaytn.caver.abi.datatypes
Dynamically allocated sequence of bytes.
DynamicBytes(byte[]) - Constructor for class com.klaytn.caver.abi.datatypes.DynamicBytes
 
DynamicStruct - Class in com.klaytn.caver.abi.datatypes
 
DynamicStruct(Type...) - Constructor for class com.klaytn.caver.abi.datatypes.DynamicStruct
 
DynamicStruct(Class<Type>, Type...) - Constructor for class com.klaytn.caver.abi.datatypes.DynamicStruct
 
DynamicStruct(List<Type>) - Constructor for class com.klaytn.caver.abi.datatypes.DynamicStruct
 

E

ecsign(String) - Method in class com.klaytn.caver.wallet.keyring.PrivateKey
Signs with hashed data and returns signature data.
ecsign(String, int) - Method in class com.klaytn.caver.wallet.keyring.AbstractKeyring
Signs a transaction hash with all private keys in specific role group and returns signature list.
ecsign(String, int) - Method in class com.klaytn.caver.wallet.keyring.MultipleKeyring
Signs a transaction hash with all private keys in specific role group and returns a signature list which V is 0 or 1(parity of the y-value of a secp256k1 signature).
ecsign(String, int) - Method in class com.klaytn.caver.wallet.keyring.RoleBasedKeyring
Signs a transaction hash with all private keys in specific role group and returns a signature list which V is 0 or 1(parity of the y-value of a secp256k1 signature).
ecsign(String, int) - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
Signs a transaction hash with private key in specific role group and returns a signature list which V is 0 or 1(parity of the y-value of a secp256k1 signature).
ecsign(String, int, int) - Method in class com.klaytn.caver.wallet.keyring.AbstractKeyring
Signs a transaction hash with a private key in specific role group and returns signature
ecsign(String, int, int) - Method in class com.klaytn.caver.wallet.keyring.MultipleKeyring
Signs a transaction hash with key in specific role group and returns a signature.
ecsign(String, int, int) - Method in class com.klaytn.caver.wallet.keyring.RoleBasedKeyring
Signs a transaction hash with key in specific role group and returns a signature.
ecsign(String, int, int) - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
Signs a transaction hash with private key in specific role group and returns a signature list which V is 0 or 1(parity of the y-value of a secp256k1 signature).
empty(String) - Static method in class com.klaytn.caver.abi.datatypes.DynamicArray
Deprecated.
EMPTY_NONCE - com.klaytn.caver.ErrorCode
Deprecated.
 
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.
 
encode(Event) - Static method in class com.klaytn.caver.abi.EventEncoder
 
encode(Type) - Static method in class com.klaytn.caver.abi.TypeEncoder
 
encode(Function) - Static method in class com.klaytn.caver.abi.FunctionEncoder
 
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.
encodeConstructor(List<Type>) - Static method in class com.klaytn.caver.abi.FunctionEncoder
 
encodeContractDeploy(ContractMethod, String, List<Object>) - Static method in class com.klaytn.caver.abi.ABI
Encodes a data related contract deployment.
encodeContractDeploy(ContractMethod, String, List<Object>) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Encodes a data related contract deployment.
encodeEventSignature(ContractEvent) - Static method in class com.klaytn.caver.abi.ABI
Encodes a event signature.
encodeEventSignature(ContractEvent) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Encodes a event signature.
encodeEventSignature(String) - Static method in class com.klaytn.caver.abi.ABI
Encodes a event signature.
encodeEventSignature(String) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Encodes a event signature.
encodeFunction(Function) - Method in class com.klaytn.caver.abi.DefaultFunctionEncoder
 
encodeFunction(Function) - Method in class com.klaytn.caver.abi.FunctionEncoder
 
encodeFunctionCall(ContractMethod, List<Object>) - Static method in class com.klaytn.caver.abi.ABI
Encodes a function call.
encodeFunctionCall(ContractMethod, List<Object>) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Encodes a function call.
encodeFunctionCall(String, List<String>, List<Object>) - Static method in class com.klaytn.caver.abi.ABI
Encodes a function call.
encodeFunctionCall(String, List<String>, List<Object>) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Encodes a function call.
encodeFunctionCallWithSolidityWrapper(ContractMethod, List<Type>) - Static method in class com.klaytn.caver.abi.ABI
Encodes a function call
encodeFunctionCallWithSolidityWrapper(ContractMethod, List<Type>) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Encodes a function call
encodeFunctionSignature(ContractMethod) - Static method in class com.klaytn.caver.abi.ABI
Encodes a function signature.
encodeFunctionSignature(ContractMethod) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Encodes a function signature.
encodeFunctionSignature(String) - Static method in class com.klaytn.caver.abi.ABI
Encodes a function signature.
encodeFunctionSignature(String) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Encodes a function signature.
encodeParameter(Type) - Static method in class com.klaytn.caver.abi.ABI
Encodes a parameter based on its type to its ABI representation.
encodeParameter(Type) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Encodes a parameter based on its type to its ABI representation.
encodeParameter(String, Object) - Static method in class com.klaytn.caver.abi.ABI
Encodes a parameter based on its type to its ABI representation.
encodeParameter(String, Object) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
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(ContractMethod, List<Object>) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
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.
encodeParameters(List<Type>) - Method in class com.klaytn.caver.abi.DefaultFunctionEncoder
 
encodeParameters(List<Type>) - Method in class com.klaytn.caver.abi.FunctionEncoder
 
encodeParameters(List<Type>) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Encodes a parameter 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<String>, List<Object>) - Method in class com.klaytn.caver.abi.wrapper.ABIWrapper
Encodes a parameters based on its type to its ABI representation.
encodeToBytes() - Method in class com.klaytn.caver.account.WeightedPublicKey
Returns an encoded weighted public key string.
encodeToBytes() - Method in class com.klaytn.caver.transaction.utils.AccessList
Returns an encoded access tuple.
encodeToBytes() - Method in class com.klaytn.caver.transaction.utils.AccessTuple
Returns an encoded access tuple.
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.AbstractKeyring
Encrypts a keyring and returns a KeyStore.(according to KeyStore V4)
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) - 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)
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, KeyStoreOption) - Method in class com.klaytn.caver.wallet.keyring.SingleKeyring
Encrypts a keyring and returns a KeyStore.(according to KeyStore V3)
EOA - com.klaytn.caver.methods.response.IAccountType.AccType
 
equals(Object) - Method in class com.klaytn.caver.abi.datatypes.Address
 
equals(Object) - Method in class com.klaytn.caver.abi.datatypes.Array
 
equals(Object) - Method in class com.klaytn.caver.abi.datatypes.Bool
 
equals(Object) - Method in class com.klaytn.caver.abi.datatypes.BytesType
 
equals(Object) - Method in class com.klaytn.caver.abi.datatypes.NumericType
 
equals(Object) - Method in class com.klaytn.caver.abi.datatypes.primitive.PrimitiveType
 
equals(Object) - Method in class com.klaytn.caver.abi.datatypes.Utf8String
 
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.KlayRewards.BlockRewards
 
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.transaction.utils.AccessTuple
Indicates whether some other object is "equal to" this one.
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) - 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.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, 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) - 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.
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.
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.
ethereumAccessList - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
EthereumAccessListWrapper instance
ethereumAccessList() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of EthereumAccessList
EthereumAccessList - Class in com.klaytn.caver.transaction.type
Represents an ethereum access list transaction.
EthereumAccessList(Klay, String, String, String, String, String, List<SignatureData>, String, String, String, AccessList) - Constructor for class com.klaytn.caver.transaction.type.EthereumAccessList
Create a EthereumAccessList instance.
EthereumAccessList(EthereumAccessList.Builder) - Constructor for class com.klaytn.caver.transaction.type.EthereumAccessList
Creates a EthereumAccessList instance.
EthereumAccessList.Builder - Class in com.klaytn.caver.transaction.type
EthereumAccessList Builder class
EthereumAccessListWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a EthereumAccessListWrapper 1.
EthereumAccessListWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.EthereumAccessListWrapper
Creates a EthereumAccessListWrapper instance.
ethereumDynamicFee - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
EthereumDynamicFeeWrapper instance
ethereumDynamicFee() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of EthereumDynamicFee
EthereumDynamicFee - Class in com.klaytn.caver.transaction.type
Represents an ethereum access list transaction.
EthereumDynamicFee(Klay, String, String, String, String, String, String, List<SignatureData>, String, String, String, AccessList) - Constructor for class com.klaytn.caver.transaction.type.EthereumDynamicFee
Create a EthereumDynamicFee instance.
EthereumDynamicFee(EthereumDynamicFee.Builder) - Constructor for class com.klaytn.caver.transaction.type.EthereumDynamicFee
Creates a EthereumDynamicFee instance.
EthereumDynamicFee.Builder - Class in com.klaytn.caver.transaction.type
EthereumDynamicFee Builder class
EthereumDynamicFeeWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a EthereumDynamicFeeWrapper 1.
EthereumDynamicFeeWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.EthereumDynamicFeeWrapper
Creates a EthereumDynamicFeeWrapper instance.
Event - Class in com.klaytn.caver.abi.datatypes
Event wrapper type.
Event(String, List<TypeReference<?>>) - Constructor for class com.klaytn.caver.abi.datatypes.Event
 
EventEncoder - Class in com.klaytn.caver.abi
Ethereum filter encoding.
EventFilterOptions - Class in com.klaytn.caver.contract
 
EventFilterOptions() - Constructor for class com.klaytn.caver.contract.EventFilterOptions
Creates an EventFilterOptions instance.
EventFilterOptions.IndexedParameter - Class in com.klaytn.caver.contract
 
EventValues - Class in com.klaytn.caver.abi
Persisted solidity event parameters.
EventValues(List<Type>, List<Type>) - Constructor for class com.klaytn.caver.abi.EventValues
 
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(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.fee.FeePayerManager
Deprecated.
 
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

FAIL - com.klaytn.caver.tx.account.AccountKey.Type
Deprecated.
 
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.
 
FEE_DELEGATED_ACCOUNT_UPDATE - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This updates the key of the account.
FEE_DELEGATED_ACCOUNT_UPDATE_WITH_RATIO - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This updates the key of the account.
FEE_DELEGATED_CANCEL - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This cancels the transaction with the same nonce in the txpool.
FEE_DELEGATED_CANCEL_WITH_RATIO - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This cancels the transaction with the same nonce in the txpool.
FEE_DELEGATED_SMART_CONTRACT_DEPLOY - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This deploys a smart contract.
FEE_DELEGATED_SMART_CONTRACT_DEPLOY_WITH_RATIO - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This deploys a smart contract.
FEE_DELEGATED_SMART_CONTRACT_EXECUTION - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This executes a smart contract with the given data.
FEE_DELEGATED_SMART_CONTRACT_EXECUTION_WITH_RATIO - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This executes a smart contract with the given data.
FEE_DELEGATED_VALUE_TRANSFER - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This is a value transfer transaction with a fee payer.
FEE_DELEGATED_VALUE_TRANSFER_MEMO - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This transfers KLAY with a data.
FEE_DELEGATED_VALUE_TRANSFER_MEMO_WITH_RATIO - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This transfers KLAY with a data.
FEE_DELEGATED_VALUE_TRANSFER_WITH_RATIO - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This is a value transfer transaction with a fee payer and its ratio.
FEE_PAYER - com.klaytn.caver.account.AccountKeyRoleBased.RoleGroup
 
feeDelegate - Variable in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
feeDelegate() - Method in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
feeDelegatedAccountUpdate - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
FeeDelegatedAccountUpdateWrapper instance
feeDelegatedAccountUpdate() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of FeeDelegatedAccountUpdate
FeeDelegatedAccountUpdate - Class in com.klaytn.caver.transaction.type
Represents a fee delegated account update transaction.
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(FeeDelegatedAccountUpdate.Builder) - 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 - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
FeeDelegatedAccountUpdateWithRatioWrapper instance
feeDelegatedAccountUpdateWithRatio() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of FeeDelegatedAccountUpdateWithRatio
FeeDelegatedAccountUpdateWithRatio - Class in com.klaytn.caver.transaction.type
Represents a fee delegated account update with ratio transaction.
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(FeeDelegatedAccountUpdateWithRatio.Builder) - 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.
FeeDelegatedAccountUpdateWithRatioWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a FeeDelegatedAccountUpdateWithRatioWrapper 1.
FeeDelegatedAccountUpdateWithRatioWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedAccountUpdateWithRatioWrapper
Creates a FeeDelegatedAccountUpdateWithRatioWrapper instance.
FeeDelegatedAccountUpdateWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a FeeDelegatedAccountUpdateWrapper 1.
FeeDelegatedAccountUpdateWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedAccountUpdateWrapper
Creates a FeeDelegatedAccountUpdateWrapper instance.
feeDelegatedCancel - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
FeeDelegatedCancelWrapper instance
feeDelegatedCancel() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of FeeDelegatedCancel
FeeDelegatedCancel - Class in com.klaytn.caver.transaction.type
Represents a fee delegated cancel transaction.
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(FeeDelegatedCancel.Builder) - 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 - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
FeeDelegatedCancelWithRatioWrapper instance
feeDelegatedCancelWithRatio() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of FeeDelegatedCancelWithRatio
FeeDelegatedCancelWithRatio - Class in com.klaytn.caver.transaction.type
Represents a fee delegated cancel with ratio transaction.
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(FeeDelegatedCancelWithRatio.Builder) - 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.
FeeDelegatedCancelWithRatioWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a FeeDelegatedCancelWithRatioWrapper 1.
FeeDelegatedCancelWithRatioWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedCancelWithRatioWrapper
Creates a FeeDelegatedCancelWithRatioWrapper instance.
FeeDelegatedCancelWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a FeeDelegatedCancelWrapper 1.
FeeDelegatedCancelWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedCancelWrapper
Creates a FeeDelegatedCancelWrapper instance.
feeDelegatedChainDataAnchoring - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
FeeDelegatedChainDataAnchoringWrapper instance
feeDelegatedChainDataAnchoring() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of FeeDelegatedChainDataAnchoring
FeeDelegatedChainDataAnchoring - Class in com.klaytn.caver.transaction.type
Represents a fee delegated chain data anchoring transaction.
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(FeeDelegatedChainDataAnchoring.Builder) - 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 - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
FeeDelegatedChainDataAnchoringWithRatioWrapper instance
feeDelegatedChainDataAnchoringWithRatio() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of FeeDelegatedChainDataAnchoringWithRatio
FeeDelegatedChainDataAnchoringWithRatio - Class in com.klaytn.caver.transaction.type
Represents a fee delegated chain data anchoring with ratio transaction.
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(FeeDelegatedChainDataAnchoringWithRatio.Builder) - 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
FeeDelegatedChainDataAnchoringWithRatioWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a FeeDelegatedChainDataAnchoringWithRatioWrapper 1.
FeeDelegatedChainDataAnchoringWithRatioWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedChainDataAnchoringWithRatioWrapper
Creates a FeeDelegatedChainDataAnchoringWithRatioWrapper instance.
FeeDelegatedChainDataAnchoringWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a FeeDelegatedChainDataAnchoringWrapper 1.
FeeDelegatedChainDataAnchoringWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedChainDataAnchoringWrapper
Creates a FeeDelegatedChainDataAnchoringWrapper instance.
feeDelegatedSmartContractDeploy - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
FeeDelegatedSmartContractDeployWrapper instance
feeDelegatedSmartContractDeploy() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of FeeDelegatedSmartContractDeploy
FeeDelegatedSmartContractDeploy - Class in com.klaytn.caver.transaction.type
Represents a fee delegated smart contract deploy transaction.
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 FeeDelegatedSmartContractDeploy instance.
FeeDelegatedSmartContractDeploy(FeeDelegatedSmartContractDeploy.Builder) - Constructor for class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Creates a FeeDelegatedSmartContractDeploy instance.
FeeDelegatedSmartContractDeploy.Builder - Class in com.klaytn.caver.transaction.type
FeeDelegatedSmartContractDeploy Builder class
feeDelegatedSmartContractDeployWithRatio - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
FeeDelegatedSmartContractDeployWithRatioWrapper instance
feeDelegatedSmartContractDeployWithRatio() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of FeeDelegatedSmartContractDeployWithRatio
FeeDelegatedSmartContractDeployWithRatio - Class in com.klaytn.caver.transaction.type
Represents a fee delegated smart contract deploy with ratio transaction.
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(FeeDelegatedSmartContractDeployWithRatio.Builder) - 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
FeeDelegatedSmartContractDeployWithRatioWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a FeeDelegatedSmartContractDeployWithRatioWrapper 1.
FeeDelegatedSmartContractDeployWithRatioWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractDeployWithRatioWrapper
Creates a FeeDelegatedSmartContractDeployWithRatioWrapper instance.
FeeDelegatedSmartContractDeployWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a FeeDelegatedSmartContractDeployWrapper 1.
FeeDelegatedSmartContractDeployWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractDeployWrapper
Creates a FeeDelegatedSmartContractDeployWrapper instance.
feeDelegatedSmartContractExecution - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
FeeDelegatedSmartContractExecutionWrapper instance
feeDelegatedSmartContractExecution() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of FeeDelegatedSmartContractExecution
FeeDelegatedSmartContractExecution - Class in com.klaytn.caver.transaction.type
Represents a fee delegated smart contract execution transaction.
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(FeeDelegatedSmartContractExecution.Builder) - 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 - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
FeeDelegatedSmartContractExecutionWithRatioWrapper instance
feeDelegatedSmartContractExecutionWithRatio() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of FeeDelegatedSmartContractExecutionWithRatio
FeeDelegatedSmartContractExecutionWithRatio - Class in com.klaytn.caver.transaction.type
 
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(FeeDelegatedSmartContractExecutionWithRatio.Builder) - 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
FeeDelegatedSmartContractExecutionWithRatioWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a FeeDelegatedSmartContractExecutionWithRatioWrapper 1.
FeeDelegatedSmartContractExecutionWithRatioWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractExecutionWithRatioWrapper
Creates a FeeDelegatedSmartContractExecutionWithRatioWrapper instance.
FeeDelegatedSmartContractExecutionWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a FeeDelegatedSmartContractExecutionWrapper 1.
FeeDelegatedSmartContractExecutionWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedSmartContractExecutionWrapper
Creates a FeeDelegatedSmartContractExecutionWrapper instance.
feeDelegatedValueTransfer - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
FeeDelegatedValueTransferWrapper instance
feeDelegatedValueTransfer() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of FeeDelegatedValueTransfer
FeeDelegatedValueTransfer - Class in com.klaytn.caver.transaction.type
Represents a fee delegated value transfer transaction.
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(FeeDelegatedValueTransfer.Builder) - 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 - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
FeeDelegatedValueTransferMemoWrapper instance
feeDelegatedValueTransferMemo() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of FeeDelegatedValueTransferMemo
FeeDelegatedValueTransferMemo - Class in com.klaytn.caver.transaction.type
Represents a fee delegated value transfer memo transaction.
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(FeeDelegatedValueTransferMemo.Builder) - 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 - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
FeeDelegatedValueTransferMemoWithRatioWrapper instance
feeDelegatedValueTransferMemoWithRatio() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of FeeDelegatedValueTransferMemoWithRatio
FeeDelegatedValueTransferMemoWithRatio - Class in com.klaytn.caver.transaction.type
Represents a fee delegated value transfer memo with ratio transaction.
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(FeeDelegatedValueTransferMemoWithRatio.Builder) - 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
FeeDelegatedValueTransferMemoWithRatioWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a FeeDelegatedValueTransferMemoWithRatioWrapper 1.
FeeDelegatedValueTransferMemoWithRatioWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferMemoWithRatioWrapper
Creates a FeeDelegatedValueTransferMemoWithRatioWrapper instance.
FeeDelegatedValueTransferMemoWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a FeeDelegatedValueTransferMemoWrapper 1.
FeeDelegatedValueTransferMemoWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferMemoWrapper
Creates a FeeDelegatedValueTransferMemoWrapper instance.
feeDelegatedValueTransferWithRatio - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
FeeDelegatedValueTransferWithRatioWrapper instance
feeDelegatedValueTransferWithRatio() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of FeeDelegatedValueTransferWithRatio
FeeDelegatedValueTransferWithRatio - Class in com.klaytn.caver.transaction.type
Represents a fee delegated value transfer with ratio transaction.
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(FeeDelegatedValueTransferWithRatio.Builder) - 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
FeeDelegatedValueTransferWithRatioWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a FeeDelegatedValueTransferWithRatioWrapper 1.
FeeDelegatedValueTransferWithRatioWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferWithRatioWrapper
Creates a FeeDelegatedValueTransferWithRatioWrapper instance.
FeeDelegatedValueTransferWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a FeeDelegatedValueTransferWrapper 1.
FeeDelegatedValueTransferWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.FeeDelegatedValueTransferWrapper
Creates a FeeDelegatedValueTransferWrapper instance.
FeeHistoryResult - Class in com.klaytn.caver.methods.response
 
FeeHistoryResult() - Constructor for class com.klaytn.caver.methods.response.FeeHistoryResult
 
FeeHistoryResult.FeeHistoryResultData<T> - Class in com.klaytn.caver.methods.response
 
FeeHistoryResultData() - Constructor for class com.klaytn.caver.methods.response.FeeHistoryResult.FeeHistoryResultData
 
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)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.AccountUpdate
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.Cancel
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.ChainDataAnchoring
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Fills empty optional transaction fields.(maxPriorityFeePerGas and maxFeePerGas)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.SmartContractExecution
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.ValueTransfer
Fills empty optional transaction field.(gasPrice)
fillTransaction() - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Fills empty optional transaction field.(gasPrice)
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.
 
findContractMethodBySignature(String) - Method in class com.klaytn.caver.contract.Contract
Find a ContractMethod instance that has the function signature same as passed as a parameter.
findMethodBySignature(String) - Method in class com.klaytn.caver.contract.ContractMethod
Find a ContractMethod instance that has the function signature same as passed as a parameter.
Fixed - Class in com.klaytn.caver.abi.datatypes
Signed fixed type.
Fixed(int, int, BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.Fixed
 
Fixed(int, int, BigInteger, BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.Fixed
 
Fixed(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.Fixed
 
Fixed(BigInteger, BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.Fixed
 
FixedPointType - Class in com.klaytn.caver.abi.datatypes
Common fixed-point type properties.
FixedPointType(String, int, int, BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.FixedPointType
 
Float - Class in com.klaytn.caver.abi.datatypes.primitive
 
Float(float) - Constructor for class com.klaytn.caver.abi.datatypes.primitive.Float
 
forkStatus(Integer) - Method in class com.klaytn.caver.rpc.Klay
 
ForkStatusData() - Constructor for class com.klaytn.caver.methods.response.ForkStatusResult.ForkStatusData
 
ForkStatusData(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class com.klaytn.caver.methods.response.ForkStatusResult.ForkStatusData
 
ForkStatusResult - Class in com.klaytn.caver.methods.response
 
ForkStatusResult() - Constructor for class com.klaytn.caver.methods.response.ForkStatusResult
 
ForkStatusResult.ForkStatusData - Class in com.klaytn.caver.methods.response
 
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.
fromHex(String) - Method in class com.klaytn.caver.ipfs.wrapper.IPFSWrapper
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.
fromPublicKey(String) - Method in class com.klaytn.caver.account.wrapper.AccountKeyPublicWrapper
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
fromPublicKeysAndOptions(String[], WeightedMultiSigOptions) - Method in class com.klaytn.caver.account.wrapper.AccountKeyWeightedMultiSigWrapper
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.
fromRoleBasedPublicKeysAndOptions(List<String[]>, List<WeightedMultiSigOptions>) - Method in class com.klaytn.caver.account.wrapper.AccountKeyRoleBasedWrapper
 
fromString(String) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Retrieve a VoteItem from key string.
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.
fromXYPoint(String, String) - Method in class com.klaytn.caver.account.wrapper.AccountKeyPublicWrapper
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 - Class in com.klaytn.caver.abi
Function type.
Function(String, List<Type>, List<TypeReference<?>>) - Constructor for class com.klaytn.caver.abi.Function
 
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
 
FunctionEncoder - Class in com.klaytn.caver.abi
Delegates to DefaultFunctionEncoder unless a FunctionEncoderProvider SPI is found, in which case the first implementation found will be used.
FunctionEncoder() - Constructor for class com.klaytn.caver.abi.FunctionEncoder
 
FunctionEncoderProvider - Interface in com.klaytn.caver.abi.spi
Function encoding Service Provider Interface.
FunctionReturnDecoder - Class in com.klaytn.caver.abi
Decodes values returned by function or event calls.
FunctionReturnDecoder() - Constructor for class com.klaytn.caver.abi.FunctionReturnDecoder
 
FunctionReturnDecoderProvider - Interface in com.klaytn.caver.abi.spi
Function decoding Service Provider Interface.

G

GAS_LIMIT - Static variable in class com.klaytn.caver.tx.gas.DefaultGasProvider
 
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.ManagedTransaction
Deprecated.
 
GAS_PRICE_25_STON - Static variable in class com.klaytn.caver.tx.gas.DefaultGasProvider
 
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() - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Returns a randomly generated single keyring instance.
generate() - Static method in class com.klaytn.caver.wallet.keyring.PrivateKey
Create a random PrivateKey instance.
generate() - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
Generates a single type of keyring instance.
generate(int) - Method in interface com.klaytn.caver.wallet.IWallet
Generates key data to manage in wallet.
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.
generate(String) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Returns a randomly generated single keyring instance with entropy.
generate(String) - Static method in class com.klaytn.caver.wallet.keyring.PrivateKey
Create a PrivateKey instance with entropy.
generate(String) - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
Generates a single type of keyring instance with entropy.
generateBip39Wallet(String, String, File) - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
Generates a BIP-39 compatible Ethereum wallet.
generateFullNewWalletFile(String, File) - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
generateFullNewWalletFile(String, String, File) - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
generateMultipleKeys(int) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Returns an array of private key strings.
generateMultipleKeys(int) - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
Generates an array of private key strings.
generateMultipleKeys(int, String) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Returns an array of private key strings with entropy.
generateMultipleKeys(int, String) - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
Generates an array of private key strings with entropy.
generateNewWalletFile(String, File) - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
generateNewWalletFile(String, 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
generateRandomBytes(int) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
Generate random bytes
generateRoleBasedKeys(int[]) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Returns a list of private key strings array.
generateRoleBasedKeys(int[]) - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
Generates an list of private key strings.
generateRoleBasedKeys(int[], String) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Returns a list of private key strings array.
generateRoleBasedKeys(int[], String) - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
Generates an list of private key strings.
generateSingleKey() - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Returns a single private key string.
generateSingleKey() - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
Generates a single private key string.
generateSingleKey(String) - Static method in class com.klaytn.caver.wallet.keyring.KeyringFactory
Returns a single private key string with entropy.
generateSingleKey(String) - Method in class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
Generates a single private key string with entropy.
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.
 
get(String) - Method in class com.klaytn.caver.ipfs.IPFS
Get file from IPFS.
get(String) - Method in class com.klaytn.caver.ipfs.wrapper.IPFSWrapper
Get file from IPFS.
getAbi() - Method in class com.klaytn.caver.contract.Contract
Getter function for contract's abi.
getAccessList() - Method in class com.klaytn.caver.methods.response.AccessListResult.AccessListResultData
 
getAccessList() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getAccessList() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getAccessList() - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Getter function for accessList
getAccessList() - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Getter function for accessList
getAccount() - Method in class com.klaytn.caver.methods.response.Account.AccountData
 
getAccount() - Method in class com.klaytn.caver.methods.response.KlayAccount.Account
Deprecated.
 
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
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.JsonRpc2_0Klay
Deprecated.
 
getAccount(String, DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
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.
getAccountKey() - Method in class com.klaytn.caver.account.Account
Getter function for accountKey
getAccountKey() - Method in class com.klaytn.caver.methods.response.AccountKey.AccountKeyData
 
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.
 
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.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(String, DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns AccountKey of a given address.
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.transaction.utils.AccessTuple
Getter function of address.
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.
 
getAddValidator(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of GOVERNANCE_ADD_VALIDATOR.
getAddValidator(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of GOVERNANCE_ADD_VALIDATOR.
getAddValidator(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of GOVERNANCE_ADD_VALIDATOR.
getAdmin() - Method in class com.klaytn.caver.rpc.RPC
Getter for Admin API instance
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
getApprovalPercentage() - Method in class com.klaytn.caver.methods.response.GovernanceTally.TallyData
Getter function for approvalPercentage.
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.
getAtomicTypeClass(String, boolean) - Static method in class com.klaytn.caver.abi.TypeReference
This is a helper method that only works for atomic types (uint, bytes, etc).
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.JsonRpc2_0Klay
Deprecated.
 
getBalance(String, DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
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.
 
getBaseFeeDenominator() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.KIP71
Getter function for baseFeeDenominator.
getBaseFeePerGas() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getBaseFeePerGas() - Method in class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
getBaseFeePerGas() - Method in class com.klaytn.caver.methods.response.FeeHistoryResult.FeeHistoryResultData
 
getBitSize() - Method in class com.klaytn.caver.abi.datatypes.FixedPointType
 
getBitSize() - Method in class com.klaytn.caver.abi.datatypes.IntType
 
getBitSize() - Method in class com.klaytn.caver.abi.datatypes.NumericType
 
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) - 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.JsonRpc2_0Klay
Deprecated.
 
getBlockByHash(String, boolean) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns information about a block by hash.
getBlockByHash(String, boolean) - Method in class com.klaytn.caver.rpc.Klay
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.JsonRpc2_0Klay
Deprecated.
 
getBlockByNumber(DefaultBlockParameter, boolean) - Method in interface com.klaytn.caver.Klay
Deprecated.
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
 
getBlockNum() - Method in class com.klaytn.caver.methods.response.GovernanceMyVotes.MyVote
Getter function for blockNum
getBlockNum() - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Getter function for blockNum
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.BlockHeader.BlockHeaderData
 
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(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.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(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns a block with consensus information matched by the given block number.
getBurntFee() - Method in class com.klaytn.caver.methods.response.KlayRewards.BlockRewards
 
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.
 
getCaps() - Method in class com.klaytn.caver.methods.response.Peers.Peer
 
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.
getChainConfig() - Method in class com.klaytn.caver.rpc.Governance
Provides the latest chain configuration
getChainConfig() - Method in class com.klaytn.caver.rpc.Klay
Provides the latest chain configuration
getChainConfig(String) - Method in class com.klaytn.caver.rpc.Governance
Provides the chain configuration by block tag (latest, earliest, pending)
getChainConfig(String) - Method in class com.klaytn.caver.rpc.Klay
Provides the chain configuration by block tag (latest, earliest, pending)
getChainConfig(BigInteger) - Method in class com.klaytn.caver.rpc.Governance
Provides the chain configuration at the specified block number
getChainConfig(BigInteger) - Method in class com.klaytn.caver.rpc.Klay
Provides the chain configuration at the specified block number
getChainConfig(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Governance
 
getChainConfig(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
 
getChainConfig(DefaultBlockParameterName) - Method in class com.klaytn.caver.rpc.Governance
Provides the chain configuration by block tag (latest, earliest, pending)
getChainConfig(DefaultBlockParameterName) - Method in class com.klaytn.caver.rpc.Klay
Provides the chain configuration by block tag (latest, earliest, pending)
getChainConfigAt(String) - Method in class com.klaytn.caver.rpc.Klay
Provides the chain configuration by block tag (latest, earliest, pending)
getChainConfigAt(BigInteger) - Method in class com.klaytn.caver.rpc.Klay
Provides the chain configuration at the specified block number
getChainConfigAt(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
 
getChainConfigAt(DefaultBlockParameterName) - Method in class com.klaytn.caver.rpc.Klay
Provides the chain configuration by block tag (latest, earliest, pending)
getChainid() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData
Getter function for chainId.
getChainId() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Getter function for chain id
getChainId() - Method in class com.klaytn.caver.wallet.keyring.SignatureData
Get chain id from signatureData.
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.methods.response.Transaction.TransactionData
 
getChainID() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getChainID() - Method in class com.klaytn.caver.rpc.Klay
Returns the chain ID of the chain.
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.WalletFile.Crypto
Deprecated.
 
getCipherParams() - Method in class com.klaytn.caver.wallet.keyring.KeyStoreOption
Getter function of CipherParams.
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.
 
getClassType() - Method in class com.klaytn.caver.abi.TypeReference
Workaround to ensure type does not come back as T due to erasure, this enables you to create a TypeReference via Class<T>.
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() - Method in exception com.klaytn.caver.UncheckedCaverException
Deprecated.
 
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.JsonRpc2_0Klay
Deprecated.
 
getCode(String, DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
Returns code at a given address.
getCode(String, DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns code at a given address.
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() - 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.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(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns a list of all validators in 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(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of ISTANBUL_COMMITTEE_SIZE.
getCommitteeSize(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of ISTANBUL_COMMITTEE_SIZE.
getCommitteeSize(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of ISTANBUL_COMMITTEE_SIZE.
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(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.EthereumAccessList
Returns the RLP-encoded string to make the signature of this transaction.
getCommonRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
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.
getComponents() - Method in class com.klaytn.caver.abi.datatypes.DynamicStruct
 
getComponents() - Method in class com.klaytn.caver.abi.datatypes.StaticStruct
 
getComponents() - Method in interface com.klaytn.caver.abi.datatypes.StructType
 
getComponents() - Method in class com.klaytn.caver.contract.ContractIOType
Getter function for components.
getComponentType() - Method in class com.klaytn.caver.abi.datatypes.Array
 
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() - 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.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(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns a list of all validators of the council at the specified block.
getCouncilNodeAddrs() - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Getter function for councilNodeAddrs
getCouncilRewardAddrs() - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Getter function for councilRewardAddrs
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.JsonRpc2_0Klay
Deprecated.
 
getCouncilSize(DefaultBlockParameter) - Method in interface com.klaytn.caver.Klay
Deprecated.
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.
getCouncilStakingAddrs() - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Getter function for councilStakingAddrs.
getCouncilStakingAmounts() - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Getter function for councilStakingAmounts
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.
 
getDataDir() - Method in class com.klaytn.caver.rpc.Admin
Returns the running Klaytn node's data directory.
getDataOffset(String, int, TypeReference<?>) - Static method in class com.klaytn.caver.abi.DefaultFunctionReturnDecoder
 
getDecimals() - Method in class com.klaytn.caver.kct.kip7.KIP7DeployParams
Getter for decimals.
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
Create a KeyStoreOption where each option has a 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
getDeferredTxFee() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
Getter function for deferredTxFee.
getDeferredTxFee(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_USE_DEFERRED_TX_FEE.
getDeferredTxFee(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_USE_DEFERRED_TX_FEE.
getDeferredTxFee(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_USE_DEFERRED_TX_FEE.
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.
getDeriveshaimpl() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData
Getter function for deriveShaImpl
getDifficulty() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getDiscovery() - Method in class com.klaytn.caver.methods.response.NodeInfo.NodeInfoPorts
 
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
getEffectiveGasPrice() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getEmptySignature() - Static method in class com.klaytn.caver.crypto.KlaySignatureData
Deprecated.
 
getEmptySignature() - Static method in class com.klaytn.caver.wallet.keyring.SignatureData
Returns an 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
getEpoch() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Istanbul
Getter function for epoch field.
getEpoch(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of ISTANBUL_EPOCH.
getEpoch(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of ISTANBUL_EPOCH.
getEpoch(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of ISTANBUL_EPOCH.
getError() - Method in class com.klaytn.caver.methods.response.AccessListResult.AccessListResultData
 
getErrorMessage() - Method in class com.klaytn.caver.methods.response.EmptyTransactionReceipt
Deprecated.
 
getErrorMessage() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
getEthTxTypeCompatibleBlock() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData
Getter function for ethTxTypeCompatibleBlock.
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.BlockHeader.BlockHeaderData
 
getExtraData() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getFeeDelegation() - Method in class com.klaytn.caver.contract.SendOptions
Getter function for feeDelegation flag.
getFeeHistory(long, long, List<Float>) - Method in class com.klaytn.caver.rpc.Klay
Returns fee history for the returned block range.
getFeeHistory(long, DefaultBlockParameter, List<Float>) - Method in class com.klaytn.caver.rpc.Klay
Returns fee history for the returned block range.
getFeePayer() - Method in class com.klaytn.caver.contract.SendOptions
Getter function for fee payer.
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.contract.SendOptions
Getter function for fee ratio.
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(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.
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.
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.
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).
getFilterOptions() - Method in class com.klaytn.caver.contract.EventFilterOptions
Getter method for filterOptions.
getFilterValue() - Method in class com.klaytn.caver.contract.EventFilterOptions.IndexedParameter
Getter method for filterValue
getFlowable(Caver, EventFilterOptions, KlayFilter) - Method in class com.klaytn.caver.contract.ContractEvent
Returns a Flowable instance that can subscribe to a stream of notifications.
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.gas.DefaultGasProvider
 
getGasLimit() - Method in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
getGasLimit() - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
 
getGasLimit(String) - Method in class com.klaytn.caver.tx.gas.DefaultGasProvider
 
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 interface com.klaytn.caver.transaction.ITransactionWithGasPriceField
 
getGasPrice() - Method in class com.klaytn.caver.transaction.type.AccountUpdate
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.Cancel
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.ChainDataAnchoring
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.SmartContractExecution
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.ValueTransfer
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Getter function for gas price
getGasPrice() - Method in class com.klaytn.caver.tx.gas.DefaultGasProvider
 
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.
 
getGasPrice(long) - Method in class com.klaytn.caver.rpc.Klay
Returns the unit price of the given block in peb.
getGasPrice(String) - Method in class com.klaytn.caver.tx.gas.DefaultGasProvider
 
getGasPrice(DefaultBlockParameter) - Method in class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
getGasPrice(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.
getGasPrice(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns the unit price of the given block in peb.
getGasTarget() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.KIP71
Getter function for gasTarget.
getGasUsed() - Method in class com.klaytn.caver.methods.response.AccessListResult.AccessListResultData
 
getGasUsed() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getGasUsed() - Method in class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
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
 
getGasUsedRatio() - Method in class com.klaytn.caver.methods.response.FeeHistoryResult.FeeHistoryResultData
 
getGini() - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Getter function for Gini
getGovernance() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData
Getter function for governance.
getGovernanceData() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getGovernanceData() - Method in class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
getGovernanceData() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getGovernanceMode() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Governance
Getter function for governanceMode field.
getGovernanceMode(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of GOVERNANCE_GOVERNANCE_MODE.
getGovernanceMode(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of GOVERNANCE_GOVERNANCE_MODE.
getGovernanceMode(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of GOVERNANCE_GOVERNANCE_MODE.
getGoverningNode() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Governance
Getter function for governingNode field.
getGoverningNode(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of GOVERNANCE_GOVERNING_NODE.
getGoverningNode(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of GOVERNANCE_GOVERNING_NODE.
getGoverningNode(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of GOVERNANCE_GOVERNING_NODE.
getGovParams() - Method in class com.klaytn.caver.rpc.Klay
It pass the latest block tag as a parameter.
getGovParamsAt(String) - Method in class com.klaytn.caver.rpc.Klay
Returns governance items at specific block.
getGovParamsAt(BigInteger) - Method in class com.klaytn.caver.rpc.Klay
Returns governance items at specific block.
getGovParamsAt(DefaultBlockParameterName) - Method in class com.klaytn.caver.rpc.Klay
Returns governance items at specific block.
getHash() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getHash() - Method in class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
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
 
getHeader(String) - Method in class com.klaytn.caver.rpc.Klay
Returns a block header by block hash.
getHeader(BigInteger) - Method in class com.klaytn.caver.rpc.Klay
Returns a block header by block number.
getHeader(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns a block header by block number or block tag.
getHeader(DefaultBlockParameterName) - Method in class com.klaytn.caver.rpc.Klay
Returns a block header by block tag.
getHeaderByHash(String) - Method in class com.klaytn.caver.rpc.Klay
Returns a block header by block hash.
getHeaderByNumber(BigInteger) - Method in class com.klaytn.caver.rpc.Klay
Returns a block header by block number.
getHeaderByNumber(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns a block header by block number or block tag.
getHeaderByNumber(DefaultBlockParameterName) - Method in class com.klaytn.caver.rpc.Klay
Returns a block header by block tag.
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.methods.response.NodeInfo.NodeInfoData
 
getId() - Method in class com.klaytn.caver.methods.response.Peers.Peer
 
getId() - Method in class com.klaytn.caver.wallet.keyring.KeyStore
Getter function for id.
getId() - Method in class com.klaytn.caver.wallet.WalletFile
Deprecated.
 
getIdxCache() - Method in class com.klaytn.caver.rpc.Governance
Returns an array of current idxCache in the memory cache.
getIdxCacheFromDb() - Method in class com.klaytn.caver.rpc.Governance
Returns an array that contains all block numbers on which a governance change ever happened.
getIndex() - Method in enum com.klaytn.caver.account.AccountKeyRoleBased.RoleGroup
 
getIndexedParameters() - Method in class com.klaytn.caver.abi.datatypes.Event
 
getIndexedParamName() - Method in class com.klaytn.caver.contract.EventFilterOptions.IndexedParameter
Getter method for indexedParamName.
getIndexedValues() - Method in class com.klaytn.caver.abi.EventValues
 
getIndexedValues() - Method in class com.klaytn.caver.tx.SmartContract.EventValuesWithLog
Deprecated.
 
getInitialSupply() - Method in class com.klaytn.caver.kct.kip7.KIP7DeployParams
Getter for initialSupply.
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.EthereumAccessList
Getter function for input
getInput() - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
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
getInputParameters() - Method in class com.klaytn.caver.abi.Function
 
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.
getIp() - Method in class com.klaytn.caver.methods.response.NodeInfo.NodeInfoData
 
getIpfs() - Method in class com.klaytn.caver.Caver
Getter for IPFSWrapper
getIstanbul() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData
Getter function for istanbul.
getIstanbulCompatibleBlock() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData
Getter function for istanbulCompatibleBlock.
getItemCacheFromDb(BigInteger) - Method in class com.klaytn.caver.rpc.Governance
Returns the governance information stored in the given block.
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.
 
getKcf() - Method in class com.klaytn.caver.methods.response.KlayRewards.BlockRewards
 
getKcfAddr() - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Getter function for kcfAddr.
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.WalletFile.Crypto
Deprecated.
 
getKdfParams() - Method in class com.klaytn.caver.wallet.keyring.KeyStoreOption
Getter function of KdfParams.
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.GovernanceMyVotes.MyVote
Getter function for key.
getKey() - Method in class com.klaytn.caver.methods.response.GovernanceNodeVotes.NodeVote
Getter function for key.
getKey() - Method in class com.klaytn.caver.methods.response.GovernanceTally.TallyData
Getter function for key
getKey() - Method in interface com.klaytn.caver.methods.response.IVote
 
getKey() - Method in enum com.klaytn.caver.methods.response.IVote.VoteItem
 
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() - Method in class com.klaytn.caver.wallet.WalletFile
Deprecated.
 
getKeyring(String) - Method in class com.klaytn.caver.wallet.KeyringContainer
Returns the keyring in container corresponding to the address.
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
 
getKff() - Method in class com.klaytn.caver.methods.response.KlayRewards.BlockRewards
 
getKffAddr() - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Getter function for kffAddr.
getKGFAddr() - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Getter function for KGFAddr.
getKIP71() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Governance
Getter function for kip71 field.
getKIP71BaseFeeDenominator(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of KIP71_BASE_FEE_DENOMINATOR.
getKIP71BaseFeeDenominator(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of KIP71_BASE_FEE_DENOMINATOR.
getKIP71BaseFeeDenominator(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of KIP71_BASE_FEE_DENOMINATOR.
getKIP71GasTarget(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of KIP71_GAS_TARGET.
getKIP71GasTarget(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of KIP71_GAS_TARGET.
getKIP71GasTarget(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of KIP71_GAS_TARGET.
getKIP71LowerBoundBaseFee(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of KIP71_LOWER_BOUND_BASE_FEE.
getKIP71LowerBoundBaseFee(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of KIP71_LOWER_BOUND_BASE_FEE.
getKIP71LowerBoundBaseFee(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of KIP71_LOWER_BOUND_BASE_FEE.
getKIP71MaxBlockGasUsedForBaseFee(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of KIP71_MAX_BLOCK_GAS_USED_FOR_BASE_FEE.
getKIP71MaxBlockGasUsedForBaseFee(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of KIP71_MAX_BLOCK_GAS_USED_FOR_BASE_FEE.
getKIP71MaxBlockGasUsedForBaseFee(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of KIP71_MAX_BLOCK_GAS_USED_FOR_BASE_FEE.
getKIP71UpperBoundBaseFee(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of KIP71_UPPER_BOUND_BASE_FEE.
getKIP71UpperBoundBaseFee(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of KIP71_UPPER_BOUND_BASE_FEE.
getKIP71UpperBoundBaseFee(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of KIP71_UPPER_BOUND_BASE_FEE.
getKip82Ratio() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
Getter function for kip82Ratio
getKirAddr() - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Getter function for KIRAddr.
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.
getKni() - Method in class com.klaytn.caver.methods.response.NodeInfo.NodeInfoData
 
getKoreCompatibleBlock() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData
Getter function for koreCompatibleBlock.
getListenAddr() - Method in class com.klaytn.caver.methods.response.NodeInfo.NodeInfoData
 
getListener() - Method in class com.klaytn.caver.methods.response.NodeInfo.NodeInfoPorts
 
getLocalAddress() - Method in class com.klaytn.caver.methods.response.Peers.PeerNetwork
 
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() - 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.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(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.BlockHeader.BlockHeaderData
 
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
 
getLondonCompatibleBlock() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData
Getter function for londonCompatibleBlock.
getLowerBoundBaseFee() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.KIP71
Getter function for lowerBoundBaseFee.
getLowerBoundGasPrice() - Method in class com.klaytn.caver.rpc.Klay
Returns the lower bound gas price in peb.
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.
 
getMagmaCompatibleBlock() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData
Getter function for magmaCompatibleBlock.
getMainnetKeyDirectory() - Static method in class com.klaytn.caver.wallet.KlayWalletUtils
Deprecated.
 
getMaxBlockGasUsedForBaseFee() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.KIP71
Getter function for maxBlockGasUsedForBaseFee.
getMaxFeePerGas() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getMaxFeePerGas() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getMaxFeePerGas() - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Getter function for maxFeePerGas.
getMaxPriorityFeePerGas() - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
getMaxPriorityFeePerGas() - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
getMaxPriorityFeePerGas() - Method in class com.klaytn.caver.rpc.Klay
Returns a suggestion for a gas tip cap for dynamic fee transactions in peb.
getMaxPriorityFeePerGas() - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Getter function for maxPriorityFeePerGas
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.
 
getMinimumStake() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
Getter function for minimumStake.
getMinimumStake(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_MINIMUM_STAKE.
getMinimumStake(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_MINIMUM_STAKE.
getMinimumStake(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_MINIMUM_STAKE.
getMinted() - Method in class com.klaytn.caver.methods.response.KlayRewards.BlockRewards
 
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
getMintingAmount() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
Getter function for mintingAmount
getMintingAmount(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_MINTING_AMOUNT.
getMintingAmount(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_MINTING_AMOUNT.
getMintingAmount(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_MINTING_AMOUNT.
getMyVotes() - Method in class com.klaytn.caver.rpc.Governance
Provides my vote information in the epoch.
getMyVotingPower() - Method in class com.klaytn.caver.rpc.Governance
Provides the voting power of the node.
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.abi.datatypes.Event
 
getName() - Method in class com.klaytn.caver.abi.Function
 
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
Getter for name.
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
Getter for name.
getName() - Method in class com.klaytn.caver.methods.response.NodeInfo.NodeInfoData
 
getName() - Method in class com.klaytn.caver.methods.response.Peers.Peer
 
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).
getNetworks() - Method in class com.klaytn.caver.methods.response.Peers.Peer
 
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
 
getNodeAddress() - Method in class com.klaytn.caver.rpc.Governance
Provides the address of the node that a user is using.
getNodeAddress() - Method in class com.klaytn.caver.rpc.Klay
Provides the address of the node that a user is using.
getNodeInfo() - Method in class com.klaytn.caver.rpc.Admin
Returns the node information.
getNodeType() - Method in class com.klaytn.caver.methods.response.Peers.PeerNetwork
 
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() - Method in class com.klaytn.caver.tx.model.TransactionTransformer
Deprecated.
 
getNonce() - Method in class com.klaytn.caver.tx.type.AbstractTxType
Deprecated.
 
getNonce(KlayCredentials) - Method in class com.klaytn.caver.tx.manager.FastGetNonceProcessor
Deprecated.
 
getNonce(KlayCredentials) - Method in class com.klaytn.caver.tx.manager.GetNonceProcessor
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.
 
getNonIndexedParameters() - Method in class com.klaytn.caver.abi.datatypes.Event
 
getNonIndexedValues() - Method in class com.klaytn.caver.abi.EventValues
 
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.BlockHeader.BlockHeaderData
 
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
 
getOldestBlock() - Method in class com.klaytn.caver.methods.response.FeeHistoryResult.FeeHistoryResultData
 
getOutputParameters() - Method in class com.klaytn.caver.abi.Function
 
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.
 
getParameters() - Method in class com.klaytn.caver.abi.datatypes.Event
 
getParams() - Method in class com.klaytn.caver.rpc.Governance
Returns governance items at specific block.
getParams() - Method in class com.klaytn.caver.rpc.Klay
Returns governance items at specific block.
getParams(String) - Method in class com.klaytn.caver.rpc.Governance
Returns governance items at specific block.
getParams(String) - Method in class com.klaytn.caver.rpc.Klay
Returns governance items at specific block.
getParams(BigInteger) - Method in class com.klaytn.caver.rpc.Governance
Returns governance items at specific block.
getParams(BigInteger) - Method in class com.klaytn.caver.rpc.Klay
Returns governance items at specific block.
getParams(DefaultBlockParameterName) - Method in class com.klaytn.caver.rpc.Governance
Returns governance items at specific block.
getParams(DefaultBlockParameterName) - Method in class com.klaytn.caver.rpc.Klay
Returns governance items at specific block.
getParentHash() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getParentHash() - Method in class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
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.
getPeers() - Method in class com.klaytn.caver.rpc.Admin
Returns the peer info of the connected remote nodes.
getPendingChanges() - Method in class com.klaytn.caver.rpc.Governance
Returns the list of items that have received enough number of votes but not yet finalized.
getPn() - Method in class com.klaytn.caver.methods.response.KlayPeerCount.PeerCount
 
getPocAddr() - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Getter function for PocAddr.
getPolicy() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Istanbul
Getter function for policy field.
getPolicy(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of ISTANBUL_POLICY.
getPolicy(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of ISTANBUL_POLICY.
getPolicy(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of ISTANBUL_POLICY.
getPorts() - Method in class com.klaytn.caver.methods.response.NodeInfo.NodeInfoData
 
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.
 
getProposer() - Method in class com.klaytn.caver.methods.response.KlayRewards.BlockRewards
 
getProposerUpdateInterval() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
Getter function for proposerUpdateInterval.
getProposerUpdateInterval(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_PROPOSER_UPDATE_INTERVAL.
getProposerUpdateInterval(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_PROPOSER_UPDATE_INTERVAL.
getProposerUpdateInterval(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_PROPOSER_UPDATE_INTERVAL.
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() - 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.MultipleKeyring
Returns a public key strings.
getPublicKey(boolean) - Method in class com.klaytn.caver.wallet.keyring.PrivateKey
Returns public key string.
getPublicKey(boolean) - Method in class com.klaytn.caver.wallet.keyring.RoleBasedKeyring
Returns 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.
 
getRatio() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
Getter function for ratio.
getRatio(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_RATIO.
getRatio(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_RATIO.
getRatio(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_RATIO.
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.BlockHeader.BlockHeaderData
 
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.
 
getRecoverId() - Method in class com.klaytn.caver.wallet.keyring.SignatureData
Get a recover id from signatureData.
getRemoteAddress() - Method in class com.klaytn.caver.methods.response.Peers.PeerNetwork
 
getRemoveValidator(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of GOVERNANCE_REMOVE_VALIDATOR.
getRemoveValidator(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of GOVERNANCE_REMOVE_VALIDATOR.
getRemoveValidator(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of GOVERNANCE_REMOVE_VALIDATOR.
getReward() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getReward() - Method in class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
getReward() - Method in class com.klaytn.caver.methods.response.FeeHistoryResult.FeeHistoryResultData
 
getReward() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Governance
Getter function for reward field.
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.
getRewards() - Method in class com.klaytn.caver.methods.response.KlayRewards.BlockRewards
 
getRewards() - Method in class com.klaytn.caver.rpc.Klay
Returns distributed block rewards information at the latest block number
getRewards(BigInteger) - Method in class com.klaytn.caver.rpc.Klay
Returns distributed block rewards infomation by block number.
getRewards(DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns the current block rewards
getRewards(DefaultBlockParameterName) - Method in class com.klaytn.caver.rpc.Klay
Returns distributed block rewards infomation by block tag.
getRewardsAccumulated(String, String) - Method in class com.klaytn.caver.rpc.Governance
 
getRewardsAccumulated(BigInteger, BigInteger) - Method in class com.klaytn.caver.rpc.Governance
 
getRewardsAccumulated(DefaultBlockParameterName, DefaultBlockParameterName) - Method in class com.klaytn.caver.rpc.Governance
 
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.EthereumAccessList
Returns the RLP-encoded string of this transaction (i.e., rawTransaction).
getRLPEncoding() - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
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.EthereumAccessList
Returns the RLP-encoded string to make the signature of this transaction.
getRLPEncodingForSignature() - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Returns the RLP-encoded string to make the signature of this transaction.
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() - 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)
getSignatureData(AbstractTxType) - Method in class com.klaytn.caver.fee.FeePayer
Deprecated.
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.abi.TypeReference.StaticArrayTypeReference
Getter for size
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.
 
getStakers() - Method in class com.klaytn.caver.methods.response.KlayRewards.BlockRewards
 
getStakingInfo() - Method in class com.klaytn.caver.rpc.Governance
The getStakingInfo returns staking information at a specific block.
getStakingInfo() - Method in class com.klaytn.caver.rpc.Klay
The getStakingInfo returns staking information at a specific block.
getStakingInfo(String) - Method in class com.klaytn.caver.rpc.Governance
Returns staking information at a specific block.
getStakingInfo(String) - Method in class com.klaytn.caver.rpc.Klay
Returns staking information at a specific block.
getStakingInfo(BigInteger) - Method in class com.klaytn.caver.rpc.Governance
Returns staking information at a specific block.
getStakingInfo(BigInteger) - Method in class com.klaytn.caver.rpc.Klay
Returns staking information at a specific block.
getStakingInfo(DefaultBlockParameterName) - Method in class com.klaytn.caver.rpc.Governance
Returns staking information at a specific block.
getStakingInfo(DefaultBlockParameterName) - Method in class com.klaytn.caver.rpc.Klay
Returns staking information at a specific block.
getStakingUpdateInterval() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
Getter function for stakingUpdateInterval
getStakingUpdateInterval(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_STAKING_UPDATE_INTERVAL.
getStakingUpdateInterval(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_STAKING_UPDATE_INTERVAL.
getStakingUpdateInterval(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_STAKING_UPDATE_INTERVAL.
getStateRoot() - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
getStateRoot() - Method in class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
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.
getStaticStructComponentSize(StaticStruct) - Static method in class com.klaytn.caver.abi.Utils
 
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, 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.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, DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
Returns the value from a storage position at a given address.
getStorageKeys() - Method in class com.klaytn.caver.transaction.utils.AccessTuple
Getter function of storageKeys.
getStorageRoot() - Method in class com.klaytn.caver.methods.response.AccountSmartContract
Deprecated.
 
getStorageRoot() - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
getSub() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Istanbul
Getter function for sub field.
getSymbol() - Method in class com.klaytn.caver.kct.kip17.KIP17DeployParams
Getter for symbol.
getSymbol() - Method in class com.klaytn.caver.kct.kip7.KIP7DeployParams
Getter for symbol.
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.BlockHeader.BlockHeaderData
 
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.BlockHeader.BlockHeaderData
 
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.EthereumAccessList
Getter function for to
getTo() - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Getter function for to
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
Getter method for topics.
getTopics() - Method in class com.klaytn.caver.methods.request.Filter
Getter method for topics.
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.
 
getTotalFee() - Method in class com.klaytn.caver.methods.response.KlayRewards.BlockRewards
 
getTotalVotingPower() - Method in class com.klaytn.caver.rpc.Governance
Provides the sum of all voting power that CNs have.
getTransaction() - Method in class com.klaytn.caver.methods.response.KlayTransaction
Deprecated.
 
getTransactionByBlockHashAndIndex(String, long) - Method in class com.klaytn.caver.rpc.Klay
Returns information about a transaction by block hash and transaction index position.
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.
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.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(DefaultBlockParameter, DefaultBlockParameterNumber) - Method in class com.klaytn.caver.rpc.Klay
Returns information about a transaction by block number and transaction index position.
getTransactionByHash(Klay, String) - Static method in class com.klaytn.caver.transaction.TransactionHelper
Querys transaction from Klaytn and converts to a caver transaction instance.
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.
getTransactionByHash(String) - Method in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
Query transaction from Klaytn and converts to a caver transaction instance.
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) - 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.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, 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(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.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(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
getTransactionHash() - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Returns a hash string of transaction
getTransactionHash() - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
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() - Method in class com.klaytn.caver.methods.response.KlayTransactionReceipt
Deprecated.
 
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.
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(String) - Method in class com.klaytn.caver.rpc.Klay
Returns the receipt of a transaction by transaction hash.
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.BlockHeader.BlockHeaderData
 
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() - Method in class com.klaytn.caver.abi.TypeReference
 
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 class com.klaytn.caver.account.wrapper.AccountKeyFailWrapper
Returns an AccountKeyFail's type attribute
getType() - Method in class com.klaytn.caver.account.wrapper.AccountKeyLegacyWrapper
Returns an AccountKeyLegacy's type attribute
getType() - Method in class com.klaytn.caver.account.wrapper.AccountKeyNilWrapper
Return an AccountKeyNil's type attribute.
getType() - Method in class com.klaytn.caver.account.wrapper.AccountKeyPublicWrapper
Returns an AccountKeyPublic's type attribute
getType() - Method in class com.klaytn.caver.account.wrapper.AccountKeyRoleBasedWrapper
Returns a AccountKeyRoleBased's type attribute
getType() - Method in class com.klaytn.caver.account.wrapper.AccountKeyWeightedMultiSigWrapper
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() - 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(int) - Static method in enum com.klaytn.caver.methods.response.IAccountType.AccType
 
getType(String) - Static method in class com.klaytn.caver.abi.datatypes.AbiTypes
Returns the caver-java data type for the given type, without using primitive types.
getType(String) - Static method in class com.klaytn.caver.utils.KlayTransactionUtils
Deprecated.
 
getType(String, boolean) - Static method in class com.klaytn.caver.abi.datatypes.AbiTypes
Returns the caver-java data type for the given type.
getTypeAsString() - Method in class com.klaytn.caver.abi.datatypes.Address
 
getTypeAsString() - Method in class com.klaytn.caver.abi.datatypes.Array
 
getTypeAsString() - Method in class com.klaytn.caver.abi.datatypes.Bool
 
getTypeAsString() - Method in class com.klaytn.caver.abi.datatypes.BytesType
 
getTypeAsString() - Method in class com.klaytn.caver.abi.datatypes.DynamicArray
 
getTypeAsString() - Method in class com.klaytn.caver.abi.datatypes.DynamicStruct
 
getTypeAsString() - Method in class com.klaytn.caver.abi.datatypes.NumericType
 
getTypeAsString() - Method in class com.klaytn.caver.abi.datatypes.primitive.PrimitiveType
 
getTypeAsString() - Method in class com.klaytn.caver.abi.datatypes.StaticArray
 
getTypeAsString() - Method in class com.klaytn.caver.abi.datatypes.StaticStruct
 
getTypeAsString() - Method in interface com.klaytn.caver.abi.datatypes.Type
 
getTypeAsString() - Method in class com.klaytn.caver.abi.datatypes.Utf8String
 
getTypeAsString() - Method in class com.klaytn.caver.contract.ContractIOType
Returns a type string.
getTypeAString(Class<? extends Type>) - Static method in class com.klaytn.caver.abi.datatypes.AbiTypes
Returns the provided class type as a string.
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
 
getTypeList() - Method in class com.klaytn.caver.abi.TypeReference.StructTypeReference
Getter for typeList
getUnitPrice(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of GOVERNANCE_UNIT_PRICE.
getUnitPrice(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of GOVERNANCE_UNIT_PRICE.
getUnitPrice(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of GOVERNANCE_UNIT_PRICE.
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
getUpperBoundBaseFee() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.KIP71
Getter function for upperBoundBaseFee.
getUpperBoundGasPrice() - Method in class com.klaytn.caver.rpc.Klay
Returns the upper bound gas price in peb.
getUri() - Method in class com.klaytn.caver.kct.kip37.KIP37DeployParams
Getter for uri.
getUseGinicoeff(IVote) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_USE_GINICOEFF.
getUseGinicoeff(List<IVote>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_USE_GINICOEFF.
getUseGinicoeff(Map<String, Object>) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Get the value of REWARD_USE_GINICOEFF.
getUseGiniCoeff() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
Getter function for useGiniCoeff.
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.
getValidator() - Method in class com.klaytn.caver.methods.response.GovernanceNodeVotes.NodeVote
Getter function for validator.
getValue() - Method in class com.klaytn.caver.abi.datatypes.Address
 
getValue() - Method in class com.klaytn.caver.abi.datatypes.Array
 
getValue() - Method in class com.klaytn.caver.abi.datatypes.Bool
 
getValue() - Method in class com.klaytn.caver.abi.datatypes.BytesType
 
getValue() - Method in class com.klaytn.caver.abi.datatypes.NumericType
 
getValue() - Method in class com.klaytn.caver.abi.datatypes.primitive.PrimitiveType
 
getValue() - Method in class com.klaytn.caver.abi.datatypes.StaticArray
 
getValue() - Method in interface com.klaytn.caver.abi.datatypes.Type
 
getValue() - Method in class com.klaytn.caver.abi.datatypes.Utf8String
 
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
Returns optional topic value.
getValue() - Method in class com.klaytn.caver.methods.request.Filter.SingleTopic
Returns a single topic value.
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.GovernanceMyVotes.MyVote
Getter function for value.
getValue() - Method in class com.klaytn.caver.methods.response.GovernanceNodeVotes.NodeVote
Getter function for value.
getValue() - Method in class com.klaytn.caver.methods.response.GovernanceTally.TallyData
Getter function for value.
getValue() - Method in interface com.klaytn.caver.methods.response.IVote
 
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.EthereumAccessList
Getter function for value
getValue() - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Getter function for value
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.rpc.Net
Returns the current klaytn protocol version.
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.BlockHeader.BlockHeaderData
 
getVoteData() - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
getVotes() - Method in class com.klaytn.caver.rpc.Governance
Returns the votes from all nodes in the epoch.
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.
 
GKLAY - com.klaytn.caver.utils.Convert.Unit
Deprecated.
 
GKLAY - com.klaytn.caver.utils.Utils.KlayUnit
 
governance - Variable in class com.klaytn.caver.rpc.RPC
The API class related governance.
Governance - Class in com.klaytn.caver.rpc
 
Governance() - Constructor for class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Governance
 
Governance(Web3jService) - Constructor for class com.klaytn.caver.rpc.Governance
Creates a Governance instance
GOVERNANCE_ADD_VALIDATOR - com.klaytn.caver.methods.response.IVote.VoteItem
 
GOVERNANCE_GOVERNANCE_MODE - com.klaytn.caver.methods.response.IVote.VoteItem
 
GOVERNANCE_GOVERNING_NODE - com.klaytn.caver.methods.response.IVote.VoteItem
 
GOVERNANCE_REMOVE_VALIDATOR - com.klaytn.caver.methods.response.IVote.VoteItem
 
GOVERNANCE_UNIT_PRICE - com.klaytn.caver.methods.response.IVote.VoteItem
 
GovernanceChainConfig - Class in com.klaytn.caver.methods.response
The class represented to store the response data of the Governance.getChainConfig() method.
GovernanceChainConfig() - Constructor for class com.klaytn.caver.methods.response.GovernanceChainConfig
 
GovernanceChainConfig.ChainConfigData - Class in com.klaytn.caver.methods.response
 
GovernanceChainConfig.ChainConfigData.Governance - Class in com.klaytn.caver.methods.response
 
GovernanceChainConfig.ChainConfigData.Istanbul - Class in com.klaytn.caver.methods.response
 
GovernanceChainConfig.ChainConfigData.KIP71 - Class in com.klaytn.caver.methods.response
 
GovernanceChainConfig.ChainConfigData.Reward - Class in com.klaytn.caver.methods.response
 
GovernanceIdxCache - Class in com.klaytn.caver.methods.response
The class represented to store the response data of the following methods.
GovernanceIdxCache() - Constructor for class com.klaytn.caver.methods.response.GovernanceIdxCache
 
GovernanceItems - Class in com.klaytn.caver.methods.response
The class represented to store the response data of the following method.
GovernanceItems() - Constructor for class com.klaytn.caver.methods.response.GovernanceItems
 
GovernanceMyVotes - Class in com.klaytn.caver.methods.response
The class represented to store the response data of the Governance.getMyVotes() method.
GovernanceMyVotes() - Constructor for class com.klaytn.caver.methods.response.GovernanceMyVotes
 
GovernanceMyVotes.MyVote - Class in com.klaytn.caver.methods.response
 
GovernanceNodeVotes - Class in com.klaytn.caver.methods.response
The class represented to store the response data of the Governance.getVotes() method.
GovernanceNodeVotes() - Constructor for class com.klaytn.caver.methods.response.GovernanceNodeVotes
 
GovernanceNodeVotes.NodeVote - Class in com.klaytn.caver.methods.response
 
GovernanceStakingInfo - Class in com.klaytn.caver.methods.response
The class represented to store the response data of the Governance.getStakingInfo() method.
GovernanceStakingInfo() - Constructor for class com.klaytn.caver.methods.response.GovernanceStakingInfo
 
GovernanceStakingInfo.StakingInfo - Class in com.klaytn.caver.methods.response
 
GovernanceTally - Class in com.klaytn.caver.methods.response
The class represented to store the response data of the Governance.showTally() method.
GovernanceTally() - Constructor for class com.klaytn.caver.methods.response.GovernanceTally
 
GovernanceTally.TallyData - Class in com.klaytn.caver.methods.response
 
GovernanceVotingPower - Class in com.klaytn.caver.methods.response
The class represented to store the response data of the following methods.
GovernanceVotingPower() - Constructor for class com.klaytn.caver.methods.response.GovernanceVotingPower
 
Gpeb - com.klaytn.caver.utils.Utils.KlayUnit
 
GPEB - com.klaytn.caver.utils.Convert.Unit
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.abi.datatypes.Address
 
hashCode() - Method in class com.klaytn.caver.abi.datatypes.Array
 
hashCode() - Method in class com.klaytn.caver.abi.datatypes.Bool
 
hashCode() - Method in class com.klaytn.caver.abi.datatypes.BytesType
 
hashCode() - Method in class com.klaytn.caver.abi.datatypes.NumericType
 
hashCode() - Method in class com.klaytn.caver.abi.datatypes.primitive.PrimitiveType
 
hashCode() - Method in class com.klaytn.caver.abi.datatypes.Utf8String
 
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.KlayRewards.BlockRewards
 
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").
hashMessage(String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
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
 
IKIP17 - com.klaytn.caver.kct.kip17.KIP17.INTERFACE
 
IKIP17_BURNABLE - com.klaytn.caver.kct.kip17.KIP17.INTERFACE
 
IKIP17_ENUMERABLE - com.klaytn.caver.kct.kip17.KIP17.INTERFACE
 
IKIP17_METADATA - com.klaytn.caver.kct.kip17.KIP17.INTERFACE
 
IKIP17_METADATA_MINTABLE - com.klaytn.caver.kct.kip17.KIP17.INTERFACE
 
IKIP17_MINTABLE - com.klaytn.caver.kct.kip17.KIP17.INTERFACE
 
IKIP17_PAUSABLE - com.klaytn.caver.kct.kip17.KIP17.INTERFACE
 
IKIP37 - com.klaytn.caver.kct.kip37.KIP37.INTERFACE
 
IKIP37_BURNABLE - com.klaytn.caver.kct.kip37.KIP37.INTERFACE
 
IKIP37_METADATA - com.klaytn.caver.kct.kip37.KIP37.INTERFACE
 
IKIP37_MINTABLE - com.klaytn.caver.kct.kip37.KIP37.INTERFACE
 
IKIP37_PAUSABLE - com.klaytn.caver.kct.kip37.KIP37.INTERFACE
 
IKIP7 - com.klaytn.caver.kct.kip7.KIP7.INTERFACE
 
IKIP7_BURNABLE - com.klaytn.caver.kct.kip7.KIP7.INTERFACE
 
IKIP7_METADATA - com.klaytn.caver.kct.kip7.KIP7.INTERFACE
 
IKIP7_MINTABLE - com.klaytn.caver.kct.kip7.KIP7.INTERFACE
 
IKIP7_PAUSABLE - com.klaytn.caver.kct.kip7.KIP7.INTERFACE
 
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
Creates an IndexedParameter instance.
instantiateType(TypeReference, Object) - Static method in class com.klaytn.caver.abi.TypeDecoder
 
instantiateType(String, Object) - Static method in class com.klaytn.caver.abi.TypeDecoder
 
Int - Class in com.klaytn.caver.abi.datatypes
Integer type.
Int - Class in com.klaytn.caver.abi.datatypes.primitive
 
Int(int) - Constructor for class com.klaytn.caver.abi.datatypes.primitive.Int
 
Int(int, BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.Int
 
Int(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.Int
 
Int104 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int104(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int104
 
Int104(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int104
 
Int112 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int112(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int112
 
Int112(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int112
 
Int120 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int120(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int120
 
Int120(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int120
 
Int128 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int128(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int128
 
Int128(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int128
 
Int136 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int136(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int136
 
Int136(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int136
 
Int144 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int144(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int144
 
Int144(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int144
 
Int152 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int152(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int152
 
Int152(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int152
 
Int16 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int16(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int16
 
Int16(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int16
 
Int160 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int160(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int160
 
Int160(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int160
 
Int168 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int168(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int168
 
Int168(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int168
 
Int176 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int176(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int176
 
Int176(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int176
 
Int184 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int184(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int184
 
Int184(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int184
 
Int192 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int192(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int192
 
Int192(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int192
 
Int200 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int200(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int200
 
Int200(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int200
 
Int208 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int208(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int208
 
Int208(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int208
 
Int216 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int216(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int216
 
Int216(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int216
 
Int224 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int224(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int224
 
Int224(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int224
 
Int232 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int232(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int232
 
Int232(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int232
 
Int24 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int24(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int24
 
Int24(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int24
 
Int240 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int240(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int240
 
Int240(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int240
 
Int248 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int248(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int248
 
Int248(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int248
 
Int256 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int256(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int256
 
Int256(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int256
 
Int32 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int32(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int32
 
Int32(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int32
 
Int40 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int40(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int40
 
Int40(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int40
 
Int48 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int48(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int48
 
Int48(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int48
 
Int56 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int56(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int56
 
Int56(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int56
 
Int64 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int64(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int64
 
Int64(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int64
 
Int72 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int72(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int72
 
Int72(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int72
 
Int8 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int8(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int8
 
Int8(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int8
 
Int80 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int80(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int80
 
Int80(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int80
 
Int88 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int88(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int88
 
Int88(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int88
 
Int96 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Int96(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int96
 
Int96(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Int96
 
IntType - Class in com.klaytn.caver.abi.datatypes
Common integer properties.
IntType(String, int, BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.IntType
 
ipfs - Variable in class com.klaytn.caver.Caver
The IPFSWrapper 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.
IPFS(String, int, boolean, IPFSOptions) - Constructor for class com.klaytn.caver.ipfs.IPFS
Creates an IPFS instance.
IPFSOptions - Class in com.klaytn.caver.ipfs
 
IPFSOptions() - Constructor for class com.klaytn.caver.ipfs.IPFSOptions
 
IPFSWrapper - Class in com.klaytn.caver.ipfs.wrapper
Representing an IPFSWrapper 1.
IPFSWrapper() - Constructor for class com.klaytn.caver.ipfs.wrapper.IPFSWrapper
Creates an IPFSWrapper 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.
isAddress(String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
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.
isCasted() - Method in class com.klaytn.caver.methods.response.GovernanceMyVotes.MyVote
Getter function for catsed.
isCompressedPublicKey(String) - Static method in class com.klaytn.caver.utils.AccountKeyPublicUtils
Check if the given key is in compressed format.
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.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, 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(SignatureData) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
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
isEmptySig(List<SignatureData>) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
Check if elements in SignatureData list has empty signature
isEthereumTransaction(int) - Static method in class com.klaytn.caver.transaction.TransactionHelper
Returns true if the tx type is EthereumTransaction.
isEthereumTransaction(String) - Static method in class com.klaytn.caver.transaction.TransactionHelper
Returns true if the tx type is EthereumTransaction.
isEthereumTypedTransaction(int) - Static method in class com.klaytn.caver.transaction.TransactionHelper
 
isEthereumTypedTransaction(String) - Static method in class com.klaytn.caver.transaction.TransactionHelper
 
isExist(String) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Check if there is an enum mapped to the given type string.
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
Returns true if there is a keyring matching the given address in the wallet.
isHex(String) - Static method in class com.klaytn.caver.utils.Utils
Check if string has hex format.
isHex(String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
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.
isHexStrict(String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
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.
isInbound() - Method in class com.klaytn.caver.methods.response.Peers.PeerNetwork
 
isIndexed() - Method in class com.klaytn.caver.abi.TypeReference
 
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.
isKlaytnWalletKey(String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
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.
isNumber(String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
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.
isRemoved() - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
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.
isStatic() - Method in class com.klaytn.caver.methods.response.Peers.PeerNetwork
 
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.
Istanbul() - Constructor for class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Istanbul
 
ISTANBUL_COMMITTEE_SIZE - com.klaytn.caver.methods.response.IVote.VoteItem
 
ISTANBUL_EPOCH - com.klaytn.caver.methods.response.IVote.VoteItem
 
ISTANBUL_POLICY - com.klaytn.caver.methods.response.IVote.VoteItem
 
isTrusted() - Method in class com.klaytn.caver.methods.response.Peers.PeerNetwork
 
isUncompressedPublicKey(String) - Static method in class com.klaytn.caver.utils.AccountKeyPublicUtils
Check if the given key is in compressed format.
isUseGini() - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Getter function for useGini
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) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
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.
isValidPublicKey(String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
Check if the given public key is valid.
ITransactionWithGasPriceField - Interface in com.klaytn.caver.transaction
 
IVote - Interface in com.klaytn.caver.methods.response
The interface represented to handle Vote item in Governance API's response class.
IVote.VoteItem - Enum in com.klaytn.caver.methods.response
 
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, long, ScheduledExecutorService, Admin) - Constructor for class com.klaytn.caver.JsonRpc2_0Klay
Deprecated.
 
JsonRpc2_0Klay(Web3jService, 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

kct - Variable in class com.klaytn.caver.Caver
The KCTWrapper instance
KCTWrapper - Class in com.klaytn.caver.kct.wrapper
Representing a KCTWrapper 1.
KCTWrapper(Caver) - Constructor for class com.klaytn.caver.kct.wrapper.KCTWrapper
Creates a KCTWrapper instance
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
keyring - Variable in class com.klaytn.caver.wallet.KeyringContainer
The KeyringFactoryWrapper instance This is added to improve "SDK User Experience" which means giving developers similar development experience with caver-js
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
 
KeyringFactoryWrapper - Class in com.klaytn.caver.wallet.keyring.wrapper
Representing a KeyringFactoryWrapper class which wraps all of static methods of KeyringFactory.
KeyringFactoryWrapper() - Constructor for class com.klaytn.caver.wallet.keyring.wrapper.KeyringFactoryWrapper
Creates a KeyringFactoryWrapper instance
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 used 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
The KIP13 class allows you to easily check whether a Smart contract implements the KIP-13 standard.
KIP13(Caver, String) - Constructor for class com.klaytn.caver.kct.kip13.KIP13
Creates a KIP13 instance.
KIP13ConstantData - Class in com.klaytn.caver.kct.kip13
Representing a data class that has KIP13 constant data to deploy.
KIP13ConstantData() - Constructor for class com.klaytn.caver.kct.kip13.KIP13ConstantData
 
kip17 - Variable in class com.klaytn.caver.kct.wrapper.KCTWrapper
A KIP17Wrapper instance
KIP17 - Class in com.klaytn.caver.kct
Deprecated.
Please use KIP17 instead.
KIP17 - Class in com.klaytn.caver.kct.kip17
The KIP17 class that helps you easily handle a smart contract that implements KIP-17 as a Java instance on the Klaytn blockchain platform.
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(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.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
Representing a data class that has KIP17 constant data to deploy.
KIP17ConstantData() - Constructor for class com.klaytn.caver.kct.kip17.KIP17ConstantData
 
KIP17DeployParams - Class in com.klaytn.caver.kct.kip17
Representing a class that has constructor data to deploy KIP-7.
KIP17DeployParams(String, String) - Constructor for class com.klaytn.caver.kct.kip17.KIP17DeployParams
Creates a KIP17DeployParams instance.
KIP17Wrapper - Class in com.klaytn.caver.kct.kip17.wrapper
Representing a KIP17Wrapper 1.
KIP17Wrapper(Caver) - Constructor for class com.klaytn.caver.kct.kip17.wrapper.KIP17Wrapper
Creates a KIP17Wrapper instance.
kip37 - Variable in class com.klaytn.caver.kct.wrapper.KCTWrapper
A KIP37Wrapper instance
KIP37 - Class in com.klaytn.caver.kct.kip37
The KIP37 class that helps you easily handle a smart contract that implements KIP-37 as a Java instance on the Klaytn blockchain platform.
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
Representing a data class that has KIP37 constant data to deploy.
KIP37ConstantData() - Constructor for class com.klaytn.caver.kct.kip37.KIP37ConstantData
 
KIP37DeployParams - Class in com.klaytn.caver.kct.kip37
Representing a class that has constructor data to deploy KIP-37.
KIP37DeployParams(String) - Constructor for class com.klaytn.caver.kct.kip37.KIP37DeployParams
Creates a KIP37DeployParams instance.
KIP37Wrapper - Class in com.klaytn.caver.kct.kip37.wrapper
Representing a KIP37Wrapper 1.
KIP37Wrapper(Caver) - Constructor for class com.klaytn.caver.kct.kip37.wrapper.KIP37Wrapper
Creates a KIP37Wrapper instance
kip7 - Variable in class com.klaytn.caver.kct.wrapper.KCTWrapper
A KIP7Wrapper instance
KIP7 - Class in com.klaytn.caver.kct
Deprecated.
Please use KIP7 instead.
KIP7 - Class in com.klaytn.caver.kct.kip7
The KIP7 class that helps you easily handle a smart contract that implements KIP-7 as a Java instance on the Klaytn blockchain platform.
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(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.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.
 
KIP71() - Constructor for class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.KIP71
 
KIP71_BASE_FEE_DENOMINATOR - com.klaytn.caver.methods.response.IVote.VoteItem
 
KIP71_GAS_TARGET - com.klaytn.caver.methods.response.IVote.VoteItem
 
KIP71_LOWER_BOUND_BASE_FEE - com.klaytn.caver.methods.response.IVote.VoteItem
 
KIP71_MAX_BLOCK_GAS_USED_FOR_BASE_FEE - com.klaytn.caver.methods.response.IVote.VoteItem
 
KIP71_UPPER_BOUND_BASE_FEE - com.klaytn.caver.methods.response.IVote.VoteItem
 
KIP7ConstantData - Class in com.klaytn.caver.kct.kip7
Representing a data class that has KIP7 constant data to deploy.
KIP7ConstantData() - Constructor for class com.klaytn.caver.kct.kip7.KIP7ConstantData
 
KIP7DeployParams - Class in com.klaytn.caver.kct.kip7
Representing a class that has constructor data to deploy KIP-7.
KIP7DeployParams(String, String, int, BigInteger) - Constructor for class com.klaytn.caver.kct.kip7.KIP7DeployParams
Creates a KIP7DeployParams instance.
KIP7Wrapper - Class in com.klaytn.caver.kct.kip7.wrapper
Representing a KIP7Wrapper 1.
KIP7Wrapper(Caver) - Constructor for class com.klaytn.caver.kct.kip7.wrapper.KIP7Wrapper
Creates a KIP7Wrapper instance
kKLAY - com.klaytn.caver.utils.Utils.KlayUnit
 
KKLAY - com.klaytn.caver.utils.Convert.Unit
Deprecated.
 
klay - Variable in class com.klaytn.caver.rpc.RPC
The API class related accounts, blocks, transactions, nodes.
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 - Class in com.klaytn.caver.rpc
 
Klay - Interface in com.klaytn.caver
Deprecated.
Please use Klay instead.
Klay(Web3jService) - Constructor for class com.klaytn.caver.rpc.Klay
Creates a Klay instance
KLAY - com.klaytn.caver.utils.Convert.Unit
Deprecated.
 
KLAY - com.klaytn.caver.utils.Utils.KlayUnit
 
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, String) - Constructor for class com.klaytn.caver.methods.request.KlayFilter
 
KlayFilter(DefaultBlockParameter, DefaultBlockParameter, List<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, String, String) - Constructor for class com.klaytn.caver.methods.request.KlayLogFilter
 
KlayLogFilter(DefaultBlockParameter, DefaultBlockParameter, List<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[], KlaySignatureData) - Constructor for class com.klaytn.caver.tx.model.KlayRawTransaction
Deprecated.
 
KlayRawTransaction(byte[], Set<KlaySignatureData>) - Constructor for class com.klaytn.caver.tx.model.KlayRawTransaction
Deprecated.
 
KlayRewards - Class in com.klaytn.caver.methods.response
 
KlayRewards() - Constructor for class com.klaytn.caver.methods.response.KlayRewards
 
KlayRewards.BlockRewards - Class in com.klaytn.caver.methods.response
 
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 - Class in com.klaytn.caver.methods.response
Deprecated.
Please use Transaction instead.
KlayTransaction() - Constructor for class com.klaytn.caver.methods.response.KlayTransaction
Deprecated.
 
KlayTransaction(String, BigInteger, BigInteger, BigInteger, String, BigInteger, String) - Constructor for class com.klaytn.caver.methods.request.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.
 
kpeb - com.klaytn.caver.utils.Utils.KlayUnit
 
KPEB - com.klaytn.caver.utils.Convert.Unit
Deprecated.
 

L

LEGACY - com.klaytn.caver.tx.account.AccountKey.Type
Deprecated.
 
LEGACY - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This represents a type of transactions existed previously in Klaytn.
legacyTransaction - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
LegacyTransactionWrapper instance
legacyTransaction() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of LegacyTransaction
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(LegacyTransaction.Builder) - Constructor for class com.klaytn.caver.transaction.type.LegacyTransaction
Creates a LegacyTransaction instance.
LegacyTransaction.Builder - Class in com.klaytn.caver.transaction.type
LegacyTransaction Builder class
LegacyTransactionWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a LegacyTransactionWrapper 1.
LegacyTransactionWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.LegacyTransactionWrapper
Creates a LegacyTransactionWrapper instance.
length() - Method in class com.klaytn.caver.wallet.KeyringContainer
Returns the number of keyrings in the 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
 
LENGTH_PUBLIC_KEY_STRING_DECOMPRESSED - Static variable in class com.klaytn.caver.utils.Utils
 
ListTopic(String...) - Constructor for class com.klaytn.caver.methods.request.Filter.ListTopic
Creates a ListTopic instance.
ListTopic(List<String>) - Constructor for class com.klaytn.caver.methods.request.Filter.ListTopic
Creates a ListTopic instance.
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, 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.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, 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) - 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, 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
 
LogsNotification - Class in com.klaytn.caver.methods.response
 
LogsNotification() - Constructor for class com.klaytn.caver.methods.response.LogsNotification
 
Long - Class in com.klaytn.caver.abi.datatypes.primitive
 
Long(long) - Constructor for class com.klaytn.caver.abi.datatypes.primitive.Long
 

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.
makeFunction(String, List<String>, List<Object>, List<String>) - Static method in class com.klaytn.caver.abi.FunctionEncoder
 
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.
makeStructTypeReference(String) - Static method in class com.klaytn.caver.abi.TypeReference
Creates a StructTypeReference instance using tupleString.
makeTopic(String) - Method in class com.klaytn.caver.contract.EventFilterOptions.IndexedParameter
Creates an event topic through indexed parameter name and value.
makeTypeReference(String) - Static method in class com.klaytn.caver.abi.TypeReference
Create a TypeReference instance using solidity type string.
makeTypeReference(String, boolean, boolean) - Static method in class com.klaytn.caver.abi.TypeReference
Create a TypeReference instance using solidity type string.
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_BIT_LENGTH - Static variable in interface com.klaytn.caver.abi.datatypes.Type
 
MAX_BYTE_LENGTH - Static variable in interface com.klaytn.caver.abi.datatypes.Type
 
MAX_COUNT_WEIGHTED_PUBLIC_KEY - Static variable in class com.klaytn.caver.account.WeightedMultiSigOptions
 
MAX_SIZE_OF_STATIC_ARRAY - Static variable in class com.klaytn.caver.abi.datatypes.StaticArray
Warning: increasing this constant will cause more generated StaticArrayN types, see: org.web3j.codegen.AbiTypesGenerator#generateStaticArrayTypes
memo(String) - Method in class com.klaytn.caver.tx.model.ValueTransferTransaction
Deprecated.
 
MessageSigned - Class in com.klaytn.caver.wallet.keyring
Represents a signed message information with message, message hash and signature.
MessageSigned(String, List<SignatureData>, String) - Constructor for class com.klaytn.caver.wallet.keyring.MessageSigned
Creates a MessageSigned instance
mint(String[], String, 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[]) - 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, String, 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) - 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, BigInteger) - 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.
mint(String, BigInteger, SendOptions) - 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.kip7.KIP7
Execute a method "mint" in KIP-7 standard contract.
mint(String, BigInteger, BigInteger) - 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.
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, 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[]) - 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) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "mintWithTokenURI" in KIP-17 Standard Token
mintWithTokenURI(String, BigInteger, String, SendOptions) - Method in class com.klaytn.caver.kct.kip17.KIP17
Execute method "mintWithTokenURI" in KIP-17 standard contract.
mKLAY - com.klaytn.caver.utils.Convert.Unit
Deprecated.
 
mKLAY - com.klaytn.caver.utils.Utils.KlayUnit
 
MKLAY - com.klaytn.caver.utils.Convert.Unit
Deprecated.
 
MKLAY - com.klaytn.caver.utils.Utils.KlayUnit
 
Mpeb - com.klaytn.caver.utils.Utils.KlayUnit
 
MPEB - com.klaytn.caver.utils.Convert.Unit
Deprecated.
 
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.
MULTISIG - com.klaytn.caver.tx.account.AccountKey.Type
Deprecated.
 
MyVote() - Constructor for class com.klaytn.caver.methods.response.GovernanceMyVotes.MyVote
 

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 - Variable in class com.klaytn.caver.rpc.RPC
The API class used to query network configuration.
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 - Class in com.klaytn.caver.rpc
 
Net - Interface in com.klaytn.caver
Deprecated.
Please use Net instead.
Net(Web3jService) - Constructor for class com.klaytn.caver.rpc.Net
 
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).
NewHeadsNotification - Class in com.klaytn.caver.methods.response
 
NewHeadsNotification() - Constructor for class com.klaytn.caver.methods.response.NewHeadsNotification
 
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.
NIL - com.klaytn.caver.tx.account.AccountKey.Type
Deprecated.
 
NodeInfo - Class in com.klaytn.caver.methods.response
 
NodeInfo() - Constructor for class com.klaytn.caver.methods.response.NodeInfo
 
NodeInfo.NodeInfoData - Class in com.klaytn.caver.methods.response
 
NodeInfo.NodeInfoPorts - Class in com.klaytn.caver.methods.response
 
NodeInfoData() - Constructor for class com.klaytn.caver.methods.response.NodeInfo.NodeInfoData
 
NodeInfoPorts() - Constructor for class com.klaytn.caver.methods.response.NodeInfo.NodeInfoPorts
 
NodeVote() - Constructor for class com.klaytn.caver.methods.response.GovernanceNodeVotes.NodeVote
 
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 - Class in com.klaytn.caver.tx.manager
Deprecated.
NoOpTransactionReceiptProcessor(Caver) - Constructor for class com.klaytn.caver.transaction.response.NoOpTransactionReceiptProcessor
 
NoOpTransactionReceiptProcessor(Caver) - Constructor for class com.klaytn.caver.tx.manager.NoOpTransactionReceiptProcessor
Deprecated.
 
Number<T extends java.lang.Number & java.lang.Comparable<T>> - Class in com.klaytn.caver.abi.datatypes.primitive
 
Number - Class in com.klaytn.caver.methods.response
 
Number() - Constructor for class com.klaytn.caver.methods.response.Number
 
NumericType - Class in com.klaytn.caver.abi.datatypes
Common numeric type.
NumericType(String, BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.NumericType
 

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<LogsNotification>) - 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.
parseKlaytnWalletKey(String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
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() - 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() - 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.
pause(SendOptions) - 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.kip37.KIP37
Pause a contract.
pause(SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "pause" in KIP-7 standard contract.
pause(String) - 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) - 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.
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() - 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(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_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.
peb - com.klaytn.caver.utils.Utils.KlayUnit
 
PEB - com.klaytn.caver.utils.Convert.Unit
Deprecated.
 
Peer() - Constructor for class com.klaytn.caver.methods.response.Peers.Peer
 
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
 
PeerNetwork() - Constructor for class com.klaytn.caver.methods.response.Peers.PeerNetwork
 
Peers - Class in com.klaytn.caver.methods.response
 
Peers() - Constructor for class com.klaytn.caver.methods.response.Peers
 
Peers.Peer - Class in com.klaytn.caver.methods.response
 
Peers.PeerNetwork - Class in com.klaytn.caver.methods.response
 
PLATFORM - com.klaytn.caver.ErrorType
Deprecated.
 
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 - Class in com.klaytn.caver.tx.manager
Deprecated.
PollingTransactionReceiptProcessor(Caver, long, int) - Constructor for class com.klaytn.caver.transaction.response.PollingTransactionReceiptProcessor
 
PollingTransactionReceiptProcessor(Caver, long, int) - Constructor for class com.klaytn.caver.tx.manager.PollingTransactionReceiptProcessor
Deprecated.
 
PrimitiveType<T extends java.io.Serializable & java.lang.Comparable<T>> - Class in com.klaytn.caver.abi.datatypes.primitive
 
printString(Object) - Static method in class com.klaytn.caver.utils.Utils
 
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
provider - Variable in class com.klaytn.caver.rpc.Governance
JSON-RPC service instance.
PUBLIC - com.klaytn.caver.tx.account.AccountKey.Type
Deprecated.
 
publicKeyToAddress(String) - Static method in class com.klaytn.caver.utils.Utils
Returns an address which is derived by a public key(handles both compressed format and decompressed format).
publicKeyToAddress(String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
Returns an address which is derived by a public key(handles both compressed format and decompressed format).

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 - Class in com.klaytn.caver.tx.manager
Deprecated.
QueuingTransactionReceiptProcessor(Caver, Callback) - Constructor for class com.klaytn.caver.transaction.response.QueuingTransactionReceiptProcessor
 
QueuingTransactionReceiptProcessor(Caver, Callback) - Constructor for class com.klaytn.caver.tx.manager.QueuingTransactionReceiptProcessor
Deprecated.
 
QueuingTransactionReceiptProcessor(Caver, Callback, int, long) - Constructor for class com.klaytn.caver.transaction.response.QueuingTransactionReceiptProcessor
 
QueuingTransactionReceiptProcessor(Caver, Callback, int, long) - 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) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
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.
recover(String, SignatureData, boolean) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
Recovers the address that was used to sign the given data.
recoverFeePayerPublicKeys() - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Recovers the public key strings from "feePayerSignatures" field in transaction object.
recoverFeePayerPublicKeys(String) - Static method in class com.klaytn.caver.transaction.TransactionHelper
Recovers the public keys from "feePayerSignatures" filed in raw transaction string.
recoverFeePayerPublicKeys(String) - Method in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
Recovers the public keys from "feePayerSignatures" filed in raw transaction string.
recoverFromMessage(String, String, String, String) - Method in class com.klaytn.caver.rpc.Klay
 
recoverFromMessage(String, String, String, BigInteger) - Method in class com.klaytn.caver.rpc.Klay
 
recoverFromMessage(String, String, String, DefaultBlockParameterName) - Method in class com.klaytn.caver.rpc.Klay
 
recoverFromTransaction(String, String) - Method in class com.klaytn.caver.rpc.Klay
 
recoverFromTransaction(String, BigInteger) - Method in class com.klaytn.caver.rpc.Klay
 
recoverFromTransaction(String, DefaultBlockParameter) - Method in class com.klaytn.caver.rpc.Klay
 
recoverFromTransaction(String, DefaultBlockParameterName) - Method in class com.klaytn.caver.rpc.Klay
 
recoverPublicKey(String, SignatureData) - Static method in class com.klaytn.caver.utils.Utils
Recovers the public key that was used to sign the given data.
recoverPublicKey(String, SignatureData) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
Recovers the public key that was used to sign the given data.
recoverPublicKey(String, SignatureData, boolean) - Static method in class com.klaytn.caver.utils.Utils
Recovers the public key that was used to sign the given data.
recoverPublicKey(String, SignatureData, boolean) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
Recovers the public key that was used to sign the given data.
recoverPublicKeys() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Recovers the public key strings from "signatures" field in transaction object.
recoverPublicKeys(String) - Static method in class com.klaytn.caver.transaction.TransactionHelper
Recovers the public keys from "signatures" filed in raw transaction string.
recoverPublicKeys(String) - Method in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
Recovers the public keys from "signatures" filed in raw transaction string.
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")
refineSignature(List<SignatureData>) - Static method in class com.klaytn.caver.wallet.keyring.SignatureData
Refines the array containing signatures.
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.
 
removePeer(String) - Method in class com.klaytn.caver.rpc.Admin
Removes the remote node from given kni.
renounceMinter() - 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() - 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.
renounceMinter(SendOptions) - 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.kip37.KIP37
Renounces privilege of MinterRole from an account.
renounceMinter(SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "renounceMinter" in KIP-7 standard contract.
renouncePauser() - 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() - 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.
renouncePauser(SendOptions) - 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.kip37.KIP37
Renounces privilege of PauserRole from an account.
renouncePauser(SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "unpause" in KIP-7 standard contract.
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
 
Reward() - Constructor for class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
 
REWARD_MINIMUM_STAKE - com.klaytn.caver.methods.response.IVote.VoteItem
 
REWARD_MINTING_AMOUNT - com.klaytn.caver.methods.response.IVote.VoteItem
 
REWARD_PROPOSER_UPDATE_INTERVAL - com.klaytn.caver.methods.response.IVote.VoteItem
 
REWARD_RATIO - com.klaytn.caver.methods.response.IVote.VoteItem
 
REWARD_STAKING_UPDATE_INTERVAL - com.klaytn.caver.methods.response.IVote.VoteItem
 
REWARD_USE_DEFERRED_TX_FEE - com.klaytn.caver.methods.response.IVote.VoteItem
 
REWARD_USE_GINICOEFF - com.klaytn.caver.methods.response.IVote.VoteItem
 
RewardsAccumulated - Class in com.klaytn.caver.methods.response
 
RewardsAccumulated() - Constructor for class com.klaytn.caver.methods.response.RewardsAccumulated
 
RewardsAccumulated.RewardsAccumulatedData - Class in com.klaytn.caver.methods.response
 
RewardsAccumulatedData() - Constructor for class com.klaytn.caver.methods.response.RewardsAccumulated.RewardsAccumulatedData
 
RewardsAccumulatedData(String, String, String, String, String, String, String, String, String, String, String, Map<String, String>) - Constructor for class com.klaytn.caver.methods.response.RewardsAccumulated.RewardsAccumulatedData
 
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
 
ROLEBASED - com.klaytn.caver.tx.account.AccountKey.Type
Deprecated.
 
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[]) - 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, String[], BigInteger[], String) - 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[]) - 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, BigInteger[], BigInteger[], String) - 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) - 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
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.
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, 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, 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, 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) - 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) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "safeTransfer" 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.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.KIP7
Deprecated.
Instance method for calling method "safeTransferFrom" in KIP-7 Standard Token
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, 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.kip17.KIP17
Execute method "safeTransferFrom" in KIP-17 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.kip17.KIP17
Execute method "safeTransferFrom" in KIP-17 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, 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, 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) - 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.
SCA - com.klaytn.caver.methods.response.IAccountType.AccType
 
ScryptKdfParams() - Constructor for class com.klaytn.caver.wallet.keyring.KeyStore.ScryptKdfParams
Creates a ScryptKdfParams instance.
ScryptKdfParams() - Constructor for class com.klaytn.caver.wallet.WalletFile.ScryptKdfParams
Deprecated.
 
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.
secureRandom() - Static method in class com.klaytn.caver.utils.SecureRandomUtils
 
SecureRandomUtils - Class in com.klaytn.caver.utils
 
send(SendOptions, TransactionReceiptProcessor, 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(KlayRawTransaction) - Method in class com.klaytn.caver.fee.FeePayerManager
Deprecated.
 
send(KlayRawTransaction) - Method in class com.klaytn.caver.tx.manager.TransactionManager
Deprecated.
 
send(TransactionTransformer) - Method in class com.klaytn.caver.tx.ManagedTransaction
Deprecated.
 
send(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 deploy smart contract or execute smart contract's method.
send(List<Object>, SendOptions) - Method in class com.klaytn.caver.contract.ContractMethod
Send a transaction to deploy smart contract or execute smart contract's method.
send(List<Object>, SendOptions, TransactionReceiptProcessor) - Method in class com.klaytn.caver.contract.ContractMethod
Send a transaction to deploy smart contract or execute smart contract's method.
sendAsync(KlayRawTransaction, Callback<String>) - Method in class com.klaytn.caver.fee.FeePayerManager
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.
sendCancelTransaction(CancelTransaction) - Method in class com.klaytn.caver.tx.Cancel
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.
sendDeployTransaction(SmartContractDeployTransaction) - 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.
sendExecutionTransaction(SmartContractExecutionTransaction) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
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.
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(ValueTransferTransaction) - Method in class com.klaytn.caver.tx.ValueTransfer
Deprecated.
 
sendFunds(String, String, BigDecimal, Convert.Unit, BigInteger) - Method in class com.klaytn.caver.tx.ValueTransfer
Deprecated.
 
SendOptions - Class in com.klaytn.caver.contract
Representing a options to create a SmartContractDeploy, SmartContractExecution, FeeDelegatedSmartContractDeploy, FeeDelegatedSmartContractExecution, FeeDelegatedSmartContractDeployWithRatio, FeeDelegatedSmartContractExecutionWithRatio transaction.
SendOptions() - Constructor for class com.klaytn.caver.contract.SendOptions
Creates a SendOptions instance.
SendOptions(String) - Constructor for class com.klaytn.caver.contract.SendOptions
Creates a SendOptions instance.
SendOptions(String, String) - Constructor for class com.klaytn.caver.contract.SendOptions
Creates a SendOptions instance.
SendOptions(String, String, String) - Constructor for class com.klaytn.caver.contract.SendOptions
Creates a SendOptions instance.
SendOptions(String, BigInteger) - Constructor for class com.klaytn.caver.contract.SendOptions
Creates a SendOptions instance.
SendOptions(String, BigInteger, BigInteger) - Constructor for class com.klaytn.caver.contract.SendOptions
Creates a SendOptions instance.
sendQuery(String) - Method in class com.klaytn.caver.kct.kip13.KIP13
Sends query to check whether interface is supported or not.
sendRawTransaction(AbstractTransaction) - Method in class com.klaytn.caver.rpc.Klay
Creates a new message call transaction or a contract creation for signed transactions.
sendRawTransaction(String) - 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(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.
sendUpdateTransaction(AccountUpdateTransaction) - Method in class com.klaytn.caver.tx.Account
Deprecated.
 
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.
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(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
 
setAccessList(AccessList) - Method in class com.klaytn.caver.methods.response.AccessListResult.AccessListResultData
 
setAccessList(AccessList) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setAccessList(AccessList) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setAccessList(AccessList) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList.Builder
 
setAccessList(AccessList) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Setter function for accessList
setAccessList(AccessList) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee.Builder
 
setAccessList(AccessList) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Setter function for accessList
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
setAccount(IAccountType) - Method in class com.klaytn.caver.methods.response.Account.AccountData
 
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.request.KlayFilter
 
setAddress(String) - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
setAddress(String) - Method in class com.klaytn.caver.transaction.utils.AccessTuple
Setter function of address.
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.
 
setAddress(List<String>) - Method in class com.klaytn.caver.methods.request.KlayFilter
 
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.
setApprovalForAll(String, Boolean) - Method in class com.klaytn.caver.kct.KIP17
Deprecated.
Instance method for calling method "setApprovalForAll" in KIP-17 Standard Token
setApprovalPercentage(Float) - Method in class com.klaytn.caver.methods.response.GovernanceTally.TallyData
Setter function for approvalPercentage
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
 
setBaseFeeDenominator(Integer) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.KIP71
Setter function for baseFeeDenominator.
setBaseFeePerGas(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setBaseFeePerGas(String) - Method in class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
setBaseFeePerGas(List<String>) - Method in class com.klaytn.caver.methods.response.FeeHistoryResult.FeeHistoryResultData
 
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
 
setBlockNum(BigInteger) - Method in class com.klaytn.caver.methods.response.GovernanceMyVotes.MyVote
Setter function for blockNum
setBlockNum(BigInteger) - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Setter function for blockNum
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.BlockHeader.BlockHeaderData
 
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.
 
setCaps(List<String>) - Method in class com.klaytn.caver.methods.response.Peers.Peer
 
setCasted(boolean) - Method in class com.klaytn.caver.methods.response.GovernanceMyVotes.MyVote
Setter function for casted.
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(String) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Setter function for chain id.
setChainId(BigInteger) - Method in class com.klaytn.caver.transaction.AbstractTransaction.Builder
 
setChainId(BigInteger) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Setter function for chain id.
setChainID(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setChainID(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
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(WalletFile.CipherParams) - Method in class com.klaytn.caver.wallet.WalletFile.Crypto
Deprecated.
 
setCipherParams(KeyStore.CipherParams) - Method in class com.klaytn.caver.wallet.keyring.KeyStoreOption
Setter function of CipherParams.
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(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(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(String) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Setter function for codeFormat
setCodeFormat(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy.Builder
 
setCodeFormat(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio.Builder
 
setCodeFormat(BigInteger) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy.Builder
 
setCodeHash(String) - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
setCommittee(List<String>) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setComponents(List<ContractIOType>) - Method in class com.klaytn.caver.contract.ContractIOType
Setter function for components
setContractAddress(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setContractAddress(String) - Method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
setCouncilNodeAddrs(List<String>) - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Setter function for councilNodeAddrs
setCouncilRewardAddrs(List<String>) - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Setter function for councilRewardAddrs
setCouncilStakingAddrs(List<String>) - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Setter function for councilStakingAddrs
setCouncilStakingAmounts(List<BigInteger>) - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Setter function for councilStakingAmounts
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.
 
setCurrentProvider(Web3jService) - Method in class com.klaytn.caver.Caver
Setter for provider.
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
Setter for decimals.
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
setDeferredTxFee(boolean) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
Setter function for deferredTxFee.
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.
setDiscovery(Integer) - Method in class com.klaytn.caver.methods.response.NodeInfo.NodeInfoPorts
 
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.
 
setEffectiveGasPrice(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setEpoch(BigInteger) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Istanbul
Setter function for epoch field.
setError(String) - Method in class com.klaytn.caver.methods.response.AccessListResult.AccessListResultData
 
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
 
setExtraData(String) - Method in class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
setFeeDelegation(Boolean) - Method in class com.klaytn.caver.contract.SendOptions
Setter function for feeDelegation.
setFeePayer(String) - Method in class com.klaytn.caver.contract.SendOptions
Setter function for feePayer
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(SignatureData) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction.Builder
 
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(List<SignatureData>) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
 
setFeeRatio(String) - Method in class com.klaytn.caver.contract.SendOptions
Setter function for feeRatio.
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(String) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedWithRatioTransaction
Setter function for feeRatio.
setFeeRatio(BigInteger) - Method in class com.klaytn.caver.contract.SendOptions
Setter function for feeRatio.
setFeeRatio(BigInteger) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedWithRatioTransaction.Builder
 
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
Setter method for filterOptions.
setFilterValue(List<Object>) - Method in class com.klaytn.caver.contract.EventFilterOptions.IndexedParameter
Setter method for filterValue.
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
 
setFromBlock(BigInteger) - Method in class com.klaytn.caver.methods.request.KlayFilter
 
setFromBlock(DefaultBlockParameter) - Method in class com.klaytn.caver.methods.request.KlayFilter
 
setFromBlock(DefaultBlockParameterName) - Method in class com.klaytn.caver.methods.request.KlayFilter
 
setGas(String) - 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(String) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Setter function for gas
setGas(BigInteger) - Method in class com.klaytn.caver.contract.SendOptions
Setter function for gas
setGas(BigInteger) - Method in class com.klaytn.caver.transaction.AbstractTransaction.Builder
 
setGas(BigInteger) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Setter function for gas
setGasLimit(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setGasLimit(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.type.AccountUpdate.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.AccountUpdate
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.Cancel.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.Cancel
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.ChainDataAnchoring.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.ChainDataAnchoring
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.SmartContractExecution.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.SmartContractExecution
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.ValueTransfer.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.ValueTransfer
Setter function for gas price.
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo.Builder
 
setGasPrice(String) - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.methods.request.CallObject
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.AccountUpdate.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.AccountUpdate
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.Cancel.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.Cancel
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.ChainDataAnchoring.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.ChainDataAnchoring
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.SmartContractExecution.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.SmartContractExecution
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.ValueTransfer.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.ValueTransfer
Setter function for gas price.
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo.Builder
 
setGasPrice(BigInteger) - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo
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.
 
setGasTarget(BigInteger) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.KIP71
Setter function for gasTarget.
setGasUsed(String) - Method in class com.klaytn.caver.methods.response.AccessListResult.AccessListResultData
 
setGasUsed(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setGasUsed(String) - Method in class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
setGasUsed(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setGasUsed(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setGasUsedRatio(List<Float>) - Method in class com.klaytn.caver.methods.response.FeeHistoryResult.FeeHistoryResultData
 
setGetNonceProcessor(GetNonceProcessor) - Method in class com.klaytn.caver.tx.manager.TransactionManager.Builder
Deprecated.
 
setGini(int) - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Setter function for Gini
setGovernanceData(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setGovernanceData(String) - Method in class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
setGovernanceMode(String) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Governance
Setter function for governanceMode field.
setGoverningNode(String) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Governance
Setter function for governingNode field.
setHash(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setHash(String) - Method in class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
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.methods.response.NodeInfo.NodeInfoData
 
setId(String) - Method in class com.klaytn.caver.methods.response.Peers.Peer
 
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.
 
setInbound(boolean) - Method in class com.klaytn.caver.methods.response.Peers.PeerNetwork
 
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
Setter method for indexedParamName.
setInitialSupply(BigInteger) - Method in class com.klaytn.caver.kct.kip7.KIP7DeployParams
Setter for initialSupply.
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.EthereumAccessList.Builder
 
setInput(String) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Setter function for input
setInput(String) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee.Builder
 
setInput(String) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
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
setIp(String) - Method in class com.klaytn.caver.methods.response.NodeInfo.NodeInfoData
 
setIPFSNode(String, int, boolean) - Method in class com.klaytn.caver.ipfs.IPFS
Set a IPFS node.
setIPFSNode(String, int, boolean) - Method in class com.klaytn.caver.ipfs.wrapper.IPFSWrapper
Set a IPFS node.
setIPFSNode(String, int, boolean, IPFSOptions) - Method in class com.klaytn.caver.ipfs.IPFS
Set a IPFS node.
setIPFSNode(String, int, boolean, IPFSOptions) - Method in class com.klaytn.caver.ipfs.wrapper.IPFSWrapper
Set an IPFS node with IPFSOptions instance.
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.
 
setKcfAddr(String) - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Setter function for kcfAddr
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(WalletFile.KdfParams) - Method in class com.klaytn.caver.wallet.WalletFile.Crypto
Deprecated.
 
setKdfParams(KeyStore.IKdfParams) - Method in class com.klaytn.caver.wallet.keyring.KeyStoreOption
Setter function of KdfParams.
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.GovernanceMyVotes.MyVote
Setter function for key.
setKey(String) - Method in class com.klaytn.caver.methods.response.GovernanceNodeVotes.NodeVote
Setter function for key
setKey(String) - Method in class com.klaytn.caver.methods.response.GovernanceTally.TallyData
Setter function for key
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.
 
setKffAddr(String) - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Setter function for kffAddr
setKIP71(GovernanceChainConfig.ChainConfigData.KIP71) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Governance
Setter function for kip71 field.
setKip82Ratio(String) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
Setter function for
setKirAddr(String) - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Setter function for KIRAddr
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
setKni(String) - Method in class com.klaytn.caver.methods.response.NodeInfo.NodeInfoData
 
setListenAddr(String) - Method in class com.klaytn.caver.methods.response.NodeInfo.NodeInfoData
 
setListener(Integer) - Method in class com.klaytn.caver.methods.response.NodeInfo.NodeInfoPorts
 
setLocalAddress(String) - Method in class com.klaytn.caver.methods.response.Peers.PeerNetwork
 
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.BlockHeader.BlockHeaderData
 
setLogsBloom(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setLowerBoundBaseFee(BigInteger) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.KIP71
Setter function for lowerBoundBaseFee.
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.
 
setMaxBlockGasUsedForBaseFee(BigInteger) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.KIP71
Setter function for maxBlockGasUsedForBaseFee.
setMaxFeePerGas(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setMaxFeePerGas(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setMaxFeePerGas(String) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee.Builder
 
setMaxFeePerGas(String) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Setter function for maxFeePerGas.
setMaxFeePerGas(BigInteger) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee.Builder
 
setMaxFeePerGas(BigInteger) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Setter function for gas price.
setMaxPriorityFeePerGas(String) - Method in class com.klaytn.caver.methods.response.Transaction.TransactionData
 
setMaxPriorityFeePerGas(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setMaxPriorityFeePerGas(String) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee.Builder
 
setMaxPriorityFeePerGas(String) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Setter function for maxPriorityFeePerGas.
setMaxPriorityFeePerGas(BigInteger) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee.Builder
 
setMaxPriorityFeePerGas(BigInteger) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Setter function for maxPriorityFeePerGas.
setMiner(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setMinimumStake(BigInteger) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
Setter function for minimumStake.
setMintingAmount(BigInteger) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
Setter function for mintingAmount.
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
Setter for name.
setName(String) - Method in class com.klaytn.caver.kct.kip7.KIP7DeployParams
Setter for name.
setName(String) - Method in class com.klaytn.caver.methods.response.NodeInfo.NodeInfoData
 
setName(String) - Method in class com.klaytn.caver.methods.response.Peers.Peer
 
setNetworks(List<Peers.PeerNetwork>) - Method in class com.klaytn.caver.methods.response.Peers.Peer
 
setNodeType(String) - Method in class com.klaytn.caver.methods.response.Peers.PeerNetwork
 
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(String) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Setter function for nonce.
setNonce(BigInteger) - Method in class com.klaytn.caver.transaction.AbstractTransaction.Builder
 
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.BlockHeader.BlockHeaderData
 
setNumber(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setOldestBlock(String) - Method in class com.klaytn.caver.methods.response.FeeHistoryResult.FeeHistoryResultData
 
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.BlockHeader.BlockHeaderData
 
setParentHash(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setParentHash(String) - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
setPocAddr(String) - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Setter function for PocAddr.
setPolicy(BigInteger) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Istanbul
Setter function for policy field.
setPorts(NodeInfo.NodeInfoPorts) - Method in class com.klaytn.caver.methods.response.NodeInfo.NodeInfoData
 
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
 
setProposerUpdateInterval(BigInteger) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
Setter function for proposerUpdateInterval.
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(int) - Method in class com.klaytn.caver.wallet.WalletFile.ScryptKdfParams
Deprecated.
 
setR(String) - Method in class com.klaytn.caver.wallet.keyring.SignatureData
Setter function for R.
setRatio(String) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
Setter function for ratio.
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.BlockHeader.BlockHeaderData
 
setReceiptsRoot(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setRemoteAddress(String) - Method in class com.klaytn.caver.methods.response.Peers.PeerNetwork
 
setRemoved(boolean) - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
setResult(AccessListResult.AccessListResultData) - Method in class com.klaytn.caver.methods.response.AccessListResult
 
setResult(Block.BlockData) - Method in class com.klaytn.caver.methods.response.Block
 
setResult(BlockHeader.BlockHeaderData) - Method in class com.klaytn.caver.methods.response.BlockHeader
 
setResult(BlockWithConsensusInfo.Block) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo
 
setResult(FeeHistoryResult.FeeHistoryResultData) - Method in class com.klaytn.caver.methods.response.FeeHistoryResult
 
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(GovernanceChainConfig.ChainConfigData.Reward) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Governance
Setter function for reward field.
setReward(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setReward(String) - Method in class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
setReward(List<List<String>>) - Method in class com.klaytn.caver.methods.response.FeeHistoryResult.FeeHistoryResultData
 
setRpc(RPC) - Method in class com.klaytn.caver.Caver
Setter for Rpc.
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
 
setSignature(String) - Method in class com.klaytn.caver.contract.ContractMethod
Setter function for function signature.
setSignatures(SignatureData) - Method in class com.klaytn.caver.transaction.AbstractTransaction.Builder
 
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(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
 
setStakingUpdateInterval(BigInteger) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
Setter function for stakingUpdateInterval.
setStateRoot(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setStateRoot(String) - Method in class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
setStateRoot(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setStateRootHash(String) - Method in class com.klaytn.caver.methods.response.DecodeAnchoringTransaction.AnchoredChainData
 
setStatic(boolean) - Method in class com.klaytn.caver.methods.response.Peers.PeerNetwork
 
setStatus(String) - Method in class com.klaytn.caver.methods.response.TransactionReceipt.TransactionReceiptData
 
setStorageKeys(List<String>) - Method in class com.klaytn.caver.transaction.utils.AccessTuple
Setter function of storageKeys.
setStorageRoot(String) - Method in class com.klaytn.caver.methods.response.AccountTypeSCA
 
setSub(BigInteger) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Istanbul
Setter function for sub field.
setSymbol(String) - Method in class com.klaytn.caver.kct.kip17.KIP17DeployParams
Setter for symbol.
setSymbol(String) - Method in class com.klaytn.caver.kct.kip7.KIP7DeployParams
Setter for symbol.
setTimestamp(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setTimestamp(String) - Method in class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
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.BlockHeader.BlockHeaderData
 
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.EthereumAccessList.Builder
 
setTo(String) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Setter function for to
setTo(String) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee.Builder
 
setTo(String) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Setter function for to
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
setToBlock(BigInteger) - Method in class com.klaytn.caver.methods.request.KlayFilter
 
setToBlock(DefaultBlockParameter) - Method in class com.klaytn.caver.methods.request.KlayFilter
 
setToBlock(DefaultBlockParameterName) - Method in class com.klaytn.caver.methods.request.KlayFilter
 
setTopics(List) - Method in class com.klaytn.caver.contract.EventFilterOptions
Setter method for topics.
setTopics(List<Filter.FilterTopic>) - Method in class com.klaytn.caver.methods.request.Filter
Setter method for topics.
setTopics(List<String>) - Method in class com.klaytn.caver.methods.response.KlayLogs.Log
 
setTopicWithFilterOptions(ContractEvent) - Method in class com.klaytn.caver.contract.EventFilterOptions
Set a topic field using filterOptions field.
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) - Method in class com.klaytn.caver.methods.response.KlayBlock.Block
Deprecated.
 
setTransactions(List<Transaction.TransactionData>) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setTransactionsRoot(String) - Method in class com.klaytn.caver.methods.response.Block.BlockData
 
setTransactionsRoot(String) - Method in class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
setTransactionsRoot(String) - Method in class com.klaytn.caver.methods.response.BlockWithConsensusInfo.Block
 
setTrusted(boolean) - Method in class com.klaytn.caver.methods.response.Peers.PeerNetwork
 
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
 
setUpperBoundBaseFee(BigInteger) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.KIP71
Setter function for upperBoundBaseFee.
setUri(String) - Method in class com.klaytn.caver.kct.kip37.KIP37DeployParams
Setter for uri.
setUseGini(boolean) - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
Setter function for useGini.
setUseGiniCoeff(boolean) - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
Setter function for useGiniCoeff.
setV(String) - Method in class com.klaytn.caver.wallet.keyring.SignatureData
Setter function for V.
setValidator(String) - Method in class com.klaytn.caver.methods.response.GovernanceNodeVotes.NodeVote
Setter function for validator
setValue(Object) - Method in class com.klaytn.caver.methods.response.GovernanceMyVotes.MyVote
Setter function for value.
setValue(Object) - Method in class com.klaytn.caver.methods.response.GovernanceNodeVotes.NodeVote
Setter function for value.
setValue(Object) - Method in class com.klaytn.caver.methods.response.GovernanceTally.TallyData
Setter function for value
setValue(String) - Method in class com.klaytn.caver.contract.SendOptions
Setter function for value.
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.EthereumAccessList.Builder
 
setValue(String) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Setter function for value
setValue(String) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee.Builder
 
setValue(String) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Setter function for value
setValue(String) - 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(String) - 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(String) - 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(String) - 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(String) - 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(String) - 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(String) - 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(String) - 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(String) - 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(String) - 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(String) - 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(String) - 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(String) - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo
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(BigInteger) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.SmartContractExecution.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.SmartContractExecution
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.ValueTransfer.Builder
 
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.ValueTransfer
Setter function for value
setValue(BigInteger) - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo.Builder
 
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
 
setVoteData(String) - Method in class com.klaytn.caver.methods.response.BlockHeader.BlockHeaderData
 
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.
Short - Class in com.klaytn.caver.abi.datatypes.primitive
 
Short(short) - Constructor for class com.klaytn.caver.abi.datatypes.primitive.Short
 
showTally() - Method in class com.klaytn.caver.rpc.Governance
Provides the current tally of governance votes.
sign(SendOptions, String, Object...) - Method in class com.klaytn.caver.contract.Contract
Create and sign a transaction with the input data generated by the passed argument.
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(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(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(TxTypeFeeDelegate) - Method in class com.klaytn.caver.fee.FeePayer
Deprecated.
 
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) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Signs using all private keys used in the role defined in the Keyring instance.
sign(AbstractKeyring) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
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) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Signs to the transaction with a private key in the Keyring instance.
sign(AbstractKeyring, int) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
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(AbstractKeyring, int, Function<AbstractTransaction, String>) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
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.type.EthereumDynamicFee
Signs to the transaction with a private key 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, Function<AbstractTransaction, String>) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
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.type.EthereumDynamicFee
Signs using all private keys used in the role defined in the Keyring instance.
sign(String) - Method in class com.klaytn.caver.fee.FeePayerManager
Deprecated.
 
sign(String) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Signs to the transaction with a single private key.
sign(String) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Signs to the transaction with a single private key.
sign(String) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Signs to the transaction with a single private key.
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(String, int) - Method in class com.klaytn.caver.wallet.keyring.PrivateKey
Signs transactionHash with key and returns signature.
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) - 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) - 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) - 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.AbstractKeyring
Signs a transaction hash with a private key in specific role group and return signature.
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, 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, 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 interface com.klaytn.caver.wallet.IWallet
Signs the transaction using all keys in the key data corresponding to the address.
sign(String, AbstractTransaction) - Method in class com.klaytn.caver.wallet.KeyringContainer
Signs the transaction as a sender of the transaction and appends signatures in the transaction instance 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 as a sender of the transaction and appends signatures in the transaction instance 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 as a sender of the transaction and appends signatures in the transaction instance using one key 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 as a sender of the transaction and appends signatures in the transaction instance using all keys in the Keyring instance corresponding to the address.
sign(String, Object...) - Method in class com.klaytn.caver.contract.Contract
Create and sign a transaction with the input data generated by the passed argument.
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, 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, Function<AbstractTransaction, 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.type.EthereumAccessList
Signs to the transaction with a single private key.
sign(String, Function<AbstractTransaction, String>) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Signs to the transaction with a single private key.
sign(List<Object>) - Method in class com.klaytn.caver.contract.ContractMethod
Create and sign a transaction with the input data generated by the passed argument.
sign(List<Object>, SendOptions) - Method in class com.klaytn.caver.contract.ContractMethod
Create and sign a transaction with the input data generated by the passed argument.
signAsFeePayer(SendOptions, String, Object...) - Method in class com.klaytn.caver.contract.Contract
/** Create and sign a transaction as a fee payer with the input data generated by the passed argument.
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, 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(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(String) - Method in class com.klaytn.caver.transaction.AbstractFeeDelegatedTransaction
Signs to the transaction with a single private key as a fee payer.
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 as a fee payer of the transaction and appends feePayerSignatures in the transaction instance 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 as a fee payer of the transaction and appends feePayerSignatures in the transaction instance 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 as a fee payer of the transaction and appends feePayerSignatures in the transaction instance using one key in the keyring corresponding to the address.
signAsFeePayer(String, AbstractFeeDelegatedTransaction, Function<AbstractFeeDelegatedTransaction, String>) - Method in class com.klaytn.caver.wallet.KeyringContainer
Signs the FeeDelegatedTransaction as a fee payer of the transaction and appends feePayerSignatures in the transaction instance using all keys in the keyring instance corresponding to the address.
signAsFeePayer(String, Object...) - Method in class com.klaytn.caver.contract.Contract
Create and sign a transaction as a fee payer with the input data generated by the passed argument.
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(List<Object>) - Method in class com.klaytn.caver.contract.ContractMethod
Create and sign a transaction as a fee payer with the input data generated by the passed argument.
signAsFeePayer(List<Object>, SendOptions) - Method in class com.klaytn.caver.contract.ContractMethod
Create and sign a transaction as a fee payer with the input data generated by the passed argument.
signAsFeePayerWithSolidityType(SendOptions, String, Type...) - Method in class com.klaytn.caver.contract.Contract
Create and sign a transaction as a fee payer with the input data generated by the passed argument that wrapped by solidity type class.
signAsFeePayerWithSolidityType(String, Type...) - Method in class com.klaytn.caver.contract.Contract
Create and sign a transaction as a fee payer with the input data generated by the passed argument that wrapped by solidity type class.
signAsFeePayerWithSolidityWrapper(List<Type>) - Method in class com.klaytn.caver.contract.ContractMethod
Create and sign a transaction as a fee payer with the input data generated by the passed argument that wrapped by solidity type class.
signAsFeePayerWithSolidityWrapper(List<Type>, SendOptions) - Method in class com.klaytn.caver.contract.ContractMethod
Create and sign a transaction with the input data generated by the passed argument that wrapped by solidity type class.
SignatureData - Class in com.klaytn.caver.wallet.keyring
Representing a ECDSA Signature data
SignatureData(byte[], byte[], byte[]) - Constructor for class com.klaytn.caver.wallet.keyring.SignatureData
Creates a SignatureData instance.
SignatureData(String, String, String) - 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) - Method in class com.klaytn.caver.wallet.keyring.PrivateKey
Signs hashed data with key and returns signature.
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) - 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) - 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) - 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.AbstractKeyring
Signs a hashed data with a private 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, 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, 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', and 'messageHash'.
signMessage(String, String, int, int) - Method in class com.klaytn.caver.wallet.KeyringContainer
Signs with data and returns MessageSigned instance that includes 'signature', 'message', and '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(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 - Class in com.klaytn.caver.methods.response
 
SignTransaction() - Constructor for class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction
 
SignTransaction() - Constructor for class com.klaytn.caver.methods.response.SignTransaction
 
SignTransaction(String, KlaySignTransaction.SignTransaction.SignTransactionResult) - Constructor for class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction
 
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() - Constructor for class com.klaytn.caver.methods.response.KlaySignTransaction.SignTransaction.SignTransactionResult
 
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
 
signWithSolidityType(SendOptions, String, Type...) - Method in class com.klaytn.caver.contract.Contract
Create and sign a transaction with the input data generated by the passed argument that wrapped by solidity type class.
signWithSolidityType(String, Type...) - Method in class com.klaytn.caver.contract.Contract
Create and sign a transaction with the input data generated by the passed argument that wrapped by solidity type class.
signWithSolidityWrapper(List<Type>) - Method in class com.klaytn.caver.contract.ContractMethod
Create and sign a transaction with the input data generated by the passed argument that wrapped by solidity type class.
signWithSolidityWrapper(List<Type>, SendOptions) - Method in class com.klaytn.caver.contract.ContractMethod
Create and sign a transaction with the input data generated by the passed argument that wrapped by solidity type class.
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
Creates a SingleTopic instance.
SingleTopic(String) - Constructor for class com.klaytn.caver.methods.request.Filter.SingleTopic
Creates a SingleTopic instance.
SMART_CONTRACT_DEPLOY - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This deploys a smart contract to the given address.
SMART_CONTRACT_EXECUTION - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This executes a smart contract with the given data.
SmartContract - Class in com.klaytn.caver.tx
Deprecated.
This class is deprecated since caver-java:1.5.0
SmartContract(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, String, Caver, KlayCredentials, int, ContractGasProvider) - Constructor for class com.klaytn.caver.tx.SmartContract
Deprecated.
 
SmartContract(String, String, Caver, TransactionManager, 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 - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
SmartContractDeployWrapper instance
smartContractDeploy() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of SmartContractDeploy
SmartContractDeploy - Class in com.klaytn.caver.transaction.type
Represents a smart contract deploy transaction.
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(SmartContractDeploy.Builder) - 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.
SmartContractDeployWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a SmartContractDeployWrapper 1.
SmartContractDeployWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.SmartContractDeployWrapper
Creates a SmartContractDeployWrapper instance.
smartContractExecution - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
SmartContractExecutionWrapper instance
smartContractExecution() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of SmartContractExecution
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.
SmartContractExecutionWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a SmartContractExecutionWrapper 1.
SmartContractExecutionWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.SmartContractExecutionWrapper
Creates a SmartContractExecutionWrapper instance.
spender - Variable in class com.klaytn.caver.kct.KIP7.ApprovalEventResponse
Deprecated.
 
StakingInfo() - Constructor for class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
 
StakingInfo(boolean, String, String, int, List<BigInteger>, List<String>, List<String>, List<String>, BigInteger) - Constructor for class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
 
StakingInfo(boolean, String, String, String, String, int, List<BigInteger>, List<String>, List<String>, List<String>, BigInteger) - Constructor for class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
 
StaticArray<T extends Type> - Class in com.klaytn.caver.abi.datatypes
Static array type.
StaticArray(int, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.StaticArray
Deprecated.
StaticArray(int, T...) - Constructor for class com.klaytn.caver.abi.datatypes.StaticArray
Deprecated.
StaticArray(Class<T>, int, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.StaticArray
 
StaticArray(Class<T>, int, T...) - Constructor for class com.klaytn.caver.abi.datatypes.StaticArray
 
StaticArray(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.StaticArray
 
StaticArray(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.StaticArray
 
StaticArray(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.StaticArray
Deprecated.
StaticArray(T...) - Constructor for class com.klaytn.caver.abi.datatypes.StaticArray
Deprecated.
StaticArray1<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray1(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray1
 
StaticArray1(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray1
 
StaticArray1(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray1
Deprecated.
StaticArray1(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray1
Deprecated.
StaticArray10<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray10(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray10
 
StaticArray10(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray10
 
StaticArray10(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray10
Deprecated.
StaticArray10(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray10
Deprecated.
StaticArray11<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray11(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray11
 
StaticArray11(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray11
 
StaticArray11(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray11
Deprecated.
StaticArray11(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray11
Deprecated.
StaticArray12<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray12(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray12
 
StaticArray12(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray12
 
StaticArray12(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray12
Deprecated.
StaticArray12(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray12
Deprecated.
StaticArray13<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray13(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray13
 
StaticArray13(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray13
 
StaticArray13(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray13
Deprecated.
StaticArray13(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray13
Deprecated.
StaticArray14<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray14(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray14
 
StaticArray14(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray14
 
StaticArray14(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray14
Deprecated.
StaticArray14(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray14
Deprecated.
StaticArray15<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray15(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray15
 
StaticArray15(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray15
 
StaticArray15(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray15
Deprecated.
StaticArray15(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray15
Deprecated.
StaticArray16<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray16(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray16
 
StaticArray16(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray16
 
StaticArray16(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray16
Deprecated.
StaticArray16(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray16
Deprecated.
StaticArray17<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray17(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray17
 
StaticArray17(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray17
 
StaticArray17(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray17
Deprecated.
StaticArray17(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray17
Deprecated.
StaticArray18<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray18(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray18
 
StaticArray18(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray18
 
StaticArray18(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray18
Deprecated.
StaticArray18(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray18
Deprecated.
StaticArray19<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray19(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray19
 
StaticArray19(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray19
 
StaticArray19(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray19
Deprecated.
StaticArray19(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray19
Deprecated.
StaticArray2<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray2(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray2
 
StaticArray2(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray2
 
StaticArray2(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray2
Deprecated.
StaticArray2(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray2
Deprecated.
StaticArray20<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray20(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray20
 
StaticArray20(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray20
 
StaticArray20(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray20
Deprecated.
StaticArray20(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray20
Deprecated.
StaticArray21<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray21(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray21
 
StaticArray21(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray21
 
StaticArray21(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray21
Deprecated.
StaticArray21(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray21
Deprecated.
StaticArray22<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray22(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray22
 
StaticArray22(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray22
 
StaticArray22(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray22
Deprecated.
StaticArray22(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray22
Deprecated.
StaticArray23<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray23(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray23
 
StaticArray23(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray23
 
StaticArray23(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray23
Deprecated.
StaticArray23(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray23
Deprecated.
StaticArray24<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray24(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray24
 
StaticArray24(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray24
 
StaticArray24(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray24
Deprecated.
StaticArray24(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray24
Deprecated.
StaticArray25<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray25(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray25
 
StaticArray25(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray25
 
StaticArray25(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray25
Deprecated.
StaticArray25(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray25
Deprecated.
StaticArray26<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray26(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray26
 
StaticArray26(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray26
 
StaticArray26(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray26
Deprecated.
StaticArray26(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray26
Deprecated.
StaticArray27<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray27(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray27
 
StaticArray27(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray27
 
StaticArray27(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray27
Deprecated.
StaticArray27(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray27
Deprecated.
StaticArray28<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray28(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray28
 
StaticArray28(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray28
 
StaticArray28(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray28
Deprecated.
StaticArray28(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray28
Deprecated.
StaticArray29<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray29(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray29
 
StaticArray29(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray29
 
StaticArray29(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray29
Deprecated.
StaticArray29(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray29
Deprecated.
StaticArray3<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray3(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray3
 
StaticArray3(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray3
 
StaticArray3(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray3
Deprecated.
StaticArray3(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray3
Deprecated.
StaticArray30<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray30(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray30
 
StaticArray30(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray30
 
StaticArray30(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray30
Deprecated.
StaticArray30(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray30
Deprecated.
StaticArray31<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray31(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray31
 
StaticArray31(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray31
 
StaticArray31(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray31
Deprecated.
StaticArray31(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray31
Deprecated.
StaticArray32<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray32(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray32
 
StaticArray32(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray32
 
StaticArray32(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray32
Deprecated.
StaticArray32(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray32
Deprecated.
StaticArray4<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray4(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray4
 
StaticArray4(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray4
 
StaticArray4(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray4
Deprecated.
StaticArray4(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray4
Deprecated.
StaticArray5<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray5(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray5
 
StaticArray5(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray5
 
StaticArray5(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray5
Deprecated.
StaticArray5(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray5
Deprecated.
StaticArray6<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray6(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray6
 
StaticArray6(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray6
 
StaticArray6(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray6
Deprecated.
StaticArray6(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray6
Deprecated.
StaticArray7<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray7(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray7
 
StaticArray7(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray7
 
StaticArray7(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray7
Deprecated.
StaticArray7(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray7
Deprecated.
StaticArray8<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray8(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray8
 
StaticArray8(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray8
 
StaticArray8(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray8
Deprecated.
StaticArray8(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray8
Deprecated.
StaticArray9<T extends Type> - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
StaticArray9(Class<T>, List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray9
 
StaticArray9(Class<T>, T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray9
 
StaticArray9(List<T>) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray9
Deprecated.
StaticArray9(T...) - Constructor for class com.klaytn.caver.abi.datatypes.generated.StaticArray9
Deprecated.
StaticArrayTypeReference(int) - Constructor for class com.klaytn.caver.abi.TypeReference.StaticArrayTypeReference
Create StaticArrayTypeReference instance.
staticExtractEventParameters(Event, KlayLogs.Log) - Static method in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
StaticStruct - Class in com.klaytn.caver.abi.datatypes
 
StaticStruct(Type...) - Constructor for class com.klaytn.caver.abi.datatypes.StaticStruct
 
StaticStruct(List<Type>) - Constructor for class com.klaytn.caver.abi.datatypes.StaticStruct
 
ston - com.klaytn.caver.utils.Utils.KlayUnit
 
STON - com.klaytn.caver.utils.Convert.Unit
Deprecated.
 
stripHexPrefix(String) - Static method in class com.klaytn.caver.utils.Utils
Remove hex prefix("0x").
stripHexPrefix(String) - Method in class com.klaytn.caver.utils.wrapper.UtilsWrapper
Remove hex prefix("0x").
StructType - Interface in com.klaytn.caver.abi.datatypes
 
StructTypeReference(List<TypeReference>) - Constructor for class com.klaytn.caver.abi.TypeReference.StructTypeReference
Create a StructTypeReference instance.
subscribe(String, EventFilterOptions, Consumer<LogsNotification>) - Method in class com.klaytn.caver.contract.Contract
Subscribes to an event.
subscribe(String, KlayFilter, Consumer<LogsNotification>) - Method in class com.klaytn.caver.rpc.Klay
Creates a new subscription to specific events by using RPC Pub/Sub over Websockets.
subscribe(String, Consumer<NewHeadsNotification>) - Method in class com.klaytn.caver.rpc.Klay
Creates a new subscription to specific events by using RPC Pub/Sub over Websockets.
subscribeFlowable(String) - Method in class com.klaytn.caver.rpc.Klay
Creates a new subscription to specific events by using RPC Pub/Sub over Websockets.
subscribeFlowable(String, KlayFilter) - Method in class com.klaytn.caver.rpc.Klay
Creates a new subscription to specific events by using RPC Pub/Sub over Websockets.
suggestGasPrice() - Method in class com.klaytn.caver.transaction.AbstractTransaction
Suggests a gas price to use in the transaction.
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(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
supportsInterface(String) - Method in class com.klaytn.caver.kct.kip37.KIP37
Call method "supportsInterface" in KIP-13 standard contract.
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

TallyData() - Constructor for class com.klaytn.caver.methods.response.GovernanceTally.TallyData
 
TKLAY - com.klaytn.caver.utils.Utils.KlayUnit
 
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() - 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.
toAccount(WeightedMultiSigOptions) - Method in class com.klaytn.caver.wallet.keyring.MultipleKeyring
Returns an instance of Account
toAccount(List<WeightedMultiSigOptions>) - Method in class com.klaytn.caver.wallet.keyring.RoleBasedKeyring
Returns an instance of Account.
toBigIntegerValue(Object) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Convert an Object to BigInteger.
toBigIntegerValue(String, Object) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Convert an Object to BigInteger.
toBooleanValue(String, Object) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Convert an Object to boolean.
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).
toHex(String) - Method in class com.klaytn.caver.ipfs.wrapper.IPFSWrapper
Decode encoded multi hash string with Base58 and add hex prefix(0x).
toIntegerValue(String, Object) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Convert an Object to Integer.
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
toKlayFilterTopic() - Method in class com.klaytn.caver.contract.EventFilterOptions
Converts topics field to KlayFilterTopic type.
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.transaction.utils.AccessList
Returns the RLP-encoded string of this accessList.
toRlpList() - Method in class com.klaytn.caver.transaction.utils.AccessTuple
Returns the RLP-encoded string of this accessTuple.
toRlpList() - Method in class com.klaytn.caver.wallet.keyring.SignatureData
Returns the RLP-encoded string of this signature.
toSolidityType() - Method in class com.klaytn.caver.abi.datatypes.primitive.Byte
 
toSolidityType() - Method in class com.klaytn.caver.abi.datatypes.primitive.Char
 
toSolidityType() - Method in class com.klaytn.caver.abi.datatypes.primitive.Double
 
toSolidityType() - Method in class com.klaytn.caver.abi.datatypes.primitive.Float
 
toSolidityType() - Method in class com.klaytn.caver.abi.datatypes.primitive.Int
 
toSolidityType() - Method in class com.klaytn.caver.abi.datatypes.primitive.Long
 
toSolidityType() - Method in class com.klaytn.caver.abi.datatypes.primitive.Number
 
toSolidityType() - Method in class com.klaytn.caver.abi.datatypes.primitive.PrimitiveType
 
toSolidityType() - Method in class com.klaytn.caver.abi.datatypes.primitive.Short
 
toString() - Method in class com.klaytn.caver.abi.datatypes.Address
 
toString() - Method in class com.klaytn.caver.abi.datatypes.Utf8String
 
toString() - Method in class com.klaytn.caver.crypto.KlaySignatureData
Deprecated.
 
toString() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Governance
 
toString() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Istanbul
 
toString() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.KIP71
 
toString() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData.Reward
 
toString() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig.ChainConfigData
 
toString() - Method in class com.klaytn.caver.methods.response.GovernanceChainConfig
 
toString() - Method in class com.klaytn.caver.methods.response.GovernanceIdxCache
 
toString() - Method in class com.klaytn.caver.methods.response.GovernanceItems
 
toString() - Method in class com.klaytn.caver.methods.response.GovernanceMyVotes.MyVote
 
toString() - Method in class com.klaytn.caver.methods.response.GovernanceMyVotes
 
toString() - Method in class com.klaytn.caver.methods.response.GovernanceNodeVotes.NodeVote
 
toString() - Method in class com.klaytn.caver.methods.response.GovernanceNodeVotes
 
toString() - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo.StakingInfo
 
toString() - Method in class com.klaytn.caver.methods.response.GovernanceStakingInfo
 
toString() - Method in class com.klaytn.caver.methods.response.GovernanceTally.TallyData
 
toString() - Method in class com.klaytn.caver.methods.response.GovernanceTally
 
toString() - Method in class com.klaytn.caver.methods.response.GovernanceVotingPower
 
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.
toStringValue(String, Object) - Static method in enum com.klaytn.caver.methods.response.IVote.VoteItem
Convert an Object to String.
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() - 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
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.
toUint() - Method in class com.klaytn.caver.abi.datatypes.Address
 
transaction - Variable in class com.klaytn.caver.Caver
The Transaction instance.
Transaction - Class in com.klaytn.caver.methods.response
 
Transaction() - Constructor for class com.klaytn.caver.methods.response.KlayTransaction.Transaction
Deprecated.
 
Transaction() - Constructor for class com.klaytn.caver.methods.response.Transaction
 
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 - com.klaytn.caver.account.AccountKeyRoleBased.RoleGroup
 
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, String, String, boolean, String, String, String, String, List<SignatureData>, String, String, String, String, String, String, AccessList) - Constructor for class com.klaytn.caver.methods.response.Transaction.TransactionData
 
TransactionDecoder - Class in com.klaytn.caver.transaction
 
TransactionDecoder - Class in com.klaytn.caver.utils
Deprecated.
Please use TransactionDecoder instead.
TransactionDecoder() - Constructor for class com.klaytn.caver.transaction.TransactionDecoder
 
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
 
TransactionHelper - Class in com.klaytn.caver.transaction
This class is a helper class provides methods that handles Transaction object comfortably.
TransactionHelper() - Constructor for class com.klaytn.caver.transaction.TransactionHelper
 
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 - Variable in class com.klaytn.caver.tx.SmartContract
Deprecated.
 
TransactionReceipt - Class in com.klaytn.caver.methods.response
 
TransactionReceipt() - Constructor for class com.klaytn.caver.methods.response.KlayTransactionReceipt.TransactionReceipt
Deprecated.
 
TransactionReceipt() - Constructor for class com.klaytn.caver.methods.response.TransactionReceipt
 
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.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, String, String, String, boolean, String, String, List<KlayLogs.Log>, String, String, String, List<SignatureData>, String, String, String, String, String, String, String, String, String, AccessList) - 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 - 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.transaction.response.TransactionReceiptProcessor
 
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
 
TransactionUtilsWrapper - Class in com.klaytn.caver.transaction.utils.wrapper
TransactionUtilsWrapper provide usability so that the static method of the access list and the static method of the access tuple
TransactionUtilsWrapper() - Constructor for class com.klaytn.caver.transaction.utils.wrapper.TransactionUtilsWrapper
Creates a TransactionUtils instance.
TransactionWrapper - Class in com.klaytn.caver.transaction.wrapper
Represents a TransactionWrapper 1.
TransactionWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.wrapper.TransactionWrapper
Creates a Transaction instance
transfer(String, BigInteger) - 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(String, BigInteger, SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "transfer" in KIP-7 standard contract.
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) - 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) - Method in class com.klaytn.caver.kct.KIP7
Deprecated.
Instance method for calling method "transferFrom" in KIP-7 Standard Token
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, SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "transferFrom" in KIP-7 standard contract.
TXERROR - com.klaytn.caver.ErrorType
Deprecated.
 
TxPropertyBuilder - Class in com.klaytn.caver.transaction
Represents a txPropertyBuilder which contains static methods returning builders for all types of transaction
TxPropertyBuilder() - Constructor for class com.klaytn.caver.transaction.TxPropertyBuilder
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
TxTypeCancel(BigInteger, BigInteger, BigInteger, String) - Constructor for class com.klaytn.caver.tx.type.TxTypeCancel
Deprecated.
 
TxTypeChainDataAnchoring - com.klaytn.caver.transaction.type.TransactionType
 
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.
 
TxTypeEthereumAccessList - com.klaytn.caver.transaction.type.TransactionType
 
TxTypeEthereumDynamicFee - com.klaytn.caver.transaction.type.TransactionType
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
TxTypeFeeDelegatedCancelWithRatio(BigInteger, BigInteger, BigInteger, String, BigInteger) - Constructor for class com.klaytn.caver.tx.type.TxTypeFeeDelegatedCancelWithRatio
Deprecated.
 
TxTypeFeeDelegatedChainDataAnchoring - com.klaytn.caver.transaction.type.TransactionType
 
TxTypeFeeDelegatedChainDataAnchoringWithRatio - com.klaytn.caver.transaction.type.TransactionType
 
TxTypeFeeDelegatedSmartContractDeploy - Class in com.klaytn.caver.tx.type
Deprecated.
TxTypeFeeDelegatedSmartContractDeploy - com.klaytn.caver.transaction.type.TransactionType
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
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 - com.klaytn.caver.transaction.type.TransactionType
 
TxTypeValueTransferMemo(BigInteger, BigInteger, BigInteger, String, BigInteger, String, byte[]) - Constructor for class com.klaytn.caver.tx.type.TxTypeValueTransferMemo
Deprecated.
 
Type<T> - Interface in com.klaytn.caver.abi.datatypes
ABI Types.
TYPE_NAME - Static variable in class com.klaytn.caver.abi.datatypes.Address
 
TYPE_NAME - Static variable in class com.klaytn.caver.abi.datatypes.Bool
 
TYPE_NAME - Static variable in class com.klaytn.caver.abi.datatypes.Bytes
 
TYPE_NAME - Static variable in class com.klaytn.caver.abi.datatypes.DynamicBytes
 
TYPE_NAME - Static variable in class com.klaytn.caver.abi.datatypes.Fixed
 
TYPE_NAME - Static variable in class com.klaytn.caver.abi.datatypes.Int
 
TYPE_NAME - Static variable in class com.klaytn.caver.abi.datatypes.Ufixed
 
TYPE_NAME - Static variable in class com.klaytn.caver.abi.datatypes.Uint
 
TYPE_NAME - Static variable in class com.klaytn.caver.abi.datatypes.Utf8String
 
TypeDecoder - Class in com.klaytn.caver.abi
Contract Application Binary Interface (ABI) decoding for types.
TypeDecoder() - Constructor for class com.klaytn.caver.abi.TypeDecoder
 
TypeEncoder - Class in com.klaytn.caver.abi
Contract Application Binary Interface (ABI) encoding for types.
typeMap(List<List<T>>, Class<E>, Class<R>) - Static method in class com.klaytn.caver.abi.Utils
 
typeMap(List<T>, Class<R>) - Static method in class com.klaytn.caver.abi.Utils
 
TypeMappingException - Exception in com.klaytn.caver.abi
 
TypeMappingException(Exception) - Constructor for exception com.klaytn.caver.abi.TypeMappingException
 
TypeMappingException(String) - Constructor for exception com.klaytn.caver.abi.TypeMappingException
 
TypeMappingException(String, Exception) - Constructor for exception com.klaytn.caver.abi.TypeMappingException
 
TypeReference<T extends Type> - Class in com.klaytn.caver.abi
Type wrapper to get around limitations of Java's type erasure.
TypeReference() - Constructor for class com.klaytn.caver.abi.TypeReference
 
TypeReference(boolean) - Constructor for class com.klaytn.caver.abi.TypeReference
 
TypeReference.StaticArrayTypeReference<T extends Type> - Class in com.klaytn.caver.abi
Type wrapper class for static array type.
TypeReference.StructTypeReference<T extends Type> - Class in com.klaytn.caver.abi
Type wrapper class for Struct type(StaticStruct, DynamicStruct).

U

Ufixed - Class in com.klaytn.caver.abi.datatypes
Signed fixed type.
Ufixed(int, int, BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.Ufixed
 
Ufixed(int, int, BigInteger, BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.Ufixed
 
Ufixed(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.Ufixed
 
Ufixed(BigInteger, BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.Ufixed
 
Uint - Class in com.klaytn.caver.abi.datatypes
Unsigned integer type.
Uint(int, BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.Uint
 
Uint(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.Uint
 
Uint104 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint104(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint104
 
Uint104(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint104
 
Uint112 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint112(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint112
 
Uint112(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint112
 
Uint120 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint120(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint120
 
Uint120(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint120
 
Uint128 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint128(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint128
 
Uint128(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint128
 
Uint136 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint136(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint136
 
Uint136(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint136
 
Uint144 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint144(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint144
 
Uint144(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint144
 
Uint152 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint152(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint152
 
Uint152(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint152
 
Uint16 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint16(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint16
 
Uint16(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint16
 
Uint160 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint160(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint160
 
Uint160(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint160
 
Uint168 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint168(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint168
 
Uint168(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint168
 
Uint176 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint176(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint176
 
Uint176(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint176
 
Uint184 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint184(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint184
 
Uint184(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint184
 
Uint192 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint192(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint192
 
Uint192(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint192
 
Uint200 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint200(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint200
 
Uint200(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint200
 
Uint208 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint208(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint208
 
Uint208(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint208
 
Uint216 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint216(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint216
 
Uint216(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint216
 
Uint224 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint224(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint224
 
Uint224(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint224
 
Uint232 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint232(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint232
 
Uint232(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint232
 
Uint24 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint24(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint24
 
Uint24(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint24
 
Uint240 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint240(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint240
 
Uint240(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint240
 
Uint248 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint248(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint248
 
Uint248(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint248
 
Uint256 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint256(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint256
 
Uint256(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint256
 
Uint32 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint32(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint32
 
Uint32(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint32
 
Uint40 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint40(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint40
 
Uint40(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint40
 
Uint48 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint48(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint48
 
Uint48(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint48
 
Uint56 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint56(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint56
 
Uint56(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint56
 
Uint64 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint64(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint64
 
Uint64(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint64
 
Uint72 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint72(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint72
 
Uint72(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint72
 
Uint8 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint8(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint8
 
Uint8(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint8
 
Uint80 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint80(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint80
 
Uint80(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint80
 
Uint88 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint88(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint88
 
Uint88(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint88
 
Uint96 - Class in com.klaytn.caver.abi.datatypes.generated
Auto generated code.
Uint96(long) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint96
 
Uint96(BigInteger) - Constructor for class com.klaytn.caver.abi.datatypes.generated.Uint96
 
uKLAY - com.klaytn.caver.utils.Convert.Unit
Deprecated.
 
uKLAY - com.klaytn.caver.utils.Utils.KlayUnit
 
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(String) - Method in class com.klaytn.caver.rpc.Klay
Uninstalls a filter with given id.
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.
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() - 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() - 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.
unpause(SendOptions) - 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.kip37.KIP37
Unpauses a contract.
unpause(SendOptions) - Method in class com.klaytn.caver.kct.kip7.KIP7
Execute a method "unpause" in KIP-7 standard contract.
unpause(String) - 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) - 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.
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.
 
unsubscribe(String) - Method in class com.klaytn.caver.rpc.Klay
Cancels the subscription with a specific subscription id.
UNSUPPORTED_TX_TYPE - com.klaytn.caver.ErrorCode
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.
Utf8String - Class in com.klaytn.caver.abi.datatypes
UTF-8 encoded string type.
Utf8String(String) - Constructor for class com.klaytn.caver.abi.datatypes.Utf8String
 
utils - Variable in class com.klaytn.caver.Caver
The UtilsWrapper instance
utils - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
TransactionUtils instance
Utils - Class in com.klaytn.caver.abi
Utility functions.
Utils - Class in com.klaytn.caver.utils
 
Utils() - Constructor for class com.klaytn.caver.utils.Utils
 
Utils.KlayUnit - Enum in com.klaytn.caver.utils
 
UtilsWrapper - Class in com.klaytn.caver.utils.wrapper
Representing an UtilsWrapper 1.
UtilsWrapper() - Constructor for class com.klaytn.caver.utils.wrapper.UtilsWrapper
Creates an UtilsWrapper

V

valid() - Method in class com.klaytn.caver.abi.datatypes.IntType
 
valid() - Method in class com.klaytn.caver.abi.datatypes.Uint
 
validateFeePayer(AbstractFeeDelegatedTransaction) - Method in class com.klaytn.caver.validator.Validator
Validates the fee payer in the transaction.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.AbstractTransaction
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.AccountUpdate
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.Cancel
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.ChainDataAnchoring
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.EthereumAccessList
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.EthereumDynamicFee
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdate
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedAccountUpdateWithRatio
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancel
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedCancelWithRatio
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoring
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedChainDataAnchoringWithRatio
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeploy
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractDeployWithRatio
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecution
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedSmartContractExecutionWithRatio
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransfer
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemo
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferMemoWithRatio
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.FeeDelegatedValueTransferWithRatio
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.LegacyTransaction
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.SmartContractDeploy
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.SmartContractExecution
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.ValueTransfer
Checks that member variables that can be defined by the user are defined.
validateOptionalValues(boolean) - Method in class com.klaytn.caver.transaction.type.ValueTransferMemo
Checks that member variables that can be defined by the user are defined.
validateSender(AbstractTransaction) - Method in class com.klaytn.caver.validator.Validator
Validates the sender of the transaction.
validateSignedMessage(String, SignatureData, String) - Method in class com.klaytn.caver.validator.Validator
Validate a signed message.
validateSignedMessage(String, SignatureData, String, boolean) - Method in class com.klaytn.caver.validator.Validator
Validate a signed message.
validateSignedMessage(String, List<SignatureData>, String) - Method in class com.klaytn.caver.validator.Validator
Validate a signed message.
validateSignedMessage(String, List<SignatureData>, String, boolean) - Method in class com.klaytn.caver.validator.Validator
Validate a signed message.
validateTransaction(AbstractTransaction) - Method in class com.klaytn.caver.validator.Validator
Validates a transaction.
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.
validator - Variable in class com.klaytn.caver.Caver
The Validator instance
Validator - Class in com.klaytn.caver.validator
 
Validator(Klay) - Constructor for class com.klaytn.caver.validator.Validator
Create a Validator instance.
value - Variable in class com.klaytn.caver.abi.datatypes.Array
 
value - Variable in class com.klaytn.caver.kct.KIP7.ApprovalEventResponse
Deprecated.
 
value - Variable in class com.klaytn.caver.kct.KIP7.TransferEventResponse
Deprecated.
 
VALUE_TRANSFER - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This transfers KLAY only.
VALUE_TRANSFER_MEMO - com.klaytn.caver.tx.type.TxType.Type
Deprecated.
This transfers KLAY with a memo.
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.methods.response.IVote.VoteItem
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.methods.response.IVote.VoteItem
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 - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
ValueTransferWrapper instance
valueTransfer() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of ValueTransfer
ValueTransfer - Class in com.klaytn.caver.transaction.type
Represents a value transfer transaction.
ValueTransfer - Class in com.klaytn.caver.tx
Deprecated.
This class is deprecated since caver-java:1.5.0
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(ValueTransfer.Builder) - Constructor for class com.klaytn.caver.transaction.type.ValueTransfer
Creates a ValueTransfer instance.
ValueTransfer.Builder - Class in com.klaytn.caver.transaction.type
ValueTransfer Builder class
valueTransferMemo - Variable in class com.klaytn.caver.transaction.wrapper.TransactionWrapper
ValueTransferMemoWrapper instance
valueTransferMemo() - Static method in class com.klaytn.caver.transaction.TxPropertyBuilder
Creates a Builder of ValueTransferMemo
ValueTransferMemo - Class in com.klaytn.caver.transaction.type
Represents a value transfer memo transaction.
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(ValueTransferMemo.Builder) - 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
ValueTransferMemoWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a ValueTransferMemoWrapper 1.
ValueTransferMemoWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.ValueTransferMemoWrapper
Creates a ValueTransferMemoWrapper instance.
ValueTransferTransaction - Class in com.klaytn.caver.tx.model
Deprecated.
Please use ValueTransfer instead.
ValueTransferWrapper - Class in com.klaytn.caver.transaction.type.wrapper
Represents a ValueTransferWrapper 1.
ValueTransferWrapper(Klay) - Constructor for class com.klaytn.caver.transaction.type.wrapper.ValueTransferWrapper
Creates a ValueTransferWrapper instance.
vote(IVote.VoteItem, boolean) - Method in class com.klaytn.caver.rpc.Governance
Submits a new vote.
vote(IVote.VoteItem, String) - Method in class com.klaytn.caver.rpc.Governance
Submits a new vote.
vote(IVote.VoteItem, BigInteger) - Method in class com.klaytn.caver.rpc.Governance
Submits a new vote.
vote(String, boolean) - Method in class com.klaytn.caver.rpc.Governance
Submits a new vote.
vote(String, String) - Method in class com.klaytn.caver.rpc.Governance
Submits a new vote.
vote(String, BigInteger) - Method in class com.klaytn.caver.rpc.Governance
Submits a new vote.

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.Admin
 
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() - Constructor for class com.klaytn.caver.tx.account.AccountKeyWeightedMultiSig.WeightedPublicKey
Deprecated.
 
WeightedPublicKey(String, BigInteger) - Constructor for class com.klaytn.caver.account.WeightedPublicKey
Creates WeightedPublicKey instance
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 _ 
All Classes All Packages