Why does our community SPL token show with collectibles and not on the main tab? #137
Unanswered
hey-its-slowly
asked this question in
Help & Support
Replies: 1 comment 4 replies
-
|
Hello @hey-its-slowly, This is being classified as a collection do to the metadata indicating it is a FungibleAsset. In order for it to show with other fungibles its metadata will need to be declared as a Fungible. https://developers.metaplex.com/token-metadata/token-standard |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Our zero-decimal community token has always shown up on the "collectibles" tab of Phantom wallet, and I cannot figure out why.
This is the token: https://solscan.io/token/AD2AWgBPdfbvko4a7i6ZjKq1JxDGRUTPWpd7bUJ2hSaK#metadata
I asked a few times in the old Phantom Discord, but haven't been able to get an answer.
I've tried:
Screenshot:
Can anyone tell me the difference?
Example
No response
Steps to Reproduce
Create an spl-token and mint some to your wallet.
Set metadata with the following format:
{ "name": "$ROUNDIE", "symbol": "ROUNDIE", "description": "$ROUNDIE is the next-generation currency for Roundie Town, the community inhabited by Roundies on the Solana blockchain.", "image": "https://shdw-drive.genesysgo.net/Hex2L88BsxgLKkjNWLhziNzQDXNQkhJrEzZudWsPyC3m/ROUND.png", "external_url": "https://theroundies.co" }The token will show in the collectibles page.
Phantom Version
All versions
Is there an existing discussion for this?
Beta Was this translation helpful? Give feedback.
All reactions