FVyQuery_GetWallets

Optional query to filter the GetWallets endpoint results

QueryTypeDescription

Chain

Filter based on a specific Chain

ClientId

FVyOptString

Filter based on a specific ClientId

Address

FVyOptString

Filter based a specific wallet address

Archived

FVyOptBool

Filter based on the archived state

Linkable

FVyOptBool

Filter based on the linkable state

WalletType

Filter based on a specific WalletType

IncludeBalance

FVyOptBool

Include the wallet balance in the results

Page

FVyOptInt

Specify the page number for pagination

Size

FVyOptInt

Specify the number of results per page

SortOn

FVyOptString

Specify the field to sort the results on

SortOrder

Specify the sort order for the results

Identifier

FVyOptString

Filter based on a specific Identifier

Last updated