This repository was archived by the owner on Mar 11, 2025. It is now read-only.
Unable to get a tokens metadata for token 2022 #7166
Labels
question
Further information is requested
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: