Binance Connector JS
    Preparing search index...

    OpenInterestStatisticsResponseInner

    interface OpenInterestStatisticsResponseInner {
        CMCCirculatingSupply?: string;
        sumOpenInterest?: string;
        sumOpenInterestValue?: string;
        symbol?: string;
        timestamp?: string;
    }
    Index

    Properties

    CMCCirculatingSupply?: string

    OpenInterestStatisticsResponseInner

    sumOpenInterest?: string

    OpenInterestStatisticsResponseInner

    sumOpenInterestValue?: string

    OpenInterestStatisticsResponseInner

    symbol?: string

    OpenInterestStatisticsResponseInner

    timestamp?: string

    OpenInterestStatisticsResponseInner