Access Current Unstake Status

Accesses the current status of Unstake amount, unstake progress, etc.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

Wallet index

string
required

보상을 조회할 주소. validator에 stake한 주소를 입력합니다.

Query Params
number
Defaults to 0

Data index to start accessing
(default value: 0)

number
1 to 200
Defaults to 10

Number of data to access
(default value: 10, Minimum value: 1, Maximum value: 200)

string
Defaults to desc

Data sorting direction.
asc: Ascending order
desc: Descending order
(default value: desc)

string

Starting date of data to access (UTC+0). Accesses values greater than or equal to the entered value.

string

Last date of data to access (UTC+0). Accesses values less than the entered value.

string
required

Unstake 신청한 자산의 심볼.

string

Unstake 신청한 자산의 contractAddress.

string
required

Unstake 현황을 조회할 validator 주소
폴리곤은 validator의 고유 ID를 입력해주세요. 예시) 21

string

Unstake 상태
AWAITING_UNLOCKED : LOCK-UP 기간
AWAITING_CLAIM : LOCK-UP이 끝나 출금(claim) 대기 중. Claim 신청을 통해 출금하실 수 있습니다.
CONTRACT_EXECUTION_CREATED: Claim 신청이 완료됨

Headers
string
required
Defaults to Bearer

API token

Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json