utils/address_utils library

Extensions

EthereumAddressCompat on EthereumAddress
Extension for ergonomic access.

Functions

toChecksumHex(EthereumAddress address) String
Returns the EIP-55 checksummed hex address for address.
toHex(EthereumAddress address) String
Returns the plain hex address with 0x prefix (lowercase).