请求接口

/Assets/depositWithdrawInfo

参数 是否必传 类型 说明
exchange_id int 平台提币订单ID 与remark参数必须选传一个
remark string 提币备注 与exchange_id参数必须选传一个
is_extend int 是否返回用户扩展信息,默认不返回
{
    "status": 200,
    "source": "API",
    "msg": "OK",
    "data": {
      "chain_tag": "trc20", //链名
      "from_address": "TPi3KDmu6Y55VidjVR49z81Cnp1ZLfRShM",//来源地址
      "to_address": "TNrLLtjGfPySmb2N3f9UybYYE8SzdhBrr4", //目标地址
      "confirm": 0, //确认数
      "coin_out_status": 1, //审核状态 0 未审核 1已审核
      "num": "1000.0000000000",//数量
      "txid": "1473370378f21efa42ce0010bc173a99ab1277a73234df491535b333b2d3e251",//交易hash
      "status": "waiting",//状态 waiting打包中 pending发送中 confirming确认中 cantrade可交易 success已完成  faild失败
      "item_id": 10007, //币种ID
      "type": 1,// 1充值 2提币
      "user_id": 10000008436,//平台用户ID
      "create_time": 1778233792,//创建时间
      "exchange_type": 2,//类型1内部地址2外部地址
      "remark": "",//备注
      "network_fee": "0.0000000000",//网络费用
      "opposite_user_id": 0,//对手用户的平台用户ID
      "coin": "usdt",
      "extends": {//扩展信息
        "client_user_id": "third_10000008436",//用户的三方账号ID
        "opposite_client_user_id": "" //对手用户的三方账号ID
      },
      "exchange_id": 632695558 //订单ID
    },
    "seconds": 1634068932,
    "microtime": 1634068932808
}

results matching ""

    No results matching ""

    results matching ""

      No results matching ""

      results matching ""

        No results matching ""