Represents an Ethereum Virtual Machine (EVM) address. This class extends the Key class and provides functionality for handling EVM addresses.
Static
Creates an EvmAddress from a hex string representation.
The hex string representing the EVM address
If the input string is not the correct size
Represents an Ethereum Virtual Machine (EVM) address. This class extends the Key class and provides functionality for handling EVM addresses.