- 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.
