This website requires JavaScript.
Explore
Help
Sign In
NoBey
/
openzeppelin-contracts
Watch
1
Star
0
Fork
0
You've already forked openzeppelin-contracts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
626742e5afb6bda38ebd82ce4d966ea0f97170fc
openzeppelin-contracts
/
contracts
/
token
/
ERC721
History
Santiago Palladino
6fbe771c27
Remove deprecated implementation
...
We only want to keep the interface, for interacting with already deployed contracts
2018-03-09 17:19:11 -03:00
..
DeprecatedERC721.sol
Remove deprecated implementation
2018-03-09 17:19:11 -03:00
ERC721.sol
Implement tokensByIndex extension
2018-03-09 17:19:11 -03:00
ERC721Basic.sol
Update comments in ERC721 contracts
2018-03-09 17:19:11 -03:00
ERC721BasicToken.sol
Remove gas stipend restriction in call to 721 receiver
2018-03-09 17:19:11 -03:00
ERC721Holder.sol
Support for new ERC721 interface
2018-03-09 17:19:11 -03:00
ERC721Receiver.sol
Support for new ERC721 interface
2018-03-09 17:19:11 -03:00
ERC721Token.sol
Add default implementation for metadata URI
2018-03-09 17:19:11 -03:00