Binance Connector JS
    Preparing search index...

    Request parameters for getMarketMakerProtectionConfig operation in MarketMakerEndpointsApi. GetMarketMakerProtectionConfigRequest

    interface GetMarketMakerProtectionConfigRequest {
        recvWindow?: number | bigint;
        underlying: string;
    }
    Index

    Properties

    recvWindow?: number | bigint

    Recv Window.

    MarketMakerEndpointsApiGetMarketMakerProtectionConfig

    underlying: string

    Underlying asset.

    MarketMakerEndpointsApiGetMarketMakerProtectionConfig