List staking transactions

Lists active staking transactions on the P-Chain for the supplied addresses.

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

A primary network blockchain id or alias.

Allowed:
string
enum
required

Either mainnet or a testnet.

Allowed:
Query Params
string

A comma separated list of X-Chain or P-Chain wallet addresses, starting with "avax"/"fuji", "P-avax"/"P-fuji" or "X-avax"/"X-fuji".

txTypes
array of objects

Query param for filtering items based on transaction types.

txTypes
integer
≥ 0

Query param for retrieving items after a specific timestamp.

integer
≥ 0

Query param for retrieving items before a specific timestamp.

string

A page token, received from a previous list call. Provide this to retrieve the subsequent page.

integer
1 to 100
Defaults to 10

The maximum number of items to return. The minimum page size is 1. The maximum pageSize is 100.

string
enum

The order by which to sort results. Use "asc" for ascending order, "desc" for descending order. Sorted by timestamp or the sortBy query parameter, if provided.

Allowed:
Responses

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