to another account. It also gives the admins of the InstaRegistry contract the ability to change the InstaRegistry admin addresses and register other privileged roles. Audit context and scope InstaDapp is a live project on Ethereum’s mainnet. The code we audited is the code located at the address... 0x498b3bfabe9f73db90d252bcd4fa9548cd0fd981, as verified by Etherscan. This consists of the two top-level contracts: UserWallet and InstaRegistry. We audited these two contracts and the contracts from which they inherit. The InstaRegistry contract is used to deploy new UserWallet instances, track...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 9 | 6 | - | - | 15 |
Fixed | - | - | - | - | 0 |
Total | 9 | 6 | 0 | 0 | 15 |
# | File Name |
---|---|
1 | flats/InstaRegistry.sol |
2 | contracts/UserWallet.sol |
3 | contracts/InstaRegistry.sol |