parseFactoryAddressFromAccountInitCode
Defined in: aa-sdk/core/src/account/smartContractAccount.ts:193
Parses the factory address and factory calldata from the provided account initialization code (initCode).
Example
Parameters
Returns
[`0x${string}`, `0x${string}`]
A tuple containing the parsed factory address and factory calldata