请求接口

/ThirdApi/Assets/depositWithdrawList

参数 是否必传 类型 说明
token string 用户token
type int 1 充币 2提币
item_id int 币种ID 例如 10007
limit int 查询条数,默认返回200条
start_time int 查询起始10位时间戳
end_time int 查询结束10位时间戳
{
    "status": 200,
    "source": "API",
    "msg": "OK",
    "data": [{
        "chain_tag": "",//链名称
        "from_address": "0xe2de2ae4aa64bcc85ef159356ead8aad87f8c28b", //来源地址
        "to_address": "0x044eefb0d6d97a87a381b60800e084c712c6ea11", //转出地址
        "confirm": 0, //确认数
        "coin_out_status": 0, //审核状态 0 未审核 1已审核
        "num": "55.0000000000", //数量
        "txid": "", //交易hash
        "status": "success", //状态 waiting打包中 pending发送中 confirming确认中 cantrade可交易 success已完成  faild失败
        "item_id": 10007, //币种ID
        "type": 1, // 1充值 2提币
        "user_id": 10000007707, //平台用户ID
        "create_time": 1575130609, //创建时间
        "exchange_type": 1, //类型1内部地址2外部地址
        "remark": "", //备注
        "network_fee": "0.0000000000" //网络费用
    }],
    "seconds": 1634068932,
    "microtime": 1634068932808
}

results matching ""

    No results matching ""

    results matching ""

      No results matching ""

      results matching ""

        No results matching ""