Skip to main content

Get Withdraw Records

Get withdraw record

Query Parameters
  • withdrawID string

    Withdraw ID

  • coin string

    Coin name

  • withdrawType integer

    Possible values: [0, 1, 2]

    Withdraw type. 0=on chain, 1=off chain, 2=all

  • startTime integer

    The start timestamp (ms)

  • endTime integer

    The end timestamp (ms)

  • limit integer

    Default value: 50

    Limit size. 1-50

  • cursor string

    Cursor, used to pagination

Header Parameters
  • apiKey string required

    Use master UID api key

  • secret string required

    Use master UID api secret

Responses

successful operation

Loading...