私募时间
GET
/api/nex/nextime
请求参数
参数名
类型
描述
必填
token
string
请求头加token进行鉴权
必填
Accept-language
string
语言zh en
可选
响应参数
参数名
类型
描述
必填
code
int
状态码
必填
msg
string
返回消息
必填
time
int
时间戳
必填
id
int
私募轮次, 页面显示 :Phase One ,id为2显示 Phase Two
必填
price
int
每份私募价格 如 100 就是每份100USDT
必填
quantity
int
私募发行量
必填
time
int
结束时间
必填
remark
string
私募注解
必填
rule
string
私募参与规则(长文本内容)
必填
count
int
当前参与私募人数
必填
success
int
参与私募成功人数
必填
num
int
我的私募数量
必填
success_num
int
我的私募成功数量
必填
isread
int
是否阅读 1是 0否
必填