Binance Connector JS
    Preparing search index...

    Request parameters for previewOtcBlocktrade operation in OtcApi. PreviewOtcBlocktradeRequest

    interface PreviewOtcBlocktradeRequest {
        secretToken: string;
    }
    Index

    Properties

    Properties

    secretToken: string

    One-time fulfilment token the maker shared out-of-band

    OtcApiPreviewOtcBlocktrade