Function isSmartWalletDeployed
- isSmartWalletDeployed(chain, factoryAddress, personalWalletAddress, data?): Promise<boolean>
-
Parameters
-
chain: ChainOrRpcUrl
-
factoryAddress: string
-
personalWalletAddress: string
-
data: BytesLike = "0x"
Returns Promise<boolean>
Check if a smart wallet is deployed for a given personal wallet address