Staking 트랜잭션 목록 조회

지갑에서 발생한 Staking 메서드 별 트랜잭션 목록을 조회합니다.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

Wallet index

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
enum
Defaults to desc

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

Allowed:
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

조회할 platform native 메서드의 유형
쉼표로 여러 유형을 구분합니다. 공백없이 입력해주세요.
예시) freezebalancev2,unfreezebalancev2 를 입력한 경우, freezebalancev2와 unfreezebalancev2 메서드 타입인 트랜잭션을 조회합니다.
freezebalancev2: 트론 스테이킹
unfreezebalancev2: 트론 언스테이킹
withdrawexpireunfreeze: 트론 언스테이킹 자산 회수
delegateresource: 트론 자산 위임
undelegateresource: 트론 자산 위임 회수

string

Txid to Access. Enter to access transactions of a specific txid.

string

Address to Access. Enter to access transactions sent from by a specific txid.

string

트랜잭션의 상태
쉼표로 여러 상태를 구분합니다. 공백없이 입력해주세요.
예시) PENDING,FAILED 를 입력한 경우, PENDING과 FAILED 상태인 트랜잭션을 조회합니다.
PENDING: 블록에 포함되기를 기다리는 중
UNFINALIZED: 블록에 포함되었으나 충분한 수의 confirmation이 필요함
FINALIZED: 블록에 포함되었으며 충분한 수의 confirmation을 거침
FAILED: 실패

Headers
string
required
Defaults to Bearer

API token

Response

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