Function to retrieve the address of the account on a specific chain
The address of the account on the specified chain
Error if no deployment exists for the specified chain and strictMode is true
The ID of the chain to query
Whether to throw an error if no deployment exists for the specified chain
The ID of the chain to query
Optional
strictMode: falseWhether to throw an error if no deployment exists for the specified chain
Function to retrieve deployment information for a specific chain
The smart account deployment for the specified chain
Error if no deployment exists for the specified chain and strictMode is true
The ID of the chain to query
Whether to throw an error if no deployment exists for the specified chain
The ID of the chain to query
Optional
strictMode: falseWhether to throw an error if no deployment exists for the specified chain
Array of minimal MEE smart account instances across different chains
The signer associated with this multichain account
Represents a smart account deployed across multiple chains