safeWallet

function safeWallet(
): SafeWalletConfig;

Parameters

Optional configuration options for the wallet

personalWallets (optional)

An array of personal wallets to show in ConnectWallet Modal for personal wallet selection

recommended (optional)

If true, the wallet will be tagged as "recommended" in ConnectWallet Modal UI

Type

Returns

let returnType: SafeWalletConfig;