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/ERC721
Leo Arias fa49e5189d Remove Minted and TokensBurned events (#1305) 7 years ago
..
ERC721.sol Use prefix underscore for state variables and no underscore for parameters (#1282) 7 years ago
ERC721Basic.sol Use prefix underscore for state variables and no underscore for parameters (#1282) 7 years ago
ERC721Burnable.sol Use prefix underscore for state variables and no underscore for parameters (#1282) 7 years ago
ERC721Holder.sol remove unnecessary internal constant (#1297) 7 years ago
ERC721Mintable.sol Remove Minted and TokensBurned events (#1305) 7 years ago
ERC721Pausable.sol Use prefix underscore for state variables and no underscore for parameters (#1282) 7 years ago
IERC721.sol Use prefix underscore for state variables and no underscore for parameters (#1282) 7 years ago
IERC721Basic.sol Use prefix underscore for state variables and no underscore for parameters (#1282) 7 years ago
IERC721Receiver.sol Use prefix underscore for state variables and no underscore for parameters (#1282) 7 years ago