Skip to content
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

Define from, to and token_id as indexed keys in ERC721 Transfer event #698

Closed
yoga-braavos opened this issue Aug 13, 2023 · 1 comment
Closed
Assignees

Comments

@yoga-braavos
Copy link

Now that Cairo supports the #[key] attribute, it should be possible to easily align to Ethereum's spec:
https://ethereum.org/en/developers/docs/standards/tokens/erc-721/#events

@martriay martriay added this to the next milestone Aug 15, 2023
@martriay martriay moved this to 📋 Backlog in Contracts for Cairo Aug 15, 2023
@martriay martriay modified the milestones: next, current Aug 22, 2023
@martriay martriay moved this from 📋 Backlog to 🏗 In progress in Contracts for Cairo Sep 18, 2023
@andrew-fleming andrew-fleming self-assigned this Sep 28, 2023
@andrew-fleming andrew-fleming moved this from 🏗 In progress to 👀 In review in Contracts for Cairo Sep 28, 2023
@martriay
Copy link
Contributor

Fixed by #746.

@martriay martriay moved this from 👀 In review to ✅ Resolved in Contracts for Cairo Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants