bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class CosmosCoinWrapperPathWithDetails<T>

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    address: string
    allowCosmosWrapping: boolean
    allowOverrideWithAnyValidToken: boolean
    assetPairInfos?: AssetInfoDoc<T>[]

    Asset Pair Infos

    balances: Balance<T>[]
    denom: string
    denomUnits: DenomUnitWithDetails<T>[]

    The denomination units with metadata details populated.

    metadata?: Metadata<T>

    Optional base-level metadata for this cosmos coin wrapper path.

    poolInfos?: PoolInfo<T>[]

    Pool Infos

    symbol: string

    Methods