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

    Interface iFloorPriceHistory<T>

    interface iFloorPriceHistory<T extends NumberType> {
        floorPrice?: iCosmosCoin<T>;
        updatedAt: T;
    }

    Type Parameters

    Implemented by

    Index

    Properties

    floorPrice?: iCosmosCoin<T>

    The floor price

    updatedAt: T

    Updated at tiemstamp