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
As you will see this token has metadata on all explorers like solscan.
I have tried to fetch its metadata from metaplex just in case (no account is made for it on metaplex though)
And then tried all available methods from solana spl-token
getMint, getMetadataPointerState, getExtensionData etc
It appears there is no token metadata extention, and the metadata for the token itself isnt in the mint address itself
Absolutely nothing returns this particular tokens metadata. I have an app which has indexed almost every pair on raydium, and this token (and potentially a few others i have not yet found) just wont find the metadata.
This seems strange as all explorers are getting its metadata. Been really banging my head over this one
The text was updated successfully, but these errors were encountered:
We want to make sure to keep signal strong in the GitHub issue tracker – to make sure that it remains the best place to track issues that affect the development of Solana itself.
Questions like yours deserve a purpose-built Q&A forum. Unless there exists evidence that this is a bug with Solana itself, please post your question to the Solana Stack Exchange using this link: https://solana.stackexchange.com/questions/ask
This automated message is a result of having added the ‘question’ tag.
Hi there,
I have been struggeling to get a tokens metadata for a specific token
https://solscan.io/token/7atgF8KQo4wJrD5ATGX7t1V2zVvykPJbFfNeVf1icFv1
As you will see this token has metadata on all explorers like solscan.
I have tried to fetch its metadata from metaplex just in case (no account is made for it on metaplex though)
And then tried all available methods from solana spl-token
getMint, getMetadataPointerState, getExtensionData etc
It appears there is no token metadata extention, and the metadata for the token itself isnt in the mint address itself
Absolutely nothing returns this particular tokens metadata. I have an app which has indexed almost every pair on raydium, and this token (and potentially a few others i have not yet found) just wont find the metadata.
This seems strange as all explorers are getting its metadata. Been really banging my head over this one
The text was updated successfully, but these errors were encountered: