请求接口

/ThirdApi/Assets/addWithdrawAddress

参数 是否必传 类型 说明
token string 用户token
item_id int 币种ID 例如:10007
address string 用户提币地址
remark string 用户提币地址备注
chain_tag sting 链名称 例如 trc20
{
    "status": 200,
    "source": "API",
    "msg": "OK",
    "data": {
        "user_id": 10000007707,//平台用户ID
        "client_user_id": "123456", //客户端用户ID
        "item_id": 10007, //币种ID
        "address": "0x1071fdff6aa32e2cfe9fbb3ce68ff4013abc9bc3", //地址
        "chain_tag": "erc20", //链名称
        "remark": "三方用户提币地址", //地址备注
        "status": 1, //状态 1正常
        "create_ip": "127.0.0.1", //创建IP
        "create_time": 1634060727, //创建时间
        "ua_id": 567 //标识ID
    },
    "seconds": 1634060727,
    "microtime": 1634060727414
}

results matching ""

    No results matching ""

    results matching ""

      No results matching ""

      results matching ""

        No results matching ""