We have moved the on-chain denoms token metadata to the injective-list repository. This repository will aggregate data from several sources and produce a comprehensive token metadata master list. Here is an example of how to integrate injective-list with the TokenFactoryStatic class:Documentation Index
Fetch the complete documentation index at: https://injectivelabs-mintlify-jp-developers-first-half-1777019423.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Download the Injective list JSON file from GitHub
-
Use the
TokenFactoryStaticclass from thesdk-tspackage
TokenFactoryStatic:
- If you are trying to query token metadata for a denom that doesn’t exist in the list of tokens the
TokenFactoryStaticwill return undefined. If so, you should follow our CONTRIBUTION guide to add the token metadata information in the package.
