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
Harsh Vakharia a81b07ce91
Fix typo in retrieval of onERC721Received selector (#3151)
3 years ago
..
ERC20 Add Slither reentrancy check in CI (#3047) 3 years ago
ERC721 Fix typo in retrieval of onERC721Received selector (#3151) 3 years ago
ERC777 Simplification of ERC777's transfer & transferFrom by using _send (#3128) 3 years ago
ERC1155 Merge branch 'release-v4.4' 3 years ago
common Make royaltyInfo(uint256 _tokenId, uint256 _salePrice) virtual (#3133) 3 years ago