This method is the fastest way to lookup Token and NFT Info (Including metadata)
Overview
This method will return all relevant information for a given Token or Any NFT (cNFT, pNFT, core NFT).
Fungible Token Extension
At Helius, we've extended this method to support all tokens (SPL and Token22). We include all token information (supply, balance, and price), and parse Token22 extensions. To enable this feature, set the showFungible flag to true.
You can optionally display inscription and SPL-20 token data with the showInscription flag. You can learn more about inscriptions and SPL-20 here.
Please note that this is an experimental feature.
The Helius API does not verify SPL-20 tokens. Trade at your own risk. For more information, please use the validator tool or join the Libreplex Discord channel.