Binance Connector JS
    Preparing search index...

    TravelRuleApi - object-oriented interface TravelRuleApi

    Implements

    Index

    Constructors

    Methods

    • Fetch withdraw history for local entities that required travel rule.

      network may not be in the response for old withdraw. Withdrawal made through /sapi/v1/capital/withdraw/apply may not be in the response. Please notice the default startTime and endTime to make sure that time interval is within If both startTime and endTimeare sent, time between startTimeand endTimemust be less If withdrawOrderId is sent, time between startTime and endTime must be less than 7 days. If withdrawOrderId is sent, startTime and endTime are not sent, will return last 7 days records by default. Maximum support trId,txId number is 45. WithdrawOrderId only support 1. If responsible does not include withdrawalStatus, please input trId or txId retrieve the data.

      Weight: 1

      Parameters

      Returns Promise<RestApiResponse<WithdrawHistoryV2Response>>

      TravelRuleApi