This audit is based on Quantstamp's previous [audit of the Arcadeum Wallet](https://github.com/arcadeum/wallet-contracts/commit/cd5ee37e02eb9e753917be03f03f61fea952378c). The only part within the scope of the audit is the pull request [#105](https://github.com/0xsequence/wallet-contracts/pull/105) concerned with support of ERC1271. Overall, the code provides support for ERC1271, is well organized, respects the best practices (with the exception of the instances listed in this report), and is equipped with a reasonable amount of in-code documentation. The auditors did not discover any serious security concerns, and only missed a more comprehensive external documentation of the codebase in its entirety. **Update:** The Sequence Smart Wallet team acknowledged all findings outlined in this report.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 2 | - | - | - | 2 |
Fixed | - | - | - | - | 0 |
Total | 2 | 0 | 0 | 0 | 2 |