Skip to main content

Get Universal Transfer Records

Get universal transfer record

Query Parameters
  • transferId string

    Transfer id

  • coin string

    Coin name

  • status string

    Possible values: [SUCCESS, FAILED, PENDING]

    Status

  • startTime integer

    The start timestamp (ms)

  • endTime integer

    The end timestamp (ms)

  • limit integer

    Default value: 20

    Limit size. 1-50

  • cursor string

    Cursor, used for pagination

Header Parameters
  • apiKey string required

    Use master UID api key

  • secret string required

    Use master UID api secret

Responses

successful operation

Loading...