Quantstamp has performed a security audit of the `AG_Token.sol` contract, which contains a token that relies heavily on the OpenZeppelin's `ERC20` implementation. We only found 2 informational issues and a few best practice/documentation recommendations. We advise addressing all of them before deploying the smart contract in production.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 1 | - | - | - | 1 |
Fixed | 1 | - | - | - | 1 |
Total | 2 | 0 | 0 | 0 | 2 |
# | File Name |
---|---|
1 | contracts/ido/AG_Token.sol |