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
Hadrien Croubois c5a6cae898
Add a _spendAllowance function to ERC20 & ERC777 (#3170)
3 years ago
..
ERC20 Add a _spendAllowance function to ERC20 & ERC777 (#3170) 3 years ago
ERC721 Fix typo in retrieval of onERC721Received selector (#3151) 3 years ago
ERC777 Add a _spendAllowance function to ERC20 & ERC777 (#3170) 3 years ago
ERC1155 Add proper revert message on overflow of totalSupply during burn (#3144) 3 years ago
common Make royaltyInfo(uint256 _tokenId, uint256 _salePrice) virtual (#3133) 3 years ago