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

Add a link to the minting transaction from the token page in Explorer #191

Open
cafebedouin opened this issue Jan 29, 2023 · 0 comments
Open

Comments

@cafebedouin
Copy link

Issue: It can be difficult to verify a non-fungible token with the existing page. For example, someone could create a token that looks exactly like an Ergopad Vesting NFT, but it would be fake.

Solution: Add a link to the minting transaction to the Token Overview page. This way you can see what address minted it, Erg spent in the tranaction, etc. This would make it easier for non-devs to verify tokens.

An example of the functionality is in the Ergo Mobile Wallet, so perhaps some of the code necessary could be copied from there if how to do this isn't obvious (it isn't obvious to me).

https://explorer.ergoplatform.com/en/token/[tokenID]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant