Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 246 Bytes

avoiding_common_attacks.md

File metadata and controls

8 lines (6 loc) · 246 Bytes

Using Specific Compiler Pragma
compiler version 0.8.0 is used


Proper Use of Require, Assert and Revert
ERC20PresetMinterPauser.sol uses require() to only allow the address with minter_role mint the token