理财
理财&矿池-参与记录-质押币种查询
POST
https://service.xxx.com/platformapi/chainup/open/staking/findBaseCoinByGroup
查询参与记录
Headers
Content-Type
String
application/json
参数说明参数说明
无
返回值说明
data
List
YES
质押币种集合
理财&矿池-参与记录-参与记录查询
POST
https://service.xxx.com/platformapi/chainup/open/staking/getApplyRecord
查询参与记录
Headers
Content-Type
String
application/json
Request Body
appKey*
String
商家唯一编号appKey
sign*
String
userId
用户ID
baseCoin
String
质押币种(/platformapi/chainup/open/staking/findBaseCoinByGroup接口获取币种列表)
minAmount
String
最小质押金额
maxAmount
String
最大质押金额
projectId
String
项目ID
startTime
number
参与起始时间(时间戳)
endTime
number
参与结束时间(时间戳)
page
当前页码
pageSize
分页大小
status
String
状态(参考枚举)
状态说明
参数说明
appKey
String
YES
xxx_xxx
商家唯一appKey
sign
String
YES
2ae04ed9165624419bad68e9e0f3f2sa9fbd2ae04ed916511624419bad68e9e20f3f29fbd
签名(MD5(Sort(Param) + secret))
page
String
NO
1
页码 默认1
pageSize
String
NO
20
每页条数,默认10
userId
String
NO
123123
userId
返回值说明
List
YES
列表数据
int
YES
1
当前页
int
YES
10
当前分页数量
int
YES
6
总数据量
int
YES
1
总页数
int
YES
10012312
用户id
String
YES
19
质押金额
int
YES
1
是否实名 0/1
String
YES
BTC
币种
int
YES
1616342400000
解锁时间
int
YES
1616342400000
参与时间
int
YES
0
违约金比例
int
YES
286
记录id
String
YES
xxx
项目名称
int
YES
144
项目id
int
YES
2
状态(参考枚举)
int
YES
7
质押周期
1
Last updated