VyQuery_GetWallets
Query | Type | Description |
---|---|---|
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