Closed ethers closed 8 years ago
https://github.com/ConsenSys/singulardtv-contracts/blob/fb9774c954cb8dcfef130124399d2fc5dc274826/contracts/StandardToken.sol
StandardToken.sol has zero safety about underflow and overflows
The number of tokens is fixed at 1B tokens. That is why this is not an issue.
https://github.com/ConsenSys/singulardtv-contracts/blob/fb9774c954cb8dcfef130124399d2fc5dc274826/contracts/StandardToken.sol
StandardToken.sol has zero safety about underflow and overflows