bepusdt
bepusdt copied to clipboard
好像不具备 epusdt插件兼容
创建交易接口 POST 创建交易 POST /api/v1/order/create-transaction
Body 请求参数
{ "order_id": "2022123321312321321", "amount": 100, "notify_url": "http://example.com/", "redirect_url": "http://example.com/", "signature": "xsadaxsaxsa" }
退回老版本正常可用了, 数据库也得退回去。
onstraint failed: UNIQUE constraint failed: trade_orders.order_id
插入数据库失败了
不知道 api 返回的expiration_time 为啥不用时间戳
此议题由于30天内没有任何活动,现在标记为过时。
此议题被标记为过时并且在7天内没有活动,因此已被关闭。请随时重新打开此议题以继续讨论。