You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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]
The text was updated successfully, but these errors were encountered: