createMultiOwnerModularAccountClient
Call Signature
Defined in: account-kit/smart-contracts/dist/types/src/msca/client/client.d.ts:17
Type Parameters
Parameters
Returns
Promise
<AlchemySmartAccountClient
<undefined
| Chain
, MultiOwnerModularAccount
<TSigner
>, ExecutionActions
<MultiOwnerModularAccount
<TSigner
>, undefined
, keyof EntryPointRegistryBase
<unknown
>> & ManagementActions
<MultiOwnerModularAccount
<TSigner
>, undefined
, keyof EntryPointRegistryBase
<unknown
>> & ReadAndEncodeActions
<MultiOwnerModularAccount
<TSigner
>> & object
& object
& PluginManagerActions
<MultiOwnerModularAccount
<TSigner
>> & AccountLoupeActions
<MultiOwnerModularAccount
<TSigner
>>>>
Call Signature
Defined in: account-kit/smart-contracts/dist/types/src/msca/client/client.d.ts:20
Type Parameters
Parameters
Returns
Promise
<SmartAccountClient
<CustomTransport
, Chain
, MultiOwnerModularAccount
<TSigner
>, ExecutionActions
<MultiOwnerModularAccount
<TSigner
>, undefined
, keyof EntryPointRegistryBase
<unknown
>> & ManagementActions
<MultiOwnerModularAccount
<TSigner
>, undefined
, keyof EntryPointRegistryBase
<unknown
>> & ReadAndEncodeActions
<MultiOwnerModularAccount
<TSigner
>> & object
& object
& PluginManagerActions
<MultiOwnerModularAccount
<TSigner
>> & AccountLoupeActions
<MultiOwnerModularAccount
<TSigner
>>>>