Returns the associated address as a Bech32 string.
String get bech32Address { return Bech32Encoder.encode(networkInfo.bech32Hrp, address); }