Binance Connector JS
    Preparing search index...

    IndexPriceAndMarkPriceResponseInner

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

    Properties

    estimatedSettlePrice?: string

    IndexPriceAndMarkPriceResponseInner

    indexPrice?: string

    IndexPriceAndMarkPriceResponseInner

    interestRate?: string

    IndexPriceAndMarkPriceResponseInner

    lastFundingRate?: string

    IndexPriceAndMarkPriceResponseInner

    markPrice?: string

    IndexPriceAndMarkPriceResponseInner

    nextFundingTime?: number

    IndexPriceAndMarkPriceResponseInner

    pair?: string

    IndexPriceAndMarkPriceResponseInner

    symbol?: string

    IndexPriceAndMarkPriceResponseInner

    time?: number

    IndexPriceAndMarkPriceResponseInner