This is the report from a security audit performed on Joy by MrCrambo.
The audit focused primarily on the security of Joy smart contracts.
- https://github.com/JohnOrionYoung/johnorionyoung/blob/master/Contracts/AccessControl.sol
- https://github.com/JohnOrionYoung/johnorionyoung/blob/master/Contracts/ERC721.sol
- https://github.com/JohnOrionYoung/johnorionyoung/blob/master/Contracts/SafeMath.sol
- https://github.com/JohnOrionYoung/johnorionyoung/blob/master/Contracts/JoyArt.sol
In total, 1 issue was reported including:
-
0 high severity issues.
-
0 medium severity issues.
-
1 low severity issues.
The contract owner allow himself to pause functions of contract (transfer
, transferFrom
).
Smart contracts free of critical issues.