Readonly
addressStatic
CORE_Static
Readonly
LENGTHStatic
deserializeStatic
fromCreates AccountAddress from a hex string.
Hex string can be with a prefix or without a prefix, e.g. '0x1aa' or '1aa'. Hex string will be left padded with 0s if too short.
Static
isChecks if the string is a valid AccountAddress
Hex string can be with a prefix or without a prefix, e.g. '0x1aa' or '1aa'. Hex string will be left padded with 0s if too short.
Static
standardizeGenerated using TypeDoc
Return a hex string from account Address.