Function getAllSigners

  • Get all the signers added to the given smart wallet (excluding owner)

    Parameters

    • chain: ChainOrRpcUrl

      The chain to use

    • factoryAddress: string

      The factory address

    • smartWalletAddress: string

      The smart wallet address

    Returns Promise<any>

    The list of signers

Generated using TypeDoc