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

Recognize SRC20 tokens #1396

Open
LuizAsFight opened this issue Jun 26, 2024 · 0 comments · May be fixed by #1629
Open

Recognize SRC20 tokens #1396

LuizAsFight opened this issue Jun 26, 2024 · 0 comments · May be fixed by #1629
Assignees
Labels
bug Something isn't working

Comments

@LuizAsFight
Copy link
Contributor

LuizAsFight commented Jun 26, 2024

Recognize tokens in user assets, showing correct NAME / SYMBOL / DECIMALS

  1. Supports opensea standard keys SRC20/7/9
  2. Supports ipfs hashed NFTs (i.e. the NFT isn't posted onchain but via a hash onchain), explorer loads NFT from IPFS

for context: https://forum.fuel.network/t/question-about-fuel-nft/6038

standards

https://docs.fuel.network/docs/sway-standards/src-7-asset-metadata/

https://docs.fuel.network/docs/sway-standards/src-9-metadata-keys/

https://docs.fuel.network/docs/sway-standards/src-20-native-asset/

@LuizAsFight LuizAsFight added p1 bug Something isn't working labels Jun 26, 2024
@LuizAsFight LuizAsFight changed the title Add metadata token Recognize SRC20 tokens Jun 26, 2024
@LuizAsFight LuizAsFight removed the p1 label Sep 14, 2024
@rodrigobranas rodrigobranas self-assigned this Sep 18, 2024
@LuizAsFight LuizAsFight changed the title Recognize SRC20 tokens Recognize SRC20/7/9 tokens Oct 23, 2024
@rodrigobranas rodrigobranas linked a pull request Oct 25, 2024 that will close this issue
@rodrigobranas rodrigobranas changed the title Recognize SRC20/7/9 tokens Recognize SRC20 tokens Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants