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

[Docs] How to Retrieve Token Metadata in 2024? #2979

Closed
mahnunchik opened this issue Jul 24, 2024 · 4 comments
Closed

[Docs] How to Retrieve Token Metadata in 2024? #2979

mahnunchik opened this issue Jul 24, 2024 · 4 comments
Labels
enhancement New feature or request question Add this to close an issue with instructions on how to repost as a question on Stack Exchange

Comments

@mahnunchik
Copy link

Motivation

It would be nice to have official documentation for: what is the simplest way to retrieve token metadata such as name, symbol, and decimals in 2024?

  • The @solana/spl-token-registry is deprecated and lacks new tokens.
  • The @metaplex-foundation/mpl-token-metadata has been updated from version 2 to version 3, resulting in complex dependencies to obtain minimal token information.

Details

For example, tokens:

  • 2b1kV6DkPAnxd5ixfnxCpjxmKwqjjaYmCZfHsFu24GXo - PYUSD
  • Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB - USDT
@mahnunchik mahnunchik added the enhancement New feature or request label Jul 24, 2024
@steveluscher steveluscher added the question Add this to close an issue with instructions on how to repost as a question on Stack Exchange label Jul 24, 2024
Copy link
Contributor

Hi @mahnunchik,

Thanks for your question!

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 the Solana JavaScript SDK itself.

Questions like yours deserve a purpose-built Q&A forum. Unless there exists evidence that this is a bug with the Solana JavaScript SDK 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.

@steveluscher
Copy link
Collaborator

You might like to encourage an answer on this topic on Stack Exchange, or to ask for an addition to https://github.com/solana-developers/solana-cookbook.

@mahnunchik
Copy link
Author

Copy link
Contributor

github-actions bot commented Aug 2, 2024

Because there has been no activity on this issue for 7 days since it was closed, it has been automatically locked. Please open a new issue if it requires a follow up.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request question Add this to close an issue with instructions on how to repost as a question on Stack Exchange
Projects
None yet
Development

No branches or pull requests

2 participants