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

Display the list of recent transactions for a given NFT serial number #12

Closed
svienot opened this issue Apr 1, 2022 · 7 comments
Closed
Assignees
Labels
enhancement New feature or request P2 Required to be completed in the assigned milestone, but may or may not impact the release schedule

Comments

@svienot
Copy link
Collaborator

svienot commented Apr 1, 2022

No description provided.

@svienot svienot added the enhancement New feature or request label Apr 1, 2022
@svienot svienot transferred this issue from another repository Apr 22, 2022
@bmgentile
Copy link

+1 can't see NFT transactions between accounts today — would be great to see this information in the "Crypto Transfer" transactions.

@svienot
Copy link
Collaborator Author

svienot commented Aug 30, 2022

@bmgentile: Just to make sure I understand what you would like to see...
We do show the NFT/token transfers in the CRYPTO TRANSFER transactions details.
E.g. https://hashscan.io/testnet/transaction/0.0.532984-1661497202-658013373

@bmgentile
Copy link

bmgentile commented Aug 30, 2022

Hey @svienot — for this one, if I go to check out a specific token ID (NFT) here: https://hashscan.io/mainnet/token/0.0.1099105 it shows a list of serial numbers representing each serialized token — I'm curious if there's a way to view each individual token and the transactions which have occurred for each one.

@svienot
Copy link
Collaborator Author

svienot commented Aug 30, 2022

Yes, we could select a serial #, and navigate to a page containing a list of recent transactions for that serial #, obtained via this API call: /api/v1/tokens//nfts/<serial #>/transactions

@bmgentile
Copy link

perfect yes that'd be great

@bmgentile
Copy link

Awesome! Yeah I think that would be useful for the community — essentially you can take a historical look at a single serialized NFTs provenance over time.

@SimiHunjan SimiHunjan added the P2 Required to be completed in the assigned milestone, but may or may not impact the release schedule label Jun 13, 2023
@Sheng-Long Sheng-Long self-assigned this Sep 13, 2023
@Sheng-Long
Copy link
Contributor

closed with #692

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 Required to be completed in the assigned milestone, but may or may not impact the release schedule
Projects
None yet
Development

No branches or pull requests

5 participants
@bmgentile @Sheng-Long @svienot @SimiHunjan and others