Multisig Plugin

The Multisig Plugin is an ERC6900-compliant k-of-n ownership tool that accommodates both EOAs and smart contract proprietors. Its main attributes consist of: (1) multisignature user operation validation on native account functions; (2) an execution function that alters account ownership by adding or removing owners and/or changing the threshold; (3) compatibility with ERC-1271 smart contract signatures following the same multisignature approach; (4) adjustable gas that provides increased flexibility and control over gas expenditure.

Loading