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

    Class AirdropDoc<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)

    airdropped: boolean

    True if the airdrop has been completed

    hash?: string

    The hash of the airdrop transaction

    ip?: string
    timestamp: T

    The timestamp of when the airdrop was completed (milliseconds since epoch)

    Methods