请求接口

/ThirdApi/Assets/depositWithdrawInfo

参数 是否必传 类型 说明
token string 用户token
exchange_id int 平台提币订单ID 与remark参数必须选传一个
remark string 提币备注 与exchange_id参数必须选传一个
is_extend int 是否返回用户扩展信息,默认不返回
{
  "status": 200,
  "source": "API",
  "msg": "OK",
  "data": {
    "extra_id": 9053028697201160000,
    "chain_tag": "trc20",  //链名
    "from_address": "0xe2de2ae4aa64bcc85ef159356ead8aad87f8c28b", //来源地址
    "to_address": "0x044eefb0d6d97a87a381b60800e084c712c6ea11", //转出地址
    "confirm": 0,//确认数
    "coin_out_status": 4,//审核状态 0 未审核 1已审核
    "num": "111.0000000000",//数量
    "txid": "",//交易hash
    "status": "waiting",//状态 waiting打包中 pending发送中 confirming确认中 cantrade可交易 success已完成  faild失败
    "item_id": 10007,//币种ID
    "type": 2,// 1充值 2提币
    "user_id": 10000008436,//平台用户ID
    "create_time": 1778746371,//创建时间
    "update_time": 1778746382,//更新时间
    "exchange_type": 1,//类型1内部地址2外部地址
    "remark": "",//备注
    "network_fee": "0.0000000000",//网络费用
    "opposite_user_id": 10000007740,//对面用户的平台用户ID,exchange_type为1时有该值
    "coin": "usdt",
    "risk_coin_status": 1,//冻结状态:1未冻结 2冻结中
    "risk_level": 1,//风控等级 1低 2中 3高 4严重
    "valuation": {//法币估值
      "usd": "111.00",
      "cny": "752.00",
      "hkd": "869.86",
      "aed": "407.71",
      "jpy": "17802.29",
      "krw": "169613.01",
      "usdt": "111.00",
      "cnye": "0.00"
    },
    "extends": {  //扩展信息
      "client_user_id": "third_10000008436",  //三方账号ID
      "opposite_client_user_id": "third_10000007747"//对面用户的三方账号ID
    },
    "exchange_id": 632695574  //订单ID
  },
  "seconds": 1781076987,
  "microtime": 1781076987205,
  "unique_id": "6a2913fb1b1bb82747787"
}

results matching ""

    No results matching ""

    results matching ""

      No results matching ""

      results matching ""

        No results matching ""