Introduction The Notional team asked us to review and audit their smart contracts after they had iterated their system design taking into consideration our first audit. We looked at the code and now publish our results. We audited commit b6fc6be4622422d0e34c90e77f2ec9da18596b8c of the notional...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | 1 | - | - | 1 |
Fixed | 17 | 13 | 5 | 3 | 38 |
Total | 17 | 14 | 5 | 3 | 39 |
# | File Name |
---|---|
1 | contracts/utils/Governed.sol |
2 | contracts/ERC1155Token.sol |
3 | contracts/utils/RiskFramework.sol |
4 | contracts/storage/EscrowStorage.sol |
5 | contracts/storage/PortfoliosStorage.sol |
6 | contracts/lib/SafeInt256.sol |
7 | contracts/Escrow.sol |
8 | contracts/utils/Common.sol |
9 | contracts/utils/MockLiquidation.sol |
10 | contracts/interface/IERC1155TokenReceiver.sol |