Skip to content
Alchemy Logo

GetMAV2UpgradeToData

type GetMAV2UpgradeToData<TSigner, TAccount> = GetAccountParameter<TAccount>;

Defined in: account-kit/smart-contracts/src/ma-v2/utils.ts:187

Type ParameterDefault type

TSigner extends SmartAccountSigner

SmartAccountSigner

TAccount extends SmartContractAccountWithSigner<string, TSigner> | undefined

SmartContractAccountWithSigner<string, TSigner> | undefined

Was this page helpful?