The Polymath team asked us to review and audit their POLY Token contracts. We looked at the code and now publish our results. The audited code is located in the polymath-token-distribution repository. The version used for this report is commit 672fabe081e8f90ea025252d92c2eb247d60010e. Here is our... The audited code is located in the polymath-token-distribution repository. The version used for this report is commit... The Polymath team asked us to review and audit their POLY Token contracts. We looked at the code and now publish our results.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 1 | - | - | - | 1 |
Fixed | 3 | 1 | - | - | 4 |
Total | 4 | 1 | 0 | 0 | 5 |
# | File Name |
---|---|
1 | contracts/SafeMath.sol |
2 | contracts/interfaces/IERC20.sol |
3 | contracts/PolyToken.sol |
4 | contracts/PolyDistribution.sol |
5 | contracts/Ownable.sol |