Binance Connector JS
    Preparing search index...

    Interface ExtraBonusListResponseDataOtherProfitsInner

    ExtraBonusListResponseDataOtherProfitsInner

    interface ExtraBonusListResponseDataOtherProfitsInner {
        coinName?: string;
        profitAmount?: number;
        status?: number | bigint;
        time?: number | bigint;
        type?: number | bigint;
    }
    Index

    Properties

    coinName?: string

    Coin name

    ExtraBonusListResponseDataOtherProfitsInner

    profitAmount?: number

    Amount

    ExtraBonusListResponseDataOtherProfitsInner

    status?: number | bigint

    Status: 0 Unpaid, 1 Paying, 2 Paid

    ExtraBonusListResponseDataOtherProfitsInner

    time?: number | bigint

    Mining date

    ExtraBonusListResponseDataOtherProfitsInner

    type?: number | bigint

    1: Merged Mining, 2: Activity Bonus, 3: Rebate, 4: Smart Pool, 6: Income Transfer, 7: Pool Savings

    ExtraBonusListResponseDataOtherProfitsInner