This method retrieves whether the connected Smart Wallet is deployed onchain.
bool isDeployed = await SmartWallet.IsDeployed();
Whether a Smart Wallet is deployed as a bool.
bool