List UTXOs

Lists UTXOs on one of the Primary Network chains 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.

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".

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

Asset ID for any asset (only applicable X-Chain)

boolean

Boolean filter to include spent UTXOs.

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