请求接口

/Assets/depositWithdrawList

参数 是否必传 类型 说明
item_id int 币种ID 例如:10007
from_address sting 来源地址
to_address sting 目标地址
type sting 1 充2 提
start_time sting 开始时间戳
end_time sting 截止时间戳
is_extend int 是否返回用户扩展信息,默认不返回

{
    "status": 200,
    "source": "API",
    "msg": "OK",
    "data": [{
      "chain_tag": "trc20", //链名
      "from_address": "TPd2K7bXdAmVZAhXy4nCoJ9teWLaWSHuho",//来源地址
      "to_address": "TBuewzfShUacG3T7C78P5oaQF8xV31iB79",//目标地址
      "confirm": 0,//确认数
      "coin_out_status": 1,//审核状态 0 未审核 1已审核
      "num": "999.9900000000",//数量
      "txid": "",//交易hash
      "status": "waiting",//状态 waiting打包中 pending发送中 confirming确认中 cantrade可交易 success已完成  faild失败
      "item_id": 10007,//币种ID
      "type": 2,// 1充值 2提币
      "user_id": 10000008436,//平台用户ID
      "create_time": 1777953361,//创建时间
      "exchange_type": 2,//类型1内部地址2外部地址
      "remark": "",//备注
      "network_fee": "0.0100000000",//网络费用
      "opposite_user_id": 0,//对手用户的平台用户ID
      "coin": "usdt",
      "extends": {//扩展信息
        "client_user_id": "third_10000008436",//用户的三方账号ID
        "opposite_client_user_id": "" //对手用户的三方账号ID
      },
      "exchange_id": 632695551 //订单ID
    }],
    "seconds": 1634061549,
    "microtime": 1634061549422
}

results matching ""

    No results matching ""

    results matching ""

      No results matching ""

      results matching ""

        No results matching ""