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

    Class TokenMetadataTimeline<T>

    TokenMetadataTimeline represents the value of the token metadata over time

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    timelineTimes: UintRangeArray<T>

    The times of the timeline item. Times in a timeline cannot overlap.

    tokenMetadata: TokenMetadata<T>[]

    The token metadata.

    Methods