VyQuery_GetWallets

QueryTypeDescription

chain

Filter by blockchains of the wallets

includeUsers

bool

Indicates whether or not to include the wallet's of your sub-users in the result.

address

string

The address of the wallet

archived

bool

This flag indicates to list archived wallets or not

includeBalance

bool

Flag that indicates to show wallet balance or not

linkable

bool

userId

string

Filter wallets by user `ID`

sortOn

string

The name of the parameter that you want to sort on

sortOrder

Indication to sort in ascending or descending order

page

int

The current page number

size

int

The number of items per page

identifier

string

Identifier to fetch a single or group of wallets

Last updated