(Deprecated) Token Metadata API
Get both on-chain and off-chain metadata for Solana tokens.
Last updated
Was this helpful?
Get both on-chain and off-chain metadata for Solana tokens.
Last updated
Was this helpful?
This is a deprecated method. Please use the new getAsset method in the DAS API for all token metadata queries.
Mainnet – https://api.helius.xyz/v0/token-metadata
Devnet – https://api-devnet.helius.xyz/v0/token-metadata
This Token Metadata endpoint returns all metadata associated with an account (Token/NFT), including data from the legacy token list. In a single request, you can pass up to 100 mint accounts.
/v0/token-metadata
The api key.
Include offchain data referenced in the uri of the metadata account. Omitting defaults to false.
Disable usage of cache, useful for monitoring metadata changes.