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

    Class TokenFloorPriceDoc<T>

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    _docId: string

    A unique stringified document ID

    _id?: string

    A unique document ID (Mongo DB ObjectID)

    collectionId: string

    The collection ID

    floorPriceHistory?: iFloorPriceHistory<T>[]

    Floor price history

    floorPrices?: CosmosCoin<T>[]

    The floor price

    tokenId: T

    The token ID

    Methods