request interface

/Assets/depositWithdrawList

Parameter Required Type Notes
item_id No int Currency ID For example: 10007
from_address No sting from address
to_address No sting to address
type No sting 1 = deposit, 2 = withdraw
start_time No sting start timestamp
end_time No sting cut off timestamp
{
  "status": 200,
  "source": "API",
  "msg": "OK",
  "data": [{
    "ua_id": 569, //address ID
    "user_id": 10000007707, // platform user ID
    "client_user_id": "123456", //client user ID
    "item_id": 10007, //coin ID
    "address": "0x1071fdff6aa32e2cfe9fbb3ce68ff4013abc9bc3",//address
    "qrcode_url": "",//no longer maintained
    "chain_tag": "erc20", //chain name
    "remark": "Third party user withdrawal address" //address remark 
  },
    {
      "ua_id": 568,
      "user_id": 10000007707,
      "client_user_id": "123456",
      "item_id": 10007,
      "address": "0x1071fdff6aa32e2cfe9fbb3ce68ff4013abc9bc3",
      "qrcode_url": "",//no longer maintained
      "chain_tag": "erc20",
      "remark": "Third party user withdrawal address"
    }
  ],
  "seconds": 1634061549,
  "microtime": 1634061549422
}

results matching ""

    No results matching ""

    results matching ""

      No results matching ""

      results matching ""

        No results matching ""