Binance Connector JS
    Preparing search index...

    ExchangeInformationResponseSymbolsInner

    interface ExchangeInformationResponseSymbolsInner {
        baseAsset?: string;
        baseAssetPrecision?: number | bigint;
        contractSize?: number | bigint;
        contractStatus?: string;
        contractType?: string;
        deliveryDate?: number | bigint;
        equalQtyPrecision?: number | bigint;
        filters?: DerivativesTradingCoinFuturesRestAPI.ExchangeInformationResponseSymbolsInnerFiltersInner[];
        liquidationFee?: string;
        maintMarginPercent?: string;
        marginAsset?: string;
        marketTakeBound?: string;
        onboardDate?: number | bigint;
        OrderType?: string[];
        pair?: string;
        pricePrecision?: number | bigint;
        quantityPrecision?: number | bigint;
        quoteAsset?: string;
        quotePrecision?: number | bigint;
        requiredMarginPercent?: string;
        symbol?: string;
        timeInForce?: string[];
        triggerProtect?: string;
        underlyingSubType?: string[];
        underlyingType?: string;
    }
    Index

    Properties

    baseAsset?: string

    ExchangeInformationResponseSymbolsInner

    baseAssetPrecision?: number | bigint

    ExchangeInformationResponseSymbolsInner

    contractSize?: number | bigint

    ExchangeInformationResponseSymbolsInner

    contractStatus?: string

    ExchangeInformationResponseSymbolsInner

    contractType?: string

    ExchangeInformationResponseSymbolsInner

    deliveryDate?: number | bigint

    ExchangeInformationResponseSymbolsInner

    equalQtyPrecision?: number | bigint

    ExchangeInformationResponseSymbolsInner

    ExchangeInformationResponseSymbolsInner

    liquidationFee?: string

    ExchangeInformationResponseSymbolsInner

    maintMarginPercent?: string

    ExchangeInformationResponseSymbolsInner

    marginAsset?: string

    ExchangeInformationResponseSymbolsInner

    marketTakeBound?: string

    ExchangeInformationResponseSymbolsInner

    onboardDate?: number | bigint

    ExchangeInformationResponseSymbolsInner

    OrderType?: string[]

    ExchangeInformationResponseSymbolsInner

    pair?: string

    ExchangeInformationResponseSymbolsInner

    pricePrecision?: number | bigint

    ExchangeInformationResponseSymbolsInner

    quantityPrecision?: number | bigint

    ExchangeInformationResponseSymbolsInner

    quoteAsset?: string

    ExchangeInformationResponseSymbolsInner

    quotePrecision?: number | bigint

    ExchangeInformationResponseSymbolsInner

    requiredMarginPercent?: string

    ExchangeInformationResponseSymbolsInner

    symbol?: string

    ExchangeInformationResponseSymbolsInner

    timeInForce?: string[]

    ExchangeInformationResponseSymbolsInner

    triggerProtect?: string

    ExchangeInformationResponseSymbolsInner

    underlyingSubType?: string[]

    ExchangeInformationResponseSymbolsInner

    underlyingType?: string

    ExchangeInformationResponseSymbolsInner