getDefaultMultisigModularAccountFactoryAddress

1function getDefaultMultisigModularAccountFactoryAddress(chain): `0x${string}`;

Defined in: account-kit/smart-contracts/src/msca/utils.ts:48

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

`0x${string}`

the address for the given chain

Throws

if the chain doesn’t have an address currently deployed