predictModularAccountV2Address
Defined in: account-kit/smart-contracts/src/ma-v2/account/predictAddress.ts:51
Predicts the address of a modular account V2 based on the provided parameters, which include factory address, salt, and implementation address. This function supports different types of accounts including “SMA”, “MA”, and “WebAuthn”.
Example
Parameters
Returns
`0x${string}`
The predicted address for the modular account V2.