# Functions
SHA3Hash calculates SHA3 hash.
No description provided by the author
No description provided by the author
# Constants
AddressLength is the expected length of the address.
SignatureLength is the expected length of the Signature.
# Variables
EmptyAddress contains empty Ethereum address: 0x0000000000000000000000000000000000000000.
HexToAddress returns Address from hex representation.
IsHexAddress verifies if given string is a valid Ethereum address.