Package org.web3j.abi.datatypes
Class Address
java.lang.Object
org.web3j.abi.datatypes.Address
Address type, which by default is equivalent to uint160 which follows the Ethereum specification.
-
Field Summary
FieldsFields inherited from interface org.web3j.abi.datatypes.Type
MAX_BIT_LENGTH, MAX_BYTE_LENGTH -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.web3j.abi.datatypes.Type
bytes32PaddedLength
-
Field Details
-
TYPE_NAME
- See Also:
-
DEFAULT_LENGTH
public static final int DEFAULT_LENGTH- See Also:
-
DEFAULT
-
-
Constructor Details
-
Address
-
Address
-
Address
-
Address
-
Address
-
-
Method Details