request interface

/Assets/depositWithdrawInfo

Parameter Required Type Notes
exchange_id No int Pass either the platform withdrawal order ID or remark parameter
remark No string Pass either the Withdrawal notes or exchange_id parameter
{
  "status": 200,
  "source": "API",
  "msg": "OK",
  "data": {
    "chain_tag": "",//chain name
    "from_address": "0xe2de2ae4aa64bcc85ef159356ead8aad87f8c28b", // from address
    "to_address": "0x044eefb0d6d97a87a381b60800e084c712c6ea11", //to address
    "confirm": 0, //number of block confirms
    "coin_out_status": 0, //confirm status 0 = not confirmed 1 = confirmed
    "num": "55.0000000000", //number
    "txid": "", //transaction hash
    "status": "success", //status: "waiting" = preparing "pending" = sending "confirming" = confirming "cantrade" = tradable "success" = completed "faild" = failed
    "item_id": 10007, //coin ID
    "type": 1, // 1 = deposit, 2 = withdrawal
    "user_id": 10000007707, // platform user ID
    "creation_time": 1575130609, // creation time
    "exchange_type": 1, // type: 1 = internal address 2 = external address
    "remark": "", //remarks
    "network_fee": "0.0000000000" //network_fee
  },
  "seconds": 1634068932,
  "microtime": 1634068932808
}

results matching ""

    No results matching ""

    results matching ""

      No results matching ""

      results matching ""

        No results matching ""