Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add SingleOwnerMSCA proxy veification artifacts and instructions (
#37) ## Summary Add proxy verification instructions and verification artifacts for `SingleOwnerMSCA` accounts. A corresponding PR will be added to the `master` branch. ## Detail ETH-SEPOLIA verification was already done by @huaweigu. The remaining chains were verified directly following the instructions added in the README in this PR: - https://sepolia.arbiscan.io/address/0xc68c3867b9b22b7291d8644f7742b29781bbe05f#readProxyContract - https://amoy.polygonscan.com/address/0x55907b59a2c4cd855ec140a43da8e35641a8a4e2#readProxyContract - https://polygonscan.com/address/0x7609b25a38bbccef4369c3f25fffe9be0d98ba31#readProxyContract - https://arbiscan.io/address/0x7dcd373b7116bf3db6633d779805c4acd9648ed5#readProxyContract - https://etherscan.io/address/0x9ba84cb7e0723ffe23d22fd165ec09a38e8c7ac0#readProxyContract ### Checklist - [x] Did you update relevant docs? (docs are found in the `docs` folder) - [x] Do your commits follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) standard? - [x] Does your PR title also follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) standard? ## Testing A sanity test checking that new contracts would get automatically verified was done on this wallet: <https://amoy.polygonscan.com/address/0x3b89d50ff795fa7788815a5747a4a5c0afd9190f#code>
- Loading branch information