description |
---|
One or more EOA accounts or ERC-1271 compliant contracts can be owners of the Modular Smart Contract Account. |
{% embed url="https://github.com/alchemyplatform/modular-account/tree/v1.0.x/src/plugins/owner" %}
- Enable ECDSA verification of signatures, standard EOA signatures verification.
- Enable ERC-1271 signature verification, standard contract owner signatures verification.
- Multiple equal owners who have the same root access to account.
- Implements EIP-712.
- By default, owner validation is added for most of MSCA’s native functions including:
installPlugin
/uninstallPlugin
upgradeToAndCall
execute
/executeBatch