menu
web3_universal_compat package
documentation
dart_web3_compat.dart
EthereumAddressCompat
hexEip55 property
hexEip55 property
dark_mode
light_mode
hexEip55
property
String
get
hexEip55
Implementation
String get hexEip55 => toChecksum((bytes) => keccak256(bytes));
web3_universal_compat package
documentation
dart_web3_compat
EthereumAddressCompat
hexEip55 property
EthereumAddressCompat extension on
EthereumAddress