-
Notifications
You must be signed in to change notification settings - Fork 11.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add IERC4906 interface and use in ERC721 #4012
Conversation
🦋 Changeset detectedLatest commit: 31119cb The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a changeset for ERC721URIStorage. LGTM.
Hey, maybe am wrong here but I was just going through these changes - one question: shouldn't you add a test here as well? I noted that the interface ID |
That is a good point. In fact in |
Right, btw I quickly asked about the |
EIP is final: https://eips.ethereum.org/EIPS/eip-4906
PR Checklist
npx changeset add
)