Skip to main content
Assets on Injective are represented as denoms in the bank module. Understanding how denoms work is essential for building applications that interact with tokens on the chain.
Looking for token metadata? The Injective List repository aggregates on-chain denom metadata from multiple sources into a comprehensive master list. This is the recommended way to resolve denom information in your application.

In this section

  • Denom - how assets are represented on-chain (native, peggy, IBC, factory denoms)
  • Injective List - the canonical token metadata registry and how to integrate it
  • Token Metadata - attaching human-readable metadata to denoms
  • Creating Tokens - creating new tokens using the Token Factory module
Last modified on September 2, 2026