- Download the Injective list JSON file from GitHub
-
Use the
TokenStaticFactoryclass from thesdk-tspackage
TokenFactory:
- If you are trying to query token metadata for a denom that doesn’t exist in the list of tokens the
TokenFactorywill return undefined. If so, you should follow our CONTRIBUTION guide to add the token metadata information in the package.