Skip to content

Commit

Permalink
docs: ERC721 implemention link correction
Browse files Browse the repository at this point in the history
  • Loading branch information
konojunya committed Nov 9, 2022
1 parent b6065da commit 39c4801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-721.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ XXXXERC721, by William Entriken -- a scalable example implementation
1. Curio Cards. https://mycuriocards.com
1. Rare Pepe. https://rarepepewallet.com
1. Auctionhouse Asset Interface. https://github.com/dob/auctionhouse/blob/master/contracts/Asset.sol
1. OpenZeppelin SafeERC20.sol Implementation. https://github.com/OpenZeppelin/zeppelin-solidity/blob/master/contracts/token/ERC20/SafeERC20.sol
1. OpenZeppelin ERC721.sol Implementation. https://github.com/OpenZeppelin/openzeppelin-contracts/blob/47d4ebb73431fe061062963f44ee987dd0a1b517/contracts/token/ERC721/IERC721.sol

## Copyright

Expand Down

0 comments on commit 39c4801

Please sign in to comment.