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/extensions
Balaji Shetty Pachai 4fd2f8be33
Replace abi.encodeWithSelector & abi.encodeWithSignature with abi.encodeCall (#4293)
2 years ago
..
ERC20Burnable.sol Bump minimum pragma version to `0.8.19` (#4288) 2 years ago
ERC20Capped.sol Bump minimum pragma version to `0.8.19` (#4288) 2 years ago
ERC20FlashMint.sol Remove hardcoded function resolution (#4299) 2 years ago
ERC20Pausable.sol Bump minimum pragma version to `0.8.19` (#4288) 2 years ago
ERC20Permit.sol Remove DOMAIN_SEPARATOR from Votes and update docs examples (#4297) 2 years ago
ERC20Votes.sol Bump minimum pragma version to `0.8.19` (#4288) 2 years ago
ERC20Wrapper.sol Bump minimum pragma version to `0.8.19` (#4288) 2 years ago
ERC4626.sol Replace abi.encodeWithSelector & abi.encodeWithSignature with abi.encodeCall (#4293) 2 years ago
IERC20Metadata.sol Bump minimum pragma version to `0.8.19` (#4288) 2 years ago
IERC20Permit.sol Bump minimum pragma version to `0.8.19` (#4288) 2 years ago