mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/contracts/token/ERC20
Leo Arias fa49e5189d Remove Minted and TokensBurned events (#1305) 6 years ago
..
ERC20.sol Use prefix underscore for state variables and no underscore for parameters (#1282) 6 years ago
ERC20Burnable.sol Remove Minted and TokensBurned events (#1305) 6 years ago
ERC20Capped.sol Use prefix underscore for state variables and no underscore for parameters (#1282) 6 years ago
ERC20Detailed.sol Use prefix underscore for state variables and no underscore for parameters (#1282) 6 years ago
ERC20Mintable.sol Remove Minted and TokensBurned events (#1305) 6 years ago
ERC20Pausable.sol Use prefix underscore for state variables and no underscore for parameters (#1282) 6 years ago
IERC20.sol Use prefix underscore for state variables and no underscore for parameters (#1282) 6 years ago
SafeERC20.sol Use prefix underscore for state variables and no underscore for parameters (#1282) 6 years ago
TokenTimelock.sol Use prefix underscore for state variables and no underscore for parameters (#1282) 6 years ago