Staking
Finance & Mining Pool - Participation record - Pledge currency query
POST https://service.xxx.com/platformapi/chainup/open/staking/findBaseCoinByGroup
Query participation record
Headers
Content-Type
String
application/json
Request Body
appKey*
String
appKey
sign*
String
userId
integer
User ID
baseCoin
String
baseCoin(/platformapi/chainup/open/staking/findBaseCoinByGroup Get a list of currencies)
minAmount
String
min pledge Amount
maxAmount
String
max pledge Amount
projectId
String
projectId
startTime
number
Participation start time
endTime
number
Participation end time
page
integer
page
pageSize
integer
pageSize
status
String
status
itemDate
Long
Lock up time
Return value declaration
data
List
YES
Collection of pledged currencies
Finance & Mining Pools - Participation records - Participation records inquiry
POST https://service.xxx.com/platformapi/chainup/open/staking/getApplyRecord
Query participation record
Headers
Content-Type
String
application/json
Request Body
appKey*
String
appKey
sign*
String
userId
integer
User ID
baseCoin
String
baseCoin(/platformapi/chainup/open/staking/findBaseCoinByGroup Get a list of currencies)
minAmount
String
min pledge Amount
maxAmount
String
max pledge Amount
projectId
String
projectId
startTime
number
Participation start time
endTime
number
Participation end time
page
integer
page
pageSize
integer
pageSize
status
String
status
itemDate
Long
Lock up time
状态说明
返回值说明
List
YES
Tabular data
int
YES
1
Current page
int
YES
10
Page size
int
YES
6
Total data
int
YES
1
Total pages
int
YES
10012312
User id
String
YES
19
Pledge deposit amount
int
YES
1
Is the real name (0/1)
String
YES
BTC
CoinSymbol
int
YES
1616342400000
Unlock time
int
YES
1616342400000
Participation time
int
YES
0
Proportion of liquidated damages
int
YES
286
Record id
String
YES
xxx
Project name
int
YES
144
Item id
int
YES
2
Status (reference enumeration)
int
YES
7
Pledge cycle
Last updated