getDefaultMultisigModularAccountFactoryAddress

1const getDefaultMultisigModularAccountFactoryAddress: (chain) => Address;

Defined in: account-kit/smart-contracts/dist/types/src/msca/utils.d.ts:11

Utility method returning the default multi sig msca factory address given a chain

Parameters

ParameterTypeDescription

chain

Chain

the chain object for which to get the address

Returns

Address

the address for the given chain

Throws

if the chain doesn’t have an address currently deployed