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

Advanced display of ERC-721 token transfer summary #1973

Closed
vbaranov opened this issue May 17, 2019 · 0 comments · Fixed by #2093
Closed

Advanced display of ERC-721 token transfer summary #1973

vbaranov opened this issue May 17, 2019 · 0 comments · Fixed by #2093
Assignees
Labels
priority: medium Issues with a medium priority tokens

Comments

@vbaranov
Copy link
Member

Show token transfer summary as we did here #1789 and was requested here #1732

for ERC-721 token when the transfer was processed by this method transfer(address _to, uint256 _tokenId).

This method is not a part of the current ERC-721 standard, but there is a bunch of tokens uses it, for example, CK:

https://blockscout.com/eth/mainnet/address/0x06012c8cf97bead5deae237070f9587f8e7a266d/contracts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium Issues with a medium priority tokens
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants