Binance Connector JS
    Preparing search index...

    MarkPriceResponse1

    interface MarkPriceResponse1 {
        estimatedSettlePrice?: string;
        indexPrice?: string;
        interestRate?: string;
        lastFundingRate?: string;
        markPrice?: string;
        nextFundingTime?: number;
        symbol?: string;
        time?: number;
    }
    Index

    Properties

    estimatedSettlePrice?: string

    MarkPriceResponse1

    indexPrice?: string

    MarkPriceResponse1

    interestRate?: string

    MarkPriceResponse1

    lastFundingRate?: string

    MarkPriceResponse1

    markPrice?: string

    MarkPriceResponse1

    nextFundingTime?: number

    MarkPriceResponse1

    symbol?: string

    MarkPriceResponse1

    time?: number

    MarkPriceResponse1