Returns the balance of the currently connected wallet on the selected chain.
@override String get chainBalance { return CoreUtils.formatChainBalance(_chainBalance); }