Optionaladdress?: stringThe address of the wallet to filter by.
OptionalamountGte?: stringFilters wallets where the balance is greater than or equal to the specified amount. Applies to the specified token if tokenAddress is provided; otherwise, to the native token.
The blockchain to filter by.
OptionalrefId?: stringReference or description used to identify the wallet.
OptionalscaCore?: ScaCoreFilters results by the SCA version.
OptionaltokenAddress?: stringBlockchain address of the transferred token. Empty for native tokens.
OptionalwalletSetId?: stringThe ID of the wallet set to filter by.
Represents the input for listing wallets.