This is the report from a security audit performed on Tronempire by MrCrambo.
The audit focused primarily on the security of Tronempire smart contract.
In total, 2 issues were reported including:
-
0 high severity issues.
-
1 medium severity issues.
-
0 owner privilegies issues.
-
1 low severity issues.
If some investor will call payable
function in line 42 he will lose his invested ethers, because it will be stored as zero address invested.
There are no zero address checking in constructor
in line 28, deposit
in line 46, createMagnat
in line 154,
Smart contract contains medium severity issue.