Wallet

DustLog(USER_DATA)

Weight(IP): 1

get/sapi/v1/asset/dribblet

Query parameters

accountType'SPOT' | 'MARGIN'

SPOT or MARGIN, default SPOT

startTimeinteger

UTC timestamp in ms

endTimeinteger

UTC timestamp in ms

recvWindowinteger
Example:5000

The value cannot be greater than 60000

timestampinteger required

UTC timestamp in ms

signaturestring required

Signature

Response

Dust log records

totalinteger required

Total counts of exchange

Example response

{
  "total": 8,
  "userAssetDribblets": [
    {
      "operateTime": 1615985535000,
      "totalTransferedAmount": "0.00132256",
      "totalServiceChargeAmount": "0.00002699",
      "transId": 45178372831,
      "userAssetDribbletDetails": [
        {
          "transId": 4359321,
          "serviceChargeAmount": "0.000009",
          "amount": "0.0009",
          "operateTime": 1615985535000,
          "transferedAmount": "0.000441",
          "fromAsset": "USDT"
        }
      ]
    }
  ]
}

Changes

Changed in 2 of the 26 revisions of this API.418

    • added the new optional query request parameter accountType

      new-optional-request-parameter

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • a484ce871a72417See the full diff
    • for the query request parameter endTime, the format changed from no format to int64

      request-parameter-type-changed

    • for the query request parameter recvWindow, the format changed from no format to int64

      request-parameter-type-changed

    • for the query request parameter startTime, the format changed from no format to int64

      request-parameter-type-changed

    • for the query request parameter timestamp, the format changed from no format to int64

      request-parameter-type-changed

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

    • the response property //// became required for the status

      response-property-became-required

    • the response property //// became required for the status

      response-property-became-required

    • the response property //// became required for the status

      response-property-became-required

    • the response property //// became required for the status

      response-property-became-required

    • the response property //// became required for the status

      response-property-became-required

    • the response property //// became required for the status

      response-property-became-required