Smart ContractsOther AccountsModular Account V1Multisig

Multisig Plugin Smart Contract

Overview

The Multisig plugin adds k of n threshold signature scheme to your Modular Account, similar to Gnosis Safe accounts. This is a powerful security layer that is recommended for accounts that require additional security and redundancy beyond a single signer.

The n signers can be any combination of ECDSA or SCA signers. A threshold of k signatures will be required to execute any user operation on the smart account.

Secure, audited, open source

The Multisig Plugin has been audited by Quantstamp. You can find the audit reports here.

It is also fully open source so you can validate the source code.

Now, let’s get started with the multisig plugin!

We believe that strong security requires strong collaboration with skilled security researchers to improve the resilience of our code and all of the things it can do. If you believe you have found a security issue in our source code or smart contracts, we encourage you to participate in the Alchemy Bug Bounty program and notify us.